From 329cc23a3a85980ef24a3faead23fec95a5205a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Wed, 15 Dec 2010 19:13:33 +0100 Subject: [PATCH] - 661697 rebuild for fixing problems with vendorach/lib --- 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 31b34bb..2aec97c 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.20 -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 @@ -71,6 +71,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Wed Dec 15 2010 Marcela Maslanova - 0.20-2 +- 661697 rebuild for fixing problems with vendorach/lib + * Fri Aug 27 2010 Iain Arnell 0.20-1 - update to latest upstream