From 6c2531ece9e62b1327e95114cf0add5f2b01681f Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 16 Dec 2005 23:24:09 +0000 Subject: [PATCH] gcc bump --- perl-URI.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-URI.spec b/perl-URI.spec index 58ca78a..f0b0523 100644 --- a/perl-URI.spec +++ b/perl-URI.spec @@ -1,6 +1,6 @@ Name: perl-URI Version: 1.35 -Release: 2 +Release: 2.1 Summary: A Perl module implementing URI parsing and manipulation Group: Development/Libraries @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Dec 16 2005 Jesse Keating +- rebuilt for new gcj + * Sat Apr 02 2005 Jose Pedro Oliveira - 1.35-2 - Update to 1.35. - Spec cleanup (#153205)