Change-Id: Ib2dbd1e0dba0a5b432352cdadbd26d60cd3636d9
+osc (0.155.0-tizen20161026) unstable; urgency=low
+ - Change compat value to fix compile error on Ubuntu_16.10
+
+ -- SoonKyu Park <sk7.park@samsung.com> Sat, 31 Dec 2016 19:30:00 +0200
+
osc (0.153.0-2) unstable; urgency=low
- Update to 0.153.0
from __future__ import print_function
-__version__ = '0.153'
+__version__ = '0.155'
# __store_version__ is to be incremented when the format of the working copy
# "store" changes in an incompatible way. Please add any needed migration
Name: osc
Summary: OpenSUSE Build Service Commander
-Version: 0.153.0
-Release: 1.5
+Version: 0.155.0
+Release: tizen20161231
Group: Development/Tools/Other
License: GPL v2 or later
Url: http://www.gitorious.org/opensuse/osc
%doc AUTHORS README TODO NEWS
%doc %_mandir/man1/osc.*
%changelog
+* Sat Dec 31 2016 sk7.park@samsung.com
+- Change compat value to fix compile error on Ubuntu_16.10
* Thu Sep 27 2012 suse-tux@gmx.de
- update to 0.136.0:
* prefer TLS v1.1 or v1.2 if available