bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 04:57:39 +00:00
parent e31304ce3f
commit cae5019b08

View File

@ -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 <jkeating@redhat.com> - 6.3-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 6.3-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes