Update version to 0.153.0
authorshuai.fu <shuai01.fu@samsung.com>
Fri, 20 May 2016 01:44:45 +0000 (09:44 +0800)
committershuai.fu <shuai01.fu@samsung.com>
Sat, 21 May 2016 00:30:35 +0000 (08:30 +0800)
444
Change-Id: I1be6b0ce4543d8c046f9651c5380b929874f5586
Signed-off-by: shuai.fu <shuai01.fu@samsung.com>
debian/changelog
osc/core.py
packaging/osc.spec

index 9e78e19a649eb33da46edb7c73b1144d4f84c622..8345d6212e48c0451a409c1ddbc4618dde2ff766 100644 (file)
@@ -1,7 +1,12 @@
+osc (0.153.0-2) unstable; urgency=low
+  - Update to 0.153.0
+
+ -- shuai fu <shuai01.fu@samsung.com>  Fri, 20 May 2016 10:00:00 +0200
+
 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
+ -- shuai fu <shuai01.fu@samsung.com>  Wed, 28 Feb 2016 10:00:00 +0200
 
 osc (0.139.0-1) unstable; urgency=low
   - Update to 0.139.0
index 88c8c24818c2cdf3b1898a60788e8cc061c919f6..095c33faf22e603b45da78c0b414e9354a35d07b 100644 (file)
@@ -5,7 +5,7 @@
 
 from __future__ import print_function
 
-__version__ = '0.151'
+__version__ = '0.153'
 
 # __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 b33cd9ef1f5e99c4dc1b054838367fd16551055b..6870757ddd73988a32b7eef017b3c5a7e157b737 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:           osc
 Summary:        OpenSUSE Build Service Commander
-Version:        0.151.0
+Version:        0.153.0
 Release:        1.3
 Group:          Development/Tools/Other
 License:        GPL v2 or later