From 111a919e80e7e927948cc59c4856cbaba23ee5d6 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 7 Mar 2008 02:16:41 +0000 Subject: [PATCH] new perl --- perl-Scope-Guard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Scope-Guard.spec b/perl-Scope-Guard.spec index b924bc6..6546472 100644 --- a/perl-Scope-Guard.spec +++ b/perl-Scope-Guard.spec @@ -1,6 +1,6 @@ Name: perl-Scope-Guard Version: 0.03 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Lexically scoped resource management License: GPL+ or Artistic Group: Development/Libraries @@ -57,6 +57,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Thu Mar 06 2008 Tom "spot" Callaway - 0.03-3 +Rebuild for new perl + * Mon Nov 26 2007 Chris Weyl 0.03-2 - bump