Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2022-01-03 10:48:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images"

Mon Jan  3 10:48:51 2022 rev:153 rq:943344 version:17.32

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2021-12-28 12:26:04.468459300 +0100
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new.1896/installation-images.changes
        2022-01-03 10:48:53.391568280 +0100
@@ -1,0 +2,8 @@
+Fri Dec 31 17:47:28 UTC 2021 - opensuse-packag...@opensuse.org
+
+- merge gh#openSUSE/installation-images#560
+- Add s390x to architecture list for net_repos (boo#1193479)
+- Define zsystems as the_arch for s390x
+- 17.32
+
+--------------------------------------------------------------------

Old:
----
  installation-images-17.31.tar.xz

New:
----
  installation-images-17.32.tar.xz

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.vH3kRl/_old  2022-01-03 10:48:54.127568562 +0100
+++ /var/tmp/diff_new_pack.vH3kRl/_new  2022-01-03 10:48:54.131568563 +0100
@@ -55,6 +55,9 @@
 %ifarch ppc64 ppc64le
 %define the_arch ppc
 %endif
+%ifarch s390x
+%define the_arch zsystems
+%endif
 %ifarch riscv64
 %define the_arch riscv
 %endif
@@ -74,7 +77,7 @@
 %define net_repo 
https://download.opensuse.org/distribution/leap/%{the_version}/repo/oss
 %else
 %define with_exfat 1
-%ifarch %arm aarch64 ppc64 ppc64le riscv64
+%ifarch %arm aarch64 ppc64 ppc64le riscv64 s390x
 %define net_repo 
https://download.opensuse.org/ports/%{the_arch}/tumbleweed/repo/oss/
 %else
 %define net_repo https://download.opensuse.org/tumbleweed/repo/oss
@@ -683,7 +686,7 @@
 Summary:        Installation Image Files for %theme
 License:        GPL-2.0-or-later
 Group:          Metapackages
-Version:        17.31
+Version:        17.32
 Release:        0
 Provides:       installation-images = %version-%release
 Conflicts:      otherproviders(installation-images)

++++++ installation-images-17.31.tar.xz -> installation-images-17.32.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-17.31/VERSION 
new/installation-images-17.32/VERSION
--- old/installation-images-17.31/VERSION       2021-12-27 10:32:28.000000000 
+0100
+++ new/installation-images-17.32/VERSION       2021-12-31 18:47:28.000000000 
+0100
@@ -1 +1 @@
-17.31
+17.32
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-17.31/obs/installation-images.spec 
new/installation-images-17.32/obs/installation-images.spec
--- old/installation-images-17.31/obs/installation-images.spec  2021-12-27 
10:32:28.000000000 +0100
+++ new/installation-images-17.32/obs/installation-images.spec  2021-12-31 
18:47:28.000000000 +0100
@@ -55,6 +55,9 @@
 %ifarch ppc64 ppc64le
 %define the_arch ppc
 %endif
+%ifarch s390x
+%define the_arch zsystems
+%endif
 %ifarch riscv64
 %define the_arch riscv
 %endif
@@ -74,7 +77,7 @@
 %define net_repo 
https://download.opensuse.org/distribution/leap/%{the_version}/repo/oss
 %else
 %define with_exfat 1
-%ifarch %arm aarch64 ppc64 ppc64le riscv64
+%ifarch %arm aarch64 ppc64 ppc64le riscv64 s390x
 %define net_repo 
https://download.opensuse.org/ports/%{the_arch}/tumbleweed/repo/oss/
 %else
 %define net_repo https://download.opensuse.org/tumbleweed/repo/oss

Reply via email to