bump to gbs 0.14.1 - rc1 release-0.14
authorZhang Qiang <qiang.z.zhang@intel.com>
Sat, 9 Mar 2013 00:41:36 +0000 (19:41 -0500)
committerZhang Qiang <qiang.z.zhang@intel.com>
Mon, 11 Mar 2013 18:34:50 +0000 (14:34 -0400)
Depend on new 4.10.91.tizen20121215-tizen20130307

Change-Id: Ib8dda77ec07e6743455d1e22ac5af4008545ca20

debian/changelog
debian/control
distfiles/gbs.spec
packaging/gbs.dsc

index 2af3b0d2c10f9f09754d599239a2adef22ce30e1..1b7dbe1fc5f21bdc276e4760ef539f645387cf2e 100644 (file)
@@ -1,3 +1,9 @@
+gbs (0.14.1-0.rc1) unstable; urgency=high
+  * upgrade to gbs v0.14.1, which contains the following bug fixing & features:
+     * depend on new librpm-tizen to fix spec parser issue
+
+ -- Qiang Zhang <qiang.z.zhang@intel.com>  Mon, 11 Mar 2013 10:56:15 +0800
+
 gbs (0.14-1) unstable; urgency=high
   * upgrade to gbs v0.14, which contains the following bug fixing & features:
     * Add --binary-from-file option to specify a package list file
index 32c4f413a84c734c0c1d748ca4ce5e67d6498046..4cb04226ad5988f6a2c84ad80f56e8a514e58602 100644 (file)
@@ -17,7 +17,7 @@ Depends: ${misc:Depends}, ${python:Depends},
  git-buildpackage-rpm (>= 0.6.0git20121124-tizen20130221),
  depanneur (>= 0.5),
  pristine-tar
-Recommends: librpm-tizen (>= 4.10.91.tizen20121215-tizen20130226)
+Recommends: librpm-tizen (>= 4.10.91.tizen20121215-tizen20130307)
 Description: The command line tools for Tizen package developers
   The command line tools for Tizen package developers will
   be used to do packaging related tasks.
index eaf31f8677d96e59e0ff6142bc047baa74bc05de..250d914f6a6da8c842eaf44158d3cf085a8de6d0 100644 (file)
@@ -2,8 +2,8 @@
 %{!?python_version: %define python_version %(%{__python} -c "import sys; sys.stdout.write(sys.version[:3])")}
 Name:       gbs
 Summary:    The command line tools for Tizen package developers
-Version:    0.14
-Release:    1
+Version:    0.14.1
+Release:    0.rc1.<CI_CNT>.<B_CNT>
 Group:      Development/Tools
 License:    GPLv2
 BuildArch:  noarch
@@ -21,7 +21,7 @@ Requires:   tizen-pristine-tar >= 1.26-tizen20130122
 %if "%{?python_version}" < "2.7"
 Requires:   python-argparse
 %endif
-Requires:   librpm-tizen = 4.10.91.tizen20121215-tizen20130226
+Requires:   librpm-tizen >= 4.10.91.tizen20121215-tizen20130307
 
 BuildRequires:  python-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
index 5f9720594cd81095d2d6149944f0190bab8fba4c..cee6c048f3389418d522dff73562580d7fa6bcec 100644 (file)
@@ -1,10 +1,10 @@
 Format: 1.0
 Source: gbs
-Version: 0.14
+Version: 0.14.1
 Binary: gbs
 Maintainer: Jian-feng Ding <jian-feng.ding@intel.com>
 Architecture: all
 Standards-Version: 3.7.1
 Build-Depends: debhelper (>= 4.0.0), python-dev
 Files:
- 574996dfeeb001e70f20239a0e621daf 2457861 gbs_0.14.tar.gz
+ 574996dfeeb001e70f20239a0e621daf 2457861 gbs_0.14.1.tar.gz