This commit is contained in:
Petr Písař 2013-02-28 14:13:18 +01:00
parent 21174456c5
commit 54702fa764
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/Module-Pluggable-3.6.tar.gz
/Module-Pluggable-4.6.tar.gz
/Module-Pluggable-4.7.tar.gz

View File

@ -1,7 +1,7 @@
Name: perl-Module-Pluggable
# Epoch to compete with perl.spec
Epoch: 1
Version: 4.6
Version: 4.7
Release: 1%{?dist}
Summary: Automatically give your module the ability to have plugins
License: GPL+ or Artistic
@ -58,5 +58,8 @@ perl Build.PL installdirs=vendor
%{_mandir}/man3/*
%changelog
* Thu Feb 28 2013 Petr Pisar <ppisar@redhat.com> - 1:4.7-1
- 4.7 bump
* Thu Jan 24 2013 Petr Pisar <ppisar@redhat.com> 1:4.6-1
- Specfile autogenerated by cpanspec 1.78.

View File

@ -1 +1 @@
1a3af6ac7d047a76c1b0c5d3b84ad64d Module-Pluggable-4.6.tar.gz
bde569c825bae9fe4a1cf06a7475f741 Module-Pluggable-4.7.tar.gz