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 2024-10-02 21:32:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images"

Wed Oct  2 21:32:50 2024 rev:219 rq:1199009 version:17.138

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2024-08-10 19:06:02.473400013 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new.19354/installation-images.changes
       2024-10-02 21:33:13.898000281 +0200
@@ -1,0 +2,7 @@
+Thu Sep 5 14:43:08 UTC 2024 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#736
+- follow grub2 package restructuring
+- 17.138
+
+--------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.cTvIs4/_old  2024-10-02 21:33:14.902042022 +0200
+++ /var/tmp/diff_new_pack.cTvIs4/_new  2024-10-02 21:33:14.906042188 +0200
@@ -690,7 +690,7 @@
 Summary:        Installation Image Files for %theme
 License:        GPL-2.0-or-later
 Group:          Metapackages
-Version:        17.137
+Version:        17.138
 Release:        0
 Provides:       installation-images = %version-%release
 Conflicts:      otherproviders(installation-images)

++++++ installation-images-17.137.tar.xz -> installation-images-17.138.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-17.137/VERSION 
new/installation-images-17.138/VERSION
--- old/installation-images-17.137/VERSION      2024-08-08 12:06:01.000000000 
+0200
+++ new/installation-images-17.138/VERSION      2024-09-05 16:43:08.000000000 
+0200
@@ -1 +1 @@
-17.137
+17.138
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-17.137/changelog 
new/installation-images-17.138/changelog
--- old/installation-images-17.137/changelog    2024-08-08 12:06:01.000000000 
+0200
+++ new/installation-images-17.138/changelog    2024-09-05 16:43:08.000000000 
+0200
@@ -1,3 +1,7 @@
+2024-09-05:    17.138
+       - merge gh#openSUSE/installation-images#736
+       - follow grub2 package restructuring
+
 2024-08-08:    17.137
        - merge gh#openSUSE/installation-images#735
        - bring back b16.pcf (bsc#1228691)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-17.137/data/boot/theme.file_list 
new/installation-images-17.138/data/boot/theme.file_list
--- old/installation-images-17.137/data/boot/theme.file_list    2024-08-08 
12:06:01.000000000 +0200
+++ new/installation-images-17.138/data/boot/theme.file_list    2024-09-05 
16:43:08.000000000 +0200
@@ -43,8 +43,11 @@
       R s/\r// grub2-efi/themes/<grub2_theme>/theme.txt
       R s/title-text: ""/title-text: "<product_name>"/ 
grub2-efi/themes/<grub2_theme>/theme.txt
 
-    grub2:
-      m /usr/share/grub2/unicode.pf2 grub2-efi
+    if exists(grub2-common,/usr/share/grub2/unicode.pf2)
+      grub2-common:
+    else
+      grub2:
+    endif
+        m /usr/share/grub2/unicode.pf2 grub2-efi
   endif
-
 endif

Reply via email to