This commit is contained in:
Dennis Gilmore 2014-06-07 02:13:55 -05:00
parent 22b461253f
commit c0c7d649d1

View File

@ -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