From 591a6fe1b4d7888b5439e7cf61583da39d4a6eae Mon Sep 17 00:00:00 2001 From: corsepiu Date: Tue, 5 Sep 2006 09:31:58 +0000 Subject: [PATCH] - Mass rebuild. --- needs.rebuild | 1 - perl-Text-Glob.spec | 5 ++++- 2 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 needs.rebuild diff --git a/needs.rebuild b/needs.rebuild deleted file mode 100644 index 815fd29..0000000 --- a/needs.rebuild +++ /dev/null @@ -1 +0,0 @@ -http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild diff --git a/perl-Text-Glob.spec b/perl-Text-Glob.spec index 03a5f1f..52465cf 100644 --- a/perl-Text-Glob.spec +++ b/perl-Text-Glob.spec @@ -1,6 +1,6 @@ Name: perl-Text-Glob Version: 0.07 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module to match globbing patterns against text License: Artistic or GPL Group: Development/Libraries @@ -44,6 +44,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Sep 05 2006 Ralf Corsépius - 0.07-2 +- Mass rebuild. + * Thu Jul 20 2006 Ralf Corsépius - 0.07-1 - Upstream update.