From bb9a31032d5a65ee17817f94af38da7cafca628b Mon Sep 17 00:00:00 2001 From: jvdias Date: Tue, 7 Feb 2006 00:16:34 +0000 Subject: [PATCH] Rebuild with new gcc, glibc, and glibc-kernheaders --- perl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index d3a575c..56a5c38 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.1 +%define perlrel 1.2 %define perlepoch 4 %{?!perl_debugging: %define perl_debugging 0} @@ -524,6 +524,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Feb 06 2006 Jason Vas Dias - 4:5.8.8-1.2 +- Rebuild with new gcc, glibc, and glibc-kernheaders + * Fri Feb 03 2006 Jason Vas Dias - 4:5.8.8-1.1 - Rebuild with new gcc and glibc