Update to 0.59
This commit is contained in:
parent
ec89632a31
commit
91ffb89d09
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/mdevctl-0.50.tar.gz
|
||||
/mdevctl-0.58.tar.gz
|
||||
/mdevctl-0.59.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: mdevctl
|
||||
Version: 0.58
|
||||
Version: 0.59
|
||||
Release: 1%{?dist}
|
||||
Summary: Mediated device management and persistence utility
|
||||
|
||||
@ -10,6 +10,7 @@ BuildArch: noarch
|
||||
|
||||
Source0: https://github.com/mdevctl/mdevctl/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: systemd
|
||||
Requires(post,postun): %{_sbindir}/udevadm
|
||||
Requires: coreutils udev jq
|
||||
|
||||
@ -38,6 +39,9 @@ vfio-mdev for assignment to virtual machines.
|
||||
|
||||
%changelog
|
||||
|
||||
* Thu Dec 05 2019 Alex Williamson <alex.williamson@redhat.com> - 0.59-1
|
||||
- 3e10c587173c ("Restore BuildRequires")
|
||||
|
||||
* Thu Dec 05 2019 Alex Williamson <alex.williamson@redhat.com> - 0.58-1
|
||||
- 3d6d2b1780f3 ("Remove systemd reference from README")
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mdevctl-0.58.tar.gz) = a5e2deaa3b6654f6fbcb60597fa489c9e685700f61fcee734ac2aeeea13eae69d401f6bf55990176e409f3d25bfdb16dc9eb2e466e49258f51ccf1a8dc11122e
|
||||
SHA512 (mdevctl-0.59.tar.gz) = ab022f35055273f6c9804be0821aa232897421324eb80ab70b6c2bfa33882b7b5a1870fb230f536a691ed7a07c229b5102d98aa2335b8d5ca9ce2fe513003189
|
||||
|
Loading…
Reference in New Issue
Block a user