Upgrade verson to 0.183.1 54/317754/1 devel master upstream/0.183.1
authorwangbiao <biao716.wang@samsung.com>
Sat, 14 Sep 2024 05:29:41 +0000 (14:29 +0900)
committerwangbiao <biao716.wang@samsung.com>
Sat, 14 Sep 2024 05:29:41 +0000 (14:29 +0900)
Change-Id: Ifa7ab11d37ebb50227af68d4254532c6d593427e
Signed-off-by: wangbiao <biao716.wang@samsung.com>
debian/changelog
osc/core.py
packaging/osc.spec

index 59249b3..353f32a 100644 (file)
@@ -1,3 +1,9 @@
+osc (0.183.1-tizen20240914) unstable; urgency=low
+  - Upgrade version to 0.183.1
+  - Fix run error on ubuntu24.04
+
+ -- Biao Wang <biao716.wang@samsung.com>  Sat, 14 Sep 2024 12:30:00 +0200
+
 osc (0.182.1-tizen20240402) unstable; urgency=low
   - Upgrade version to 0.182.1
   - Support opensuse 15.5
index 8ac8f38..9c7212b 100644 (file)
@@ -5,7 +5,7 @@
 
 
 
-__version__ = '0.182'
+__version__ = '0.183'
 
 # __store_version__ is to be incremented when the format of the working copy
 # "store" changes in an incompatible way. Please add any needed migration
index b2f7291..8b466b1 100644 (file)
@@ -2,8 +2,8 @@
 
 Name:           osc
 Summary:        OpenSUSE Build Service Commander
-Version:        0.182.1
-Release:        tizen20180912
+Version:        0.183.1
+Release:        tizen20240914
 Group:          Development/Tools/Other
 License:        GPL v2 or later
 Url:            http://www.gitorious.org/opensuse/osc