summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradmin <yuhuan.yang@samsung.com>2016-02-27 15:46:54 +0800
committeradmin <yuhuan.yang@samsung.com>2016-02-27 15:46:54 +0800
commite39c872d8e34aa90beecf82a7e6581db46b140fa (patch)
treefe37e1d22ee9bf707090c88eeb4c3e6f0e1c14cb
parent40d6cbef16a4fdb8eb6e7f0df3902035b0763d14 (diff)
downloadosc-e39c872d8e34aa90beecf82a7e6581db46b140fa.tar.gz
osc-e39c872d8e34aa90beecf82a7e6581db46b140fa.tar.bz2
osc-e39c872d8e34aa90beecf82a7e6581db46b140fa.zip
Change-Id: Iff28c5a28f60dd70227a6bbe2c4fc814abff84f8 Signed-off-by: admin <yuhuan.yang@samsung.com>
-rw-r--r--debian/changelog4
-rw-r--r--osc/core.py2
-rw-r--r--packaging/osc.spec2
3 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 0034e53..9e78e19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-osc (0.149.0-2-tizen) unstable; urgency=low
- - Update to 0.149.0
+osc (0.151.0-2) unstable; urgency=low
+ - Update to 0.151.0
-- Adrian Schroeter <adrian@suse.de> Wed, 28 Jun 2012 10:00:00 +0200
diff --git a/osc/core.py b/osc/core.py
index 77e1d7d..88c8c24 100644
--- a/osc/core.py
+++ b/osc/core.py
@@ -5,7 +5,7 @@
from __future__ import print_function
-__version__ = '0.149'
+__version__ = '0.151'
# __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 a92c7cf..b33cd9e 100644
--- a/packaging/osc.spec
+++ b/packaging/osc.spec
@@ -2,7 +2,7 @@
Name: osc
Summary: OpenSUSE Build Service Commander
-Version: 0.149.0-2-tizen
+Version: 0.151.0
Release: 1.3
Group: Development/Tools/Other
License: GPL v2 or later