2
0

Accepting request 895830 from home:mwilck:suse-module-tools

- Update to version 16.1:
  * fix ppc64/ppc64le build

OBS-URL: https://build.opensuse.org/request/show/895830
OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=110
This commit is contained in:
Martin Wilck 2021-05-27 18:50:43 +00:00 committed by Git OBS Bridge
parent 7f3e132cb1
commit d79a55cc4e
7 changed files with 16 additions and 8 deletions

View File

@ -14,6 +14,7 @@
<param name="files">*/suse-module-tools.spec</param>
<param name="outfilename">suse-module-tools.spec</param>
</service>
<service name="set_version" mode="manual"/>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>

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">8276520caee4bda32a2fc43b32bf1e584168fb25</param></service></servicedata>
<param name="changesrevision">f6b552ca067d344e70e9338315d46d8be3e709db</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28a7c7cd5988fcc483490157f97a93e92b164ac38b990a45caf3408dfd1ad52c
size 83467

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 27 18:42:17 UTC 2021 - obs-service-tar-scm@invalid
- Update to version 16.1:
* fix ppc64/ppc64le build
-------------------------------------------------------------------
Thu May 27 09:29:56 UTC 2021 - mwilck@suse.com

View File

@ -1,5 +1,5 @@
name: suse-module-tools
version: 16.0
mtime: 1621958388
commit: 8276520caee4bda32a2fc43b32bf1e584168fb25
version: 16.1
mtime: 1622140916
commit: f6b552ca067d344e70e9338315d46d8be3e709db

View File

@ -28,7 +28,7 @@
%endif
Name: suse-module-tools
Version: 16.0
Version: 16.1
Release: 0
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
License: GPL-2.0-or-later
@ -59,6 +59,7 @@ uninstallation, as well as default configuration files for depmod and
modprobe. These utilities are provided by kmod-compat or
module-init-tools, whichever implementation you choose to install.
%prep
%setup -q