From 09dc3aba0e136202d3e6ac978d297bd976a66856 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Fri, 17 Jun 2011 17:24:46 +0200 Subject: [PATCH] Perl mass rebuild --- 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 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.