forked from pool/suse-module-tools
Accepting request 913286 from home:mwilck:suse-module-tools
- Update to version 16.0.8+1: * spec file: fix BuildRequires OBS-URL: https://build.opensuse.org/request/show/913286 OBS-URL: https://build.opensuse.org/package/show/Base:System/suse-module-tools?expand=0&rev=122
This commit is contained in:
parent
915b0e7952
commit
420ca30dae
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
|
<param name="url">https://github.com/openSUSE/suse-module-tools.git</param>
|
||||||
<param name="changesrevision">1d743d55d52b90fcc7343253f3b7319b44f3f612</param></service></servicedata>
|
<param name="changesrevision">ec6c895407f494c886dd4de6ef58e5d2641f0962</param></service></servicedata>
|
3
suse-module-tools-16.0.8+1.obscpio
Normal file
3
suse-module-tools-16.0.8+1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9b15abb5d60d3832fb7d079aacb3b08440eb48ece4e964b4f6d29c669c4ff4cf
|
||||||
|
size 101387
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3ef08c461cebe39a5a46a46bb0c642a834ed87734705c6eae27a82086e157769
|
|
||||||
size 100875
|
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 20 09:05:54 UTC 2021 - Martin Wilck <mwilck@suse.com>
|
||||||
|
|
||||||
|
- Update to version 16.0.8+1:
|
||||||
|
* spec file: fix BuildRequires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 19 18:53:24 UTC 2021 - Martin Wilck <mwilck@suse.com>
|
Thu Aug 19 18:53:24 UTC 2021 - Martin Wilck <mwilck@suse.com>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: suse-module-tools
|
name: suse-module-tools
|
||||||
version: 16.0.8
|
version: 16.0.8+1
|
||||||
mtime: 1629387147
|
mtime: 1629449992
|
||||||
commit: 1d743d55d52b90fcc7343253f3b7319b44f3f612
|
commit: ec6c895407f494c886dd4de6ef58e5d2641f0962
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
%global modprobe_conf_rpmsave %(echo "%{modprobe_conf_files}" | sed 's,\\([^ ]*\\),%{_sysconfdir}/modprobe.d/\\1.conf.rpmsave,g')
|
%global modprobe_conf_rpmsave %(echo "%{modprobe_conf_files}" | sed 's,\\([^ ]*\\),%{_sysconfdir}/modprobe.d/\\1.conf.rpmsave,g')
|
||||||
|
|
||||||
Name: suse-module-tools
|
Name: suse-module-tools
|
||||||
Version: 16.0.8
|
Version: 16.0.8+1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
|
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -53,7 +53,7 @@ Group: System/Base
|
|||||||
URL: https://github.com/openSUSE/suse-module-tools
|
URL: https://github.com/openSUSE/suse-module-tools
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
Source1: %{name}.rpmlintrc
|
Source1: %{name}.rpmlintrc
|
||||||
BuildRequires: pkgconfig(systemd)
|
BuildRequires: systemd-rpm-macros
|
||||||
Requires: /usr/bin/grep
|
Requires: /usr/bin/grep
|
||||||
Requires: /usr/bin/gzip
|
Requires: /usr/bin/gzip
|
||||||
Requires: /usr/bin/sed
|
Requires: /usr/bin/sed
|
||||||
|
Loading…
Reference in New Issue
Block a user