From 900923f6de4e413c0bce473f68bc10bed10afd29 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 12 Jul 2006 07:41:55 +0000 Subject: [PATCH] bumped for rebuild --- pcre.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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