diff --git a/libyubikey.spec b/libyubikey.spec index c2955c9..a66a156 100644 --- a/libyubikey.spec +++ b/libyubikey.spec @@ -1,6 +1,6 @@ Name: libyubikey Version: 1.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C library for decrypting and parsing Yubikey One-time passwords Group: Development/Libraries @@ -63,6 +63,9 @@ export LD_LIBRARY_PATH=${RPM_BUILD_DIR}/%{name}-%{version}/.libs %exclude %{_libdir}/libyubikey.la %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Mon Oct 1 2012 - Maxim Burgerhout - 1.9-1 - New upstream release 1.9 with memory leak and rpath fixes, gnulib update