update to 0.16
This commit is contained in:
parent
f6e39c8096
commit
fbfbd9401b
@ -1,5 +1,5 @@
|
|||||||
Name: perl-SUPER
|
Name: perl-SUPER
|
||||||
Version: 1.15
|
Version: 1.16
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Sane superclass method dispatcher
|
Summary: Sane superclass method dispatcher
|
||||||
License: GPL or Artistic
|
License: GPL or Artistic
|
||||||
@ -55,6 +55,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 04 2007 Chris Weyl <cweyl@alumni.drew.edu> 1.16-1
|
||||||
|
- update to 1.16
|
||||||
|
|
||||||
* Tue Oct 03 2006 Chris Weyl <cweyl@alumni.drew.edu> 1.15-1
|
* Tue Oct 03 2006 Chris Weyl <cweyl@alumni.drew.edu> 1.15-1
|
||||||
- update to 1.15
|
- update to 1.15
|
||||||
- add explict requires on perl(Exporter); missed due to a use base construct
|
- add explict requires on perl(Exporter); missed due to a use base construct
|
||||||
|
Loading…
Reference in New Issue
Block a user