diff --git a/pcre.spec b/pcre.spec index 199932b..ac3ac8b 100644 --- a/pcre.spec +++ b/pcre.spec @@ -1,6 +1,6 @@ Name: pcre Version: 7.8 -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 @@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 7.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Oct 1 2008 Lubomir Rintel - 7.8-1 - Update to 7.8, drop upstreamed patches - Fix destination of documentation (#427763)