summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwangbiao <biao716.wang@samsung.com>2024-04-02 17:52:20 +0900
committerwangbiao <biao716.wang@samsung.com>2024-04-02 17:54:57 +0900
commit6f46e18558d6c7ed037496a10bd8fffc1c1d1efa (patch)
tree8fae24cab5451d172decd4bca971a22ef58a1689
parent628426f3ab30504d09385c8e57e8f7ea1dfb122a (diff)
downloadosc-6f46e18558d6c7ed037496a10bd8fffc1c1d1efa.tar.gz
osc-6f46e18558d6c7ed037496a10bd8fffc1c1d1efa.tar.bz2
osc-6f46e18558d6c7ed037496a10bd8fffc1c1d1efa.zip
Upgrade version to 0.182.1 to adapt opensuse15.5upstream/0.182.1
Change-Id: I29941a3276527cf020513835cfbf4bde8b1b2058 Signed-off-by: wangbiao <biao716.wang@samsung.com>
-rw-r--r--debian/changelog6
-rw-r--r--osc/core.py2
-rw-r--r--packaging/osc.spec2
3 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index eca586a..59249b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osc (0.182.1-tizen20240402) unstable; urgency=low
+ - Upgrade version to 0.182.1
+ - Support opensuse 15.5
+
+ -- Biao Wang <biao716.wang@samsung.com> Tue, 02 Apr 2024 14:30:00 +0200
+
osc (0.170.1-tizen20231101) unstable; urgency=low
- Upgrade version to 0.170.1
- Support ubuntu 22.04
diff --git a/osc/core.py b/osc/core.py
index 749e902..9c354ba 100644
--- a/osc/core.py
+++ b/osc/core.py
@@ -5,7 +5,7 @@
-__version__ = '0.170'
+__version__ = '0.182'
# __store_version__ is to be incremented when the format of the working copy
# "store" changes in an incompatible way. Please add any needed migration
diff --git a/packaging/osc.spec b/packaging/osc.spec
index 4a7365a..b2f7291 100644
--- a/packaging/osc.spec
+++ b/packaging/osc.spec
@@ -2,7 +2,7 @@
Name: osc
Summary: OpenSUSE Build Service Commander
-Version: 0.170.1
+Version: 0.182.1
Release: tizen20180912
Group: Development/Tools/Other
License: GPL v2 or later