From 0aca8a99f335e1ded1763ff85453a8d3b0a0c27c Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 25 Jan 2008 00:47:24 +0000 Subject: [PATCH] Rebuild for new perl --- perl-Class-Singleton.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Class-Singleton.spec b/perl-Class-Singleton.spec index 332b940..0aa9e92 100644 --- a/perl-Class-Singleton.spec +++ b/perl-Class-Singleton.spec @@ -1,6 +1,6 @@ Name: perl-Class-Singleton Version: 1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implementation of a "Singleton" class License: GPL+ or Artistic Group: Development/Libraries @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Jan 24 2008 Tom "spot" Callaway 1.4-2 +- rebuild for new perl + * Mon Oct 15 2007 Steven Pritchard 1.4-1 - Update to 1.4. - Update License tag.