diff --git a/pcre.spec b/pcre.spec index 2c7730f..82305d1 100644 --- a/pcre.spec +++ b/pcre.spec @@ -1,6 +1,6 @@ Name: pcre Version: 5.0 -Release: 3 +Release: 4 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 @@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/pcre-config %changelog +* Fri Mar 4 2005 Joe Orton 5.0-4 +- rebuild + * Fri Feb 11 2005 Joe Orton 5.0-3 - don't print $libdir in 'pcre-config --libs' output