From 4790ec5b75c0485eb49b45840b63edd906f989cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 15 Jun 2012 17:06:09 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-Config-Any.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Config-Any.spec b/perl-Config-Any.spec index f54d025..32c9be4 100644 --- a/perl-Config-Any.spec +++ b/perl-Config-Any.spec @@ -1,7 +1,7 @@ Name: perl-Config-Any Summary: Load configuration from different file formats, transparently Version: 0.23 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/B/BR/BRICAS/Config-Any-%{version}.tar.gz @@ -72,6 +72,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Fri Jun 15 2012 Petr Pisar - 0.23-2 +- Perl 5.16 rebuild + * Fri Jan 13 2012 Robin Lee - 0.23-1 - Update to 0.23 - BR: add perl(Test::Pod::Coverage)