From ff191f2fddb9ca9a52dfebe4ab051bdf56a0e9c0 Mon Sep 17 00:00:00 2001 From: Zhang Qiang Date: Tue, 11 Mar 2014 14:42:39 +0800 Subject: [PATCH] bump to gbs 0.21 rc1 Change-Id: I7de47a61bfd32c1ba97ebf06c17e7e1abd9c18c0 --- debian/changelog | 16 ++++++++++++++++ packaging/gbs.changes | 14 ++++++++++++++ packaging/gbs.spec | 2 +- 3 files changed, 31 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4c6506c..8bd597b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +gbs (0.21~rc1) unstable; urgency=high + * upgrade to gbs v0.21, which contains the following bug fixing & features: + * [jenkins-job] support two jenkins jobs for local build: + - local full build jenkins job for build all packages and create images + - build specified packages list and create images + * [build] support --package-list and --package-from-file to select pacakges + * [build] enhance exception caused by proxy + * [export] clean uptracked upstream/pristine-tar branches when export done + * [doc] enable gbs man page + * update dependencies: + - depanneur >= 0.12 + - build >= 20131112 + - git-buildpackage >= 0.6.8-tizen20140306 + + -- Qiang Zhang Tue, 29 Mar 2014 10:56:15 +0800 + gbs (0.20) unstable; urgency=high * upgrade to gbs v0.20, which contains the following bug fixing & features: * [build] attempt to bypass HTTP caches when fetching repomd.xml diff --git a/packaging/gbs.changes b/packaging/gbs.changes index 3bf4e87..75c62a5 100644 --- a/packaging/gbs.changes +++ b/packaging/gbs.changes @@ -1,3 +1,17 @@ +* Tue Mar 11 2014 Qiang Zhang - 0.21 + * [jenkins-job] support two jenkins jobs for local build: + - local full build jenkins job for build all packages and create images + - build specified packages list and create images + * [build] support --package-list and --package-from-file to select pacakges + * [build] enhance exception caused by proxy + * [export]clean uptracked upstream/pristine-tar branches when export done + * [doc] enable gbs man page + * update dependencies: + - depanneur >= 0.12 + - build >= 20131112 + - git-buildpackage >= 0.6.8-tizen20140306 + + * Tue Dec 10 2013 Qiang Zhang - 0.20 * [build] attempt to bypass HTTP caches when fetching repomd.xml * [build] generate html & json format report diff --git a/packaging/gbs.spec b/packaging/gbs.spec index 00a4062..ac95bd6 100644 --- a/packaging/gbs.spec +++ b/packaging/gbs.spec @@ -7,7 +7,7 @@ Name: gbs Summary: The command line tools for Tizen package developers Version: 0.20 %if 0%{?opensuse_bs} -Release: 1.. +Release: 0.rc1.. %else Release: 1 %endif -- 2.34.1