Hello community,
here is the log from the commit of package installation-images for
openSUSE:Leap:15.2 checked in at 2020-04-21 19:06:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/installation-images (Old)
and /work/SRC/openSUSE:Leap:15.2/.installation-images.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "installation-images"
Tue Apr 21 19:06:41 2020 rev:169 rq:795314 version:14.466
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/installation-images/installation-images.changes
2020-04-14 14:20:28.945252156 +0200
+++
/work/SRC/openSUSE:Leap:15.2/.installation-images.new.2738/installation-images.changes
2020-04-21 19:08:08.812065058 +0200
@@ -1,0 +2,7 @@
+Thu Apr 16 11:14:46 UTC 2020 - [email protected]
+
+- merge gh#openSUSE/installation-images#370
+- avoid python3-numpy
+- 14.466
+
+--------------------------------------------------------------------
Old:
----
installation-images-14.465.tar.xz
New:
----
installation-images-14.466.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.bkZ67M/_old 2020-04-21 19:08:09.272065994 +0200
+++ /var/tmp/diff_new_pack.bkZ67M/_new 2020-04-21 19:08:09.276066002 +0200
@@ -617,7 +617,7 @@
Summary: Installation Image Files for %theme
License: GPL-2.0+
Group: Metapackages
-Version: 14.465
+Version: 14.466
Release: 0
Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images)
++++++ installation-images-14.465.tar.xz -> installation-images-14.466.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.465/VERSION
new/installation-images-14.466/VERSION
--- old/installation-images-14.465/VERSION 2020-04-07 11:00:33.000000000
+0200
+++ new/installation-images-14.466/VERSION 2020-04-16 13:14:46.000000000
+0200
@@ -1 +1 @@
-14.465
+14.466
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.465/changelog
new/installation-images-14.466/changelog
--- old/installation-images-14.465/changelog 2020-04-07 11:00:33.000000000
+0200
+++ new/installation-images-14.466/changelog 2020-04-16 13:14:46.000000000
+0200
@@ -1,3 +1,7 @@
+2020-04-16: 14.466
+ - merge gh#openSUSE/installation-images#370
+ - avoid python3-numpy
+
2020-04-07: 14.465
- merge gh#openSUSE/installation-images#369
- add missing vbox drivers (bsc#1168742)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/installation-images-14.465/data/root/root.file_list
new/installation-images-14.466/data/root/root.file_list
--- old/installation-images-14.465/data/root/root.file_list 2020-04-07
11:00:33.000000000 +0200
+++ new/installation-images-14.466/data/root/root.file_list 2020-04-16
13:14:46.000000000 +0200
@@ -198,6 +198,11 @@
# avoid update-alternatives
e cd usr/bin ; if [ -f websockify-3.* ] ; then ln -snf websockify-3.*
websockify ; fi
+# normally python3-websockify would require python3-numpy but the
+# dependency is actually optional in the code - so avoid it to
+# save **a lot** of space
+python3-numpy: ignore
+
vim:
/
# avoid update-alternatives