diff --git a/perl-Text-Glob.spec b/perl-Text-Glob.spec index 5ab944c..35375bf 100644 --- a/perl-Text-Glob.spec +++ b/perl-Text-Glob.spec @@ -1,6 +1,6 @@ Name: perl-Text-Glob Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module to match globbing patterns against text License: GPL+ or Artistic Group: Development/Libraries @@ -40,6 +40,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jun 17 2011 Marcela Mašláňová - 0.09-2 +- Perl mass rebuild + * Wed Mar 02 2011 Ralf Corsépius - 0.09-1 - Upstream update. - Spec cleanup.