From 0d831ffc5ac524f8c3b68cd7e12e2165226a4f52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 20 Jun 2011 22:10:38 +0200 Subject: [PATCH] Perl mass rebuild --- perl-Module-Find.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Module-Find.spec b/perl-Module-Find.spec index 8e9b5d6..4be0152 100644 --- a/perl-Module-Find.spec +++ b/perl-Module-Find.spec @@ -1,6 +1,6 @@ Name: perl-Module-Find Version: 0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Find and use installed modules in a (sub)category Group: Development/Libraries @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jun 20 2011 Marcela Mašláňová - 0.10-2 +- Perl mass rebuild + * Tue Mar 15 2011 Paul Howarth - 0.10-1 - Update to 0.10: - Fixed META.yml generation (CPAN RT#38302)