From 3f4dd78e16e4057c08cdda303c69a9fd095c43a2 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Fri, 11 Jan 2008 19:31:16 +0000 Subject: [PATCH] rebuild for new perl --- perl-Text-Glob.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Text-Glob.spec b/perl-Text-Glob.spec index a491191..73b4828 100644 --- a/perl-Text-Glob.spec +++ b/perl-Text-Glob.spec @@ -1,6 +1,6 @@ Name: perl-Text-Glob Version: 0.08 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl module to match globbing patterns against text License: GPL+ or Artistic Group: Development/Libraries @@ -45,6 +45,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jan 11 2008 Tom "spot" Callaway - 0.08-3 +- rebuild for new perl + * Sat Aug 18 2007 Ralf Corsépius - 0.08-2 - Update license tag.