Hello community,
here is the log from the commit of package installation-images for
openSUSE:Factory checked in at 2020-10-29 09:21:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
and /work/SRC/openSUSE:Factory/.installation-images.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "installation-images"
Thu Oct 29 09:21:23 2020 rev:119 rq:843629 version:16.25
Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes
2020-10-15 13:45:59.389190228 +0200
+++
/work/SRC/openSUSE:Factory/.installation-images.new.3463/installation-images.changes
2020-10-29 09:21:24.290635901 +0100
@@ -1,0 +2,21 @@
+Fri Oct 23 14:27:46 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/installation-images#434
+- add framework for perl tests
+- cleanup Conv2Image
+- remove minix support
+- cleanup MakeExt2Image
+- move shellcheck checks into test framework
+- add regression test for dash bug bsc#1177691
+- add tests for CompressImage
+- add tests for Conv2Image
+- documented CompressImage.pm
+- documented lib/Conv2Image.pm
+- reworked doc in MakeExt2Image.pm
+- adjusted 10_lib_compress_image.t
+- added test for MakeExt2Image
+- removed obsolete FAT fs modules
+- enable tests
+- 16.25
+
+--------------------------------------------------------------------
Old:
----
installation-images-16.24.tar.xz
New:
----
installation-images-16.25.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.IaaCbf/_old 2020-10-29 09:21:25.362636927 +0100
+++ /var/tmp/diff_new_pack.IaaCbf/_new 2020-10-29 09:21:25.366636931 +0100
@@ -646,7 +646,7 @@
Summary: Installation Image Files for %theme
License: GPL-2.0-or-later
Group: Metapackages
-Version: 16.24
+Version: 16.25
Release: 0
Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images)
@@ -752,6 +752,9 @@
%if 0%{?config_yast_selfupdate:1}
export YAST_SELFUPDATE=%{config_yast_selfupdate}
%endif
+# check that we are generally ok
+make test
+# build it
make THEMES=%theme
%ifarch %ix86 x86_64
%if %{with xen}
++++++ installation-images-16.24.tar.xz -> installation-images-16.25.tar.xz
++++++
++++ 1985 lines of diff (skipped)