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-04-26 20:15:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images"

Tue Apr 26 20:15:15 2022 rev:165 rq:972564 version:17.51

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2022-04-23 00:25:43.735766754 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new.1538/installation-images.changes
        2022-04-26 20:17:18.392727141 +0200
@@ -1,0 +2,7 @@
+Mon Apr 25 10:30:04 UTC 2022 - jreidin...@suse.cz
+
+- merge gh#openSUSE/installation-images#592
+- support leap port of armv7hl (bsc#1198302)
+- 17.51
+
+--------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.lgoVX2/_old  2022-04-26 20:17:18.956727823 +0200
+++ /var/tmp/diff_new_pack.lgoVX2/_new  2022-04-26 20:17:18.968727838 +0200
@@ -74,7 +74,11 @@
 %if "%{the_version}" == ""
 %error "bad version string"
 %endif
+%ifarch %arm
+%define net_repo 
https://download.opensuse.org/ports/%{the_arch}/distribution/leap/%{the_version}/repo/oss
+%else
 %define net_repo 
https://download.opensuse.org/distribution/leap/%{the_version}/repo/oss
+%endif
 %else
 %define with_exfat 1
 %ifarch %arm aarch64 ppc64 ppc64le riscv64 s390x
@@ -691,7 +695,7 @@
 Summary:        Installation Image Files for %theme
 License:        GPL-2.0-or-later
 Group:          Metapackages
-Version:        17.50
+Version:        17.51
 Release:        0
 Provides:       installation-images = %version-%release
 Conflicts:      otherproviders(installation-images)

++++++ installation-images-17.50.tar.xz -> installation-images-17.51.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-17.50/VERSION 
new/installation-images-17.51/VERSION
--- old/installation-images-17.50/VERSION       2022-04-22 16:49:13.000000000 
+0200
+++ new/installation-images-17.51/VERSION       2022-04-25 12:30:04.000000000 
+0200
@@ -1 +1 @@
-17.50
+17.51
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-17.50/changelog 
new/installation-images-17.51/changelog
--- old/installation-images-17.50/changelog     2022-04-22 16:49:13.000000000 
+0200
+++ new/installation-images-17.51/changelog     2022-04-25 12:30:04.000000000 
+0200
@@ -1,3 +1,7 @@
+2022-04-25:    17.51
+       - merge gh#openSUSE/installation-images#592
+       - support leap port of armv7hl (bsc#1198302)
+
 2022-04-22:    17.50
        - merge gh#openSUSE/installation-images#591
        - fix typo (bsc#1198326)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-17.50/obs/installation-images.spec 
new/installation-images-17.51/obs/installation-images.spec
--- old/installation-images-17.50/obs/installation-images.spec  2022-04-22 
16:49:13.000000000 +0200
+++ new/installation-images-17.51/obs/installation-images.spec  2022-04-25 
12:30:04.000000000 +0200
@@ -74,7 +74,11 @@
 %if "%{the_version}" == ""
 %error "bad version string"
 %endif
+%ifarch %arm
+%define net_repo 
https://download.opensuse.org/ports/%{the_arch}/distribution/leap/%{the_version}/repo/oss
+%else
 %define net_repo 
https://download.opensuse.org/distribution/leap/%{the_version}/repo/oss
+%endif
 %else
 %define with_exfat 1
 %ifarch %arm aarch64 ppc64 ppc64le riscv64 s390x

Reply via email to