This commit is contained in:
Dennis Gilmore 2012-01-13 01:26:14 -06:00
parent b769857700
commit 0b3a961e5f

View File

@ -1,6 +1,6 @@
Name: libcacard
Version: 0.1.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Common Access Card (CAC) Emulation
Group: System Environment/Libraries
License: LGPLv2+
@ -59,6 +59,9 @@ find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f
%{_bindir}/vscclient
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Feb 09 2011 Alon Levy <alevy@redhat.com> - 0.1.2-1
- upstream update
- upstream updated to 0.1.2 (no rpm was done for this version)