Update to 0.95
update URLs to new group-based location
This commit is contained in:
parent
6255fa105d
commit
a97d8d5d4e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/driverctl-0.91-c6e612791aa532626531c203148b07d0fb5ee125.tar.gz
|
||||
/driverctl-0.95-3c668744f2242e453fdcd6dca36d3e1d82d0367a.tar.gz
|
||||
|
@ -1,14 +1,13 @@
|
||||
|
||||
%global commit c6e612791aa532626531c203148b07d0fb5ee125
|
||||
%global commit 3c668744f2242e453fdcd6dca36d3e1d82d0367a
|
||||
|
||||
Name: driverctl
|
||||
Version: 0.91
|
||||
Version: 0.95
|
||||
Release: 1%{?dist}
|
||||
Summary: Device driver control utility
|
||||
|
||||
Group: System Environment/Kernel
|
||||
License: LGPLv2
|
||||
URL: https://gitlab.com/pmatilai/driverctl
|
||||
URL: https://gitlab.com/driverctl/driverctl
|
||||
BuildArch: noarch
|
||||
|
||||
# rpm doesn't grok the gitlab url but spectool understands this monster
|
||||
@ -61,12 +60,16 @@ by default.
|
||||
%udev_rules_update
|
||||
|
||||
%changelog
|
||||
* Tue Jan 31 2017 Timothy Redaelli <tredaelli@redhat.com> - 0.95-1
|
||||
- Update to 0.95
|
||||
- update URLs to new group-based location
|
||||
|
||||
* Fri Sep 16 2016 Panu Matilainen <pmatilai@redhat.com> - 0.91-1
|
||||
- Use a relative path from udevrulesdir
|
||||
- Use fedorable source url which spectool actually understands
|
||||
- Move bash completions to newer standard in %{_datadir}/bash-completion
|
||||
- Use %make_install macro
|
||||
- Require /usr/sbin/udevadm for %post and %postun
|
||||
- Move bash completions to newer standard in %%{_datadir}/bash-completion
|
||||
- Use %%make_install macro
|
||||
- Require /usr/sbin/udevadm for %%post and %%postun
|
||||
|
||||
* Fri Sep 2 2016 Panu Matilainen <pmatilai@redhat.com> - 0.74-1
|
||||
- Initial package
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (driverctl-0.91-c6e612791aa532626531c203148b07d0fb5ee125.tar.gz) = bb8af06e48c2d2b3a2811bd56bb6e86410719691ef9d8c2a59da7d075391a3d209d243614dee3d57c360f08b3250688d475d2eb45879e221e4736e94e0e7b12e
|
||||
SHA512 (driverctl-0.95-3c668744f2242e453fdcd6dca36d3e1d82d0367a.tar.gz) = 815e9fe15c8fe2efde770d46224b38a0de52bc0aae631e037e66b5d3c1813eff657cf96e85222ee04f1b556c6ae4c5d7edeac88d8f02e3be09ba8fc6758fae01
|
||||
|
Loading…
Reference in New Issue
Block a user