diff --git a/pcre.spec b/pcre.spec index 47bc9b8..66e782c 100644 --- a/pcre.spec +++ b/pcre.spec @@ -1,6 +1,6 @@ Name: pcre Version: 6.3 -Release: 1.2 +Release: 1.2.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 @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/pcre-config %changelog +* Fri Feb 10 2006 Jesse Keating - 6.3-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 6.3-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes