diff --git a/pcre.spec b/pcre.spec index ef5ccf9..3a188df 100644 --- a/pcre.spec +++ b/pcre.spec @@ -1,6 +1,6 @@ Name: pcre Version: 4.5 -Release: 2 +Release: 3 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 @@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/pcre-config %changelog +* Tue Jun 15 2004 Elliot Lee +- rebuilt + * Tue Mar 23 2004 Than Ngo 4.5-2 - add the correct pcre license, #118781