From 40974b847eec01920af49a314312dae097944f26 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 20 Jul 2012 03:16:14 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- paps.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/paps.spec b/paps.spec index cdda4eb..f5b8c90 100644 --- a/paps.spec +++ b/paps.spec @@ -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 - 0.6.8-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed Jan 11 2012 Akira TAGOH - 0.6.8-18 - Use %%{_cups_serverbin} instead of the hardcoded path. (#772240)