Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-07-13 15:10:28 +00:00
parent 87fb7bdd54
commit b689ea88ac

View File

@ -1,6 +1,6 @@
Name: opensc
Version: 0.18.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Smart card library and applications
Group: System Environment/Libraries
@ -153,6 +153,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.opensc.notify.de
%changelog
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jul 12 2018 Jakub Jelen <jjelen@redhat.com> - 0.18.0-3
- Do not add pkcs11 module to NSS after installation
(NSS is loading p11-kit modules by default)