2
0

Accepting request 1188378 from Base:System

- Update to version 16.0.48:
  * Fix 64k check in check_arm_pagesize() that would cause OBS
    builds to fail (forwarded request 1188377 from mwilck)

OBS-URL: https://build.opensuse.org/request/show/1188378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-module-tools?expand=0&rev=79
This commit is contained in:
Ana Guerrero 2024-07-18 17:15:15 +00:00 committed by Git OBS Bridge
commit 25254375bd
6 changed files with 15 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<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>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2051aa9985fbbe718af168f964d3ebbc6afffa3a31e4e43b005c30015a39aa2b
size 131083

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:02cd28386975bca93b33dcf188a6d2a046f004fa09e0f3ad58bf3404620849be
size 131083

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 18 10:10:56 UTC 2024 - Martin Wilck <mwilck@suse.com>
- Update to version 16.0.48:
* Fix 64k check in check_arm_pagesize() that would cause OBS
builds to fail
-------------------------------------------------------------------
Wed Jul 3 21:49:31 UTC 2024 - Martin Wilck <mwilck@suse.com>

View File

@ -1,4 +1,4 @@
name: suse-module-tools
version: 16.0.47
mtime: 1720041976
commit: 790fe7ce0eb9db37932c65161d88da73efcb809f
version: 16.0.48
mtime: 1721297349
commit: 6f3b676e6bfca337e2d056c789f6c2df5b916d79

View File

@ -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