This commit is contained in:
Dennis Gilmore 2012-07-20 03:16:14 -05:00
parent 78a3b8eafc
commit 40974b847e

View File

@ -1,6 +1,6 @@
Name: paps
Version: 0.6.8
Release: 18%{?dist}
Release: 19%{?dist}
License: LGPLv2+
URL: http://paps.sourceforge.net/
@ -111,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libpaps.so
%changelog
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.8-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Jan 11 2012 Akira TAGOH <tagoh@redhat.com> - 0.6.8-18
- Use %%{_cups_serverbin} instead of the hardcoded path. (#772240)