Hello community,

here is the log from the commit of package diskimage-builder for 
openSUSE:Factory checked in at 2016-12-06 14:27:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/diskimage-builder (Old)
 and      /work/SRC/openSUSE:Factory/.diskimage-builder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "diskimage-builder"

Changes:
--------
--- /work/SRC/openSUSE:Factory/diskimage-builder/diskimage-builder.changes      
2016-10-31 09:54:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.diskimage-builder.new/diskimage-builder.changes 
2016-12-06 14:27:42.000000000 +0100
@@ -1,0 +2,13 @@
+Mon Dec  5 15:24:49 UTC 2016 - [email protected]
+
+- Update to version 1.24.0
+  * elements: pip-and-virtualenv: Add python-xml dependency
+  * Trace package install in package-installs-v2
+  * elements: zypper-minimal: Add ca-certificates-mozilla package
+  * Improve checksum performance for images
+  * Perform package install outside of debootstrap
+  * Remove obsolete patches for the time being
+    - 0001-lib-Drop-shebang-from-library-scripts.patch
+    - 0002-elements-Drop-executable-bits-from-environment-files.patch 
+
+-------------------------------------------------------------------

Old:
----
  0001-lib-Drop-shebang-from-library-scripts.patch
  0002-elements-Drop-executable-bits-from-environment-files.patch
  diskimage-builder-1.21.0.tar.gz

New:
----
  diskimage-builder-1.24.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ diskimage-builder.spec ++++++
--- /var/tmp/diff_new_pack.sX8PBt/_old  2016-12-06 14:27:43.000000000 +0100
+++ /var/tmp/diff_new_pack.sX8PBt/_new  2016-12-06 14:27:43.000000000 +0100
@@ -20,7 +20,7 @@
 # are only ever run inside the disk image build chroot).
 %global         __requires_exclude_from ^%{_datadir}/%{name}/elements/.*$
 Name:           diskimage-builder
-Version:        1.21.0
+Version:        1.24.0
 Release:        0
 Summary:        Image Building Tools for OpenStack
 License:        Apache-2.0
@@ -28,12 +28,6 @@
 Url:            https://github.com/openstack/diskimage-builder
 Source0:        
https://pypi.io/packages/source/d/%{name}/%{name}-%{version}.tar.gz
 Source99:       diskimage-builder-rpmlintrc
-# PATCH-FIX-UPSTREAM: 0001-lib-Drop-shebang-from-library-scripts.patch
-# https://review.openstack.org/387440
-Patch0:         0001-lib-Drop-shebang-from-library-scripts.patch
-# PATCH-FIX-UPSTREAM: 
0002-elements-Drop-executable-bits-from-environment-files.patch
-# https://review.openstack.org/387441
-Patch1:         0002-elements-Drop-executable-bits-from-environment-files.patch
 BuildRequires:  fdupes
 BuildRequires:  python-PyYAML
 BuildRequires:  python-devel
@@ -45,12 +39,12 @@
 BuildRequires:  python-testrepository
 BuildRequires:  python-testtools
 # No stuff in python_sitelib, thus autoreqprov won't work:
-Requires:       python(abi) = %{py_ver}
 Requires:       python-Babel >= 2.3.4
 Requires:       python-PyYAML >= 3.1.0
 Requires:       python-dib-utils
 Requires:       python-six >= 1.9.0
 Requires:       qemu-tools
+Requires:       python(abi) = %{py_ver}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -61,8 +55,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %{__python2} setup.py build

++++++ diskimage-builder-1.21.0.tar.gz -> diskimage-builder-1.24.0.tar.gz ++++++
++++ 2731 lines of diff (skipped)


Reply via email to