From 2693692a54e0d3ac6161912b83c584524088e06f Mon Sep 17 00:00:00 2001 From: jvdias Date: Fri, 3 Feb 2006 15:48:27 +0000 Subject: [PATCH] 5.8.8: rebuild for new gcc and glibc --- perl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index 280b29b..d3a575c 100644 --- a/perl.spec +++ b/perl.spec @@ -5,7 +5,7 @@ %define multilib_64_archs x86_64 s390x ppc64 sparc64 %define perlver 5.8.8 -%define perlrel 1 +%define perlrel 1.1 %define perlepoch 4 %{?!perl_debugging: %define perl_debugging 0} @@ -524,6 +524,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Feb 03 2006 Jason Vas Dias - 4:5.8.8-1.1 +- Rebuild with new gcc and glibc + * Wed Feb 01 2006 Jason Vas Dias - 4:5.8.8-1 - Upgrade to new upstream release 5.8.8, officially released today