From: shuai.fu Date: Fri, 20 May 2016 01:44:45 +0000 (+0800) Subject: Update version to 0.153.0 X-Git-Tag: upstream/0.153.0~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=24c5a368546ade2816e32c8f85036af666e49453;p=tools%2Fosc.git Update version to 0.153.0 444 Change-Id: I1be6b0ce4543d8c046f9651c5380b929874f5586 Signed-off-by: shuai.fu --- diff --git a/debian/changelog b/debian/changelog index 9e78e19..8345d62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,12 @@ +osc (0.153.0-2) unstable; urgency=low + - Update to 0.153.0 + + -- shuai fu Fri, 20 May 2016 10:00:00 +0200 + osc (0.151.0-2) unstable; urgency=low - Update to 0.151.0 - -- Adrian Schroeter Wed, 28 Jun 2012 10:00:00 +0200 + -- shuai fu Wed, 28 Feb 2016 10:00:00 +0200 osc (0.139.0-1) unstable; urgency=low - Update to 0.139.0 diff --git a/osc/core.py b/osc/core.py index 88c8c24..095c33f 100644 --- a/osc/core.py +++ b/osc/core.py @@ -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 diff --git a/packaging/osc.spec b/packaging/osc.spec index b33cd9e..6870757 100644 --- a/packaging/osc.spec +++ b/packaging/osc.spec @@ -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