4.7 bump
This commit is contained in:
parent
21174456c5
commit
54702fa764
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/Module-Pluggable-3.6.tar.gz
|
||||
/Module-Pluggable-4.6.tar.gz
|
||||
/Module-Pluggable-4.7.tar.gz
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user