Update to 3.5.
This commit is contained in:
parent
f5e58cb743
commit
34b98e267f
@ -1 +1 @@
|
||||
Module-Pluggable-3.4.tar.gz
|
||||
Module-Pluggable-3.5.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%define module_version 3.4
|
||||
%define module_version 3.5
|
||||
|
||||
Name: perl-Module-Pluggable
|
||||
Version: 3.40
|
||||
Version: 3.50
|
||||
Release: 1%{?dist}
|
||||
Summary: Automatically give your module the ability to have plugins
|
||||
License: GPL or Artistic
|
||||
@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 29 2007 Steven Pritchard <steve@kspei.com> 3.50-1
|
||||
- Update to 3.5.
|
||||
|
||||
* Sat Dec 09 2006 Steven Pritchard <steve@kspei.com> 3.40-1
|
||||
- Update to 3.4.
|
||||
- Use fixperms macro instead of our own chmod incantation.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user