summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2014-06-07 02:13:55 -0500
committerDennis Gilmore <dennis@ausil.us>2014-06-07 02:13:55 -0500
commitc0c7d649d1fccfc87fc18803f4b2830dde64ff4c (patch)
treea01ef17518394b364945a78ae30d6458e814ec11
parent22b461253fa9eebe3b13b8d3d50890b351927643 (diff)
downloadperl-Module-Pluggable-c0c7d649d1fccfc87fc18803f4b2830dde64ff4c.tar.gz
perl-Module-Pluggable-c0c7d649d1fccfc87fc18803f4b2830dde64ff4c.tar.xz
perl-Module-Pluggable-c0c7d649d1fccfc87fc18803f4b2830dde64ff4c.zip
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuildf21
-rw-r--r--perl-Module-Pluggable.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/perl-Module-Pluggable.spec b/perl-Module-Pluggable.spec
index 1c02496..fef714b 100644
--- a/perl-Module-Pluggable.spec
+++ b/perl-Module-Pluggable.spec
@@ -4,7 +4,7 @@ Name: perl-Module-Pluggable
Epoch: 1
# Keep two digit decimal part
Version: %{cpan_version}0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Automatically give your module the ability to have plugins
License: GPL+ or Artistic
Group: Development/Libraries
@@ -77,6 +77,9 @@ perl Build.PL installdirs=vendor
%{_mandir}/man3/*
%changelog
+* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.10-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
* Mon Jan 06 2014 Petr Pisar <ppisar@redhat.com> - 1:5.10-1
- 5.1 bump