Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package suse-module-tools for 
openSUSE:Factory checked in at 2024-07-18 19:15:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suse-module-tools (Old)
 and      /work/SRC/openSUSE:Factory/.suse-module-tools.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suse-module-tools"

Thu Jul 18 19:15:15 2024 rev:79 rq:1188378 version:16.0.48

Changes:
--------
--- /work/SRC/openSUSE:Factory/suse-module-tools/suse-module-tools.changes      
2024-07-17 15:14:30.548661964 +0200
+++ 
/work/SRC/openSUSE:Factory/.suse-module-tools.new.17339/suse-module-tools.changes
   2024-07-18 19:15:21.440770718 +0200
@@ -1,0 +2,7 @@
+Thu Jul 18 10:10:56 UTC 2024 - Martin Wilck <mwi...@suse.com>
+
+- Update to version 16.0.48:
+  * Fix 64k check in check_arm_pagesize() that would cause OBS
+    builds to fail
+
+-------------------------------------------------------------------

Old:
----
  suse-module-tools-16.0.47.obscpio

New:
----
  suse-module-tools-16.0.48.obscpio

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

Other differences:
------------------
++++++ suse-module-tools.spec ++++++
--- /var/tmp/diff_new_pack.fMRb6E/_old  2024-07-18 19:15:22.220802372 +0200
+++ /var/tmp/diff_new_pack.fMRb6E/_new  2024-07-18 19:15:22.220802372 +0200
@@ -37,7 +37,7 @@
 %global modprobe_conf_rpmsave %(echo "%{modprobe_conf_files}" | sed 's,\\([^ 
]*\\),%{_sysconfdir}/modprobe.d/\\1.conf.rpmsave,g')
 
 Name:           suse-module-tools
-Version:        16.0.47
+Version:        16.0.48
 Release:        0
 Summary:        Configuration for module loading and SUSE-specific utilities 
for KMPs
 License:        GPL-2.0-or-later

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.fMRb6E/_old  2024-07-18 19:15:22.260803956 +0200
+++ /var/tmp/diff_new_pack.fMRb6E/_new  2024-07-18 19:15:22.264804115 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/openSUSE/suse-module-tools.git</param>
-              <param 
name="changesrevision">790fe7ce0eb9db37932c65161d88da73efcb809f</param></service></servicedata>
+              <param 
name="changesrevision">6f3b676e6bfca337e2d056c789f6c2df5b916d79</param></service></servicedata>
 (No newline at EOF)
 

++++++ suse-module-tools-16.0.47.obscpio -> suse-module-tools-16.0.48.obscpio 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/suse-module-tools-16.0.47/kernel-scriptlets/rpm-script 
new/suse-module-tools-16.0.48/kernel-scriptlets/rpm-script
--- old/suse-module-tools-16.0.47/kernel-scriptlets/rpm-script  2024-07-03 
23:26:16.000000000 +0200
+++ new/suse-module-tools-16.0.48/kernel-scriptlets/rpm-script  2024-07-18 
12:09:09.000000000 +0200
@@ -207,7 +207,7 @@
     # YAST_IS_RUNNING: We're probably test installing the kernel, that should 
succeed
     if [ "$flavor" != default ] || [ "$( uname -m )" != aarch64 ] || \
           [ "$FORCE_4K" = 1 ] || [ "$YAST_IS_RUNNING" = instsys ] || \
-          ! zgrep -q CONFIG_ARM64_64K_PAGES /proc/config.gz; then
+          ! zgrep -q CONFIG_ARM64_64K_PAGES=y /proc/config.gz; then
        return
     fi
     cat >&2 <<-EOF
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/suse-module-tools-16.0.47/suse-module-tools.spec 
new/suse-module-tools-16.0.48/suse-module-tools.spec
--- old/suse-module-tools-16.0.47/suse-module-tools.spec        2024-07-03 
23:26:16.000000000 +0200
+++ new/suse-module-tools-16.0.48/suse-module-tools.spec        2024-07-18 
12:09:09.000000000 +0200
@@ -37,7 +37,7 @@
 %global modprobe_conf_rpmsave %(echo "%{modprobe_conf_files}" | sed 's,\\([^ 
]*\\),%{_sysconfdir}/modprobe.d/\\1.conf.rpmsave,g')
 
 Name:           suse-module-tools
-Version:        16.0.47
+Version:        16.0.48
 Release:        0
 Summary:        Configuration for module loading and SUSE-specific utilities 
for KMPs
 License:        GPL-2.0-or-later

++++++ suse-module-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.fMRb6E/_old  2024-07-18 19:15:22.376808551 +0200
+++ /var/tmp/diff_new_pack.fMRb6E/_new  2024-07-18 19:15:22.380808710 +0200
@@ -1,5 +1,5 @@
 name: suse-module-tools
-version: 16.0.47
-mtime: 1720041976
-commit: 790fe7ce0eb9db37932c65161d88da73efcb809f
+version: 16.0.48
+mtime: 1721297349
+commit: 6f3b676e6bfca337e2d056c789f6c2df5b916d79
 

Reply via email to