Update to 0.81
This commit is contained in:
parent
ded1cb5179
commit
67625b52f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/mdevctl-0.61.tar.gz
|
/mdevctl-0.61.tar.gz
|
||||||
/mdevctl-0.69.tar.gz
|
/mdevctl-0.69.tar.gz
|
||||||
/mdevctl-0.78.tar.gz
|
/mdevctl-0.78.tar.gz
|
||||||
|
/mdevctl-0.81.tar.gz
|
||||||
|
10
mdevctl.spec
10
mdevctl.spec
@ -1,6 +1,6 @@
|
|||||||
Name: mdevctl
|
Name: mdevctl
|
||||||
Version: 0.78
|
Version: 0.81
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Mediated device management and persistence utility
|
Summary: Mediated device management and persistence utility
|
||||||
|
|
||||||
Group: System Environment/Kernel
|
Group: System Environment/Kernel
|
||||||
@ -39,9 +39,11 @@ vfio-mdev for assignment to virtual machines.
|
|||||||
%{_mandir}/man8/lsmdev.8*
|
%{_mandir}/man8/lsmdev.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.78-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
||||||
|
|
||||||
|
* Thu Jun 10 2021 Alex Williamson <alex.williamson@redhat.com> - 0.81-1
|
||||||
|
- c077ee72b286 ("Automatic version commit for tag 0.81")
|
||||||
|
- 4aad72d7a921 ("Merge pull request #37 from fiuczy/fix-define-jsonfile")
|
||||||
|
- e6cf620b4b04 ("Fix define from jsonfile")
|
||||||
|
|
||||||
* Tue Nov 24 2020 Alex Williamson <alex.williamson@redhat.com> - 0.78-1
|
* Tue Nov 24 2020 Alex Williamson <alex.williamson@redhat.com> - 0.78-1
|
||||||
- e029640033d3 ("Automatic version commit for tag 0.78")
|
- e029640033d3 ("Automatic version commit for tag 0.78")
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mdevctl-0.78.tar.gz) = 0f743a1045fcac6cce873606ee517ea6312ed294b9731b7c2288cf55ad8fe830b4a020f957edcb7e918756783a1a39d6740ab0295577b1829af46aaab9d9ac07
|
SHA512 (mdevctl-0.81.tar.gz) = 6e19e07de6e9a6c5be5d839ae8f98836f14124edcc2621f922342a25be2e69336c9c8db3947019a5295defa8d6a54b5b83c483cc4504b0c28b0ca406c6bb45c4
|
||||||
|
Loading…
Reference in New Issue
Block a user