diff --git a/pcre.spec b/pcre.spec index 645cc2b..bbee94b 100644 --- a/pcre.spec +++ b/pcre.spec @@ -1,6 +1,6 @@ Name: pcre Version: 8.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl-compatible regular expression library URL: http://www.pcre.org/ Source: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%{name}-%{version}.tar.bz2 @@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING LICENCE %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 8.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Jan 17 2011 Petr Pisar - 8.12-1 - 8.12 bump - Remove accepted pcre-8.11-Fix-typo-in-pcreprecompile-3.patch