import driverctl-0.111-1.el8
This commit is contained in:
parent
30c09fc60c
commit
9712a641ea
@ -1 +1 @@
|
|||||||
8a9e210e2e4c798c36455bea87792d7a92043a9f SOURCES/driverctl-0.101-06ae09c8d09ff62a8b69e45af67fc31974c30244.tar.gz
|
cf30fb1f4e4bf83b5c611a61813c5b4ed0942289 SOURCES/driverctl-0.111-fa9dce43d1a667d6e6e26895fbed01b3b04362c9.tar.gz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/driverctl-0.101-06ae09c8d09ff62a8b69e45af67fc31974c30244.tar.gz
|
SOURCES/driverctl-0.111-fa9dce43d1a667d6e6e26895fbed01b3b04362c9.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global commit 06ae09c8d09ff62a8b69e45af67fc31974c30244
|
%global commit fa9dce43d1a667d6e6e26895fbed01b3b04362c9
|
||||||
|
|
||||||
Name: driverctl
|
Name: driverctl
|
||||||
Version: 0.101
|
Version: 0.111
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Device driver control utility
|
Summary: Device driver control utility
|
||||||
|
|
||||||
@ -61,6 +61,14 @@ by default.
|
|||||||
%udev_rules_update
|
%udev_rules_update
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 05 2020 Flavio Leitner <fbl@redhat.com> - 0.111-1
|
||||||
|
- Updated to 0.111 (#1798626)
|
||||||
|
|
||||||
|
* Mon Mar 11 2019 Timothy Redaelli <tredaelli@redhat.com> - 0.108-1
|
||||||
|
- Fix bash autocompletion (#1657020)
|
||||||
|
- Fix --no-save to do not always returns with exit code 1
|
||||||
|
- Return error code when unbinding a device from a driver fails
|
||||||
|
|
||||||
* Tue Nov 20 2018 Timothy Redaelli <tredaelli@redhat.com> - 0.101-1
|
* Tue Nov 20 2018 Timothy Redaelli <tredaelli@redhat.com> - 0.101-1
|
||||||
- Rebase to driverctl-0.101-1.el7 (#1648411):
|
- Rebase to driverctl-0.101-1.el7 (#1648411):
|
||||||
- Fix shellcheck warnings (#1506969)
|
- Fix shellcheck warnings (#1506969)
|
||||||
|
Loading…
Reference in New Issue
Block a user