+gbs (0.24.4) unstable; urgency=high
+ * upgrade to gbs v0.24.4, which contains the following bug fixing & features:
+ * bug fix:
+ - Fix bugs when using --rdeps and --deps
+ - Fix not deletion of old *src.rpms when using --incremental and --skip-srcrpm.
+ - tizen build-initvm-i586 is not installed in openSUSE 42.1
+ - Fix rpmlint error because of lack of OTHER directory when using 'not export'
+ - Comment out duplicated aarch64 registering
+ - Revert the command of getting packages ID from cache
+ - GitRepository: Fix diff_status() for renames and copies
+ - Adapt git-merge option when git version is greater then 2.9
+ - Disable test_pristine_tar unit test case
+ - Upgrade glib2 version so that tizen package is used instead of upstream package
+ - Fix xdelta upgrade to xdelta3 but left pristine-gz
+
+ * New feature and enhancements added:
+ - Enable kvm build function
+ - Reorder the building dependence
+ (The packages which are been depended most ,build them first.
+ The packages which have no dependence ,build them later.)
+ - Export source code by gbs use threads
+ - Update dependency expansion errors when any of packages have been built
+ - Improve build order for multiple building
+ - Reduce 'mv' instead of 'cp' during rpm packaging
+ - Make some packages not export sources for speed-up
+
+ -- SoonKyu Park <sk7.park@samsung.com> Sat, 31 Dec 2016 19:30:00 +0900
+
gbs (0.24.3) unstable; urgency=high
* upgrade to gbs v0.24.3, which contains the following bug fixing & features:
* bug fix:
Depends: ${misc:Depends}, ${python:Depends},
python-pycurl,
sudo,
- osc (>= 0.132.6),
- git-buildpackage-rpm (>= 0.6.15-tizen20140828),
+ osc (>= 0.155.0),
+ git-buildpackage-rpm (>= 0.7.5-tizen20161231),
gbs-api (= ${binary:Version}),
gbs-export (= ${binary:Version}),
gbs-remotebuild (= ${binary:Version}),
- depanneur (>= 0.15.2)
+ depanneur (>= 0.15.3)
Recommends: librpm-tizen (>= 4.11.0.1.tizen20130618-tizen20131001)
Description: Command line tools for Tizen package developers
The command line tools for Tizen package developers will
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
python-pycurl,
- osc (>= 0.132.6),
+ osc (>= 0.155.0),
git-buildpackage-rpm
Conflicts: gbs (<< 0.15)
Replaces: gbs (<< 0.15)
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
gbs-api (= ${binary:Version}),
- pristine-tar (>= 1.34-tizen20160517),
+ pristine-tar (>= 1.35-tizen20161231),
git-buildpackage-rpm
Conflicts: gbs (<< 0.15)
Replaces: gbs (<< 0.15)
+Release notes for gbs 0.24.4
+==========================
+
+- Release Date: 2016-12
+
+- Bug fix:
+ * Fix bugs when using --rdeps and --deps
+ * Fix not deletion of old *src.rpms when using --incremental and --skip-srcrpm.
+ * tizen build-initvm-i586 is not installed in openSUSE 42.1
+ * Fix rpmlint error because of lack of OTHER directory when using 'not export'
+ * Comment out duplicated aarch64 registering
+ * Revert the command of getting packages ID from cache
+ * GitRepository: Fix diff_status() for renames and copies
+ * Adapt git-merge option when git version is greater then 2.9
+ * Disable test_pristine_tar unit test case
+ * Upgrade glib2 version so that tizen package is used instead of upstream package
+ * Fix xdelta upgrade to xdelta3 but left pristine-gz
+- New feature and enhancements added:
+ * Enable kvm build function
+ * Reorder the building dependence
+ (The packages which are been depended most ,build them first.
+ The packages which have no dependence ,build them later.)
+ * Export source code by gbs use threads
+ * Update dependency expansion errors when any of packages have been built
+ * Improve build order for multiple building
+ * Reduce 'mv' instead of 'cp' during rpm packaging
+ * Make some packages not export sources for speed-up
+
Release notes for gbs 0.24.3
==========================
module for gbs tool
"""
-__version__ = "0.24.3"
+__version__ = "0.24.4"
+* Sat Dec 31 2016 SoonKyu Park <sk7.park@samsung.com> 0.24.4
+ * upgrade to gbs v0.24.4, which contains the following bug fixing & features:
+ * bug fix:
+ - Fix bugs when using --rdeps and --deps
+ - Fix not deletion of old *src.rpms when using --incremental and --skip-srcrpm.
+ - tizen build-initvm-i586 is not installed in openSUSE 42.1
+ - Fix rpmlint error because of lack of OTHER directory when using 'not export'
+ - Comment out duplicated aarch64 registering
+ - Revert the command of getting packages ID from cache
+ - GitRepository: Fix diff_status() for renames and copies
+ - Adapt git-merge option when git version is greater then 2.9
+ - Disable test_pristine_tar unit test case
+ - Upgrade glib2 version so that tizen package is used instead of upstream package
+ - Fix xdelta upgrade to xdelta3 but left pristine-gz
+ * New
+ - Enable kvm build function
+ - Reorder the building dependence
+ (The packages which are been depended most ,build them first.
+ The packages which have no dependence ,build them later.)
+ - Export source code by gbs use threads
+ - Update dependency expansion errors when any of packages have been built
+ - Improve build order for multiple building
+ - Reduce 'mv' instead of 'cp' during rpm packaging
+ - Make some packages not export sources for speed-up
+
* Wed Sep 28 2016 SoonKyu Park <sk7.park@samsung.com> 0.24.3
- * upgrade to gbs v0.24.2, which contains the following bug fixing & features:
+ * upgrade to gbs v0.24.3, which contains the following bug fixing & features:
* bug fix:
- fix conflicts in installation gbs onto Ubuntu 16.04
- Revert gbs package selection policy - local repo has highest priority
Name: gbs
Summary: The command line tools for Tizen package developers
-Version: 0.24.3
+Version: 0.24.4
%if 0%{?opensuse_bs}
Release: 1.<CI_CNT>.<B_CNT>
%else
Requires: python >= 2.6
Requires: python-pycurl
Requires: sudo
-Requires: osc >= 0.132.6
-Requires: tizen-gbp-rpm >= 20140828
-Requires: depanneur >= 0.15.2
+Requires: osc >= 0.155.0
+Requires: tizen-gbp-rpm >= 20161231
+Requires: depanneur >= 0.15.3
%if "%{?python_version}" < "2.7"
Requires: python-argparse
Conflicts: gbs < 0.15
Requires: python
Requires: python-pycurl
-Requires: osc >= 0.132.6
+Requires: osc >= 0.155.0
Requires: git-buildpackage-rpm
%description api
Summary: GBS export module
Conflicts: gbs < 0.15
Requires: python
-Requires: tizen-pristine-tar >= 20160517
+Requires: tizen-pristine-tar >= 20161231
Requires: gbs-api = %{version}-%{release}
Requires: git-buildpackage-rpm