commit 4104e089fbad2b132555900dbc0f12fd9ee614ea
Author: Petr PÃsaÅ™ <ppisar(a)redhat.com>
Date: Thu Aug 1 09:19:28 2013 +0200
Perl 5.18 rebuild
perl-Module-Install.spec | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Module-Install.spec b/perl-Module-Install.spec
index c1dd274..7f7f640 100644
--- a/perl-Module-Install.spec
+++ b/perl-Module-Install.spec
@@ -1,6 +1,6 @@
Name: perl-Module-Install
Version: 1.06
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Standalone, extensible Perl module installer
License: GPL+ or Artistic
Group: Development/Libraries
@@ -73,6 +73,9 @@ make test AUTOMATED_TESTING=1
%{_mandir}/man3/*
%changelog
+* Thu Aug 01 2013 Petr Pisar <ppisar(a)redhat.com> - 1.06-4
+- Perl 5.18 rebuild
+
* Wed Jan 30 2013 Paul Howarth <paul(a)city-fan.org> - 1.06-3
- Don't "unbundle" Module::Install as we end up build-requiring ourselves