|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: oath-toolkit
|
|
|
|
|
Version: 2.6.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPLv3+
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Summary: One-time password components
|
|
|
|
@ -198,6 +198,9 @@ mkdir -p -m 0600 %{buildroot}%{_sysconfdir}/liboath
|
|
|
|
|
%{_libdir}/security/pam_oath.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu May 21 2015 Jaroslav Škarvada <jskarvad@redhat.com> - 2.6.0-1
|
|
|
|
|
- New version
|
|
|
|
|
- Dropped strdup-null-check patch (upstreamed)
|
|
|
|
|