rebuild for new libsodium soname
This commit is contained in:
parent
34e41d6066
commit
212b47d8c6
@ -2,7 +2,7 @@
|
||||
|
||||
Name: usbguard
|
||||
Version: 0.4
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: A tool for implementing USB device usage policy
|
||||
Group: System Environment/Daemons
|
||||
License: GPLv2+
|
||||
@ -120,6 +120,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_bindir}/usbguard-rule-parser
|
||||
|
||||
%changelog
|
||||
* Mon Mar 07 2016 Remi Collet <remi@fedoraproject.org> - 0.4-5
|
||||
- rebuild for new libsodium soname
|
||||
|
||||
* Sun Feb 07 2016 Daniel Kopecek <dkopecek@redhat.com> 0.4-4
|
||||
- Update to version 0.4
|
||||
- added usbguard CLI
|
||||
|
||||
Loading…
Reference in New Issue
Block a user