diff --git a/pcre.spec b/pcre.spec index a068215..1bbfb73 100644 --- a/pcre.spec +++ b/pcre.spec @@ -1,6 +1,6 @@ Name: pcre Version: 6.6 -Release: 1 +Release: 1.1 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 @@ -80,6 +80,9 @@ rm -rf %{buildroot} %{_bindir}/pcre-config %changelog +* Wed Jul 12 2006 Jesse Keating - 6.6-1.1 +- rebuild + * Tue May 09 2006 Than Ngo 6.6-1 - update to 6.6 - fix multilib problem