modify version to 0.151.0 release-20160315 release-20160411 upstream/0.151.0
authoradmin <yuhuan.yang@samsung.com>
Sat, 27 Feb 2016 07:46:54 +0000 (15:46 +0800)
committeradmin <yuhuan.yang@samsung.com>
Sat, 27 Feb 2016 07:46:54 +0000 (15:46 +0800)
Change-Id: Iff28c5a28f60dd70227a6bbe2c4fc814abff84f8
Signed-off-by: admin <yuhuan.yang@samsung.com>
debian/changelog
osc/core.py
packaging/osc.spec

index 0034e53d5a177d4c0e34105c500c04a9fe1b0355..9e78e19a649eb33da46edb7c73b1144d4f84c622 100644 (file)
@@ -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
 
index 77e1d7d10d63312d773eb7b46b50ba77a2f633c2..88c8c24818c2cdf3b1898a60788e8cc061c919f6 100644 (file)
@@ -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
index a92c7cfd50351078374dab32d52f7dd2b12fac57..b33cd9ef1f5e99c4dc1b054838367fd16551055b 100644 (file)
@@ -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