update to 0.16

This commit is contained in:
Chris Weyl 2007-04-18 22:26:46 +00:00
parent f6e39c8096
commit fbfbd9401b
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-SUPER
Version: 1.15
Version: 1.16
Release: 1%{?dist}
Summary: Sane superclass method dispatcher
License: GPL or Artistic
@ -55,6 +55,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/*
%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
- update to 1.15
- add explict requires on perl(Exporter); missed due to a use base construct

View File

@ -1 +1 @@
41e4bb405cfad7efe0da34f08fe5ee91 SUPER-1.15.tar.gz
3a0584598514f471f5df9480e12573c0 SUPER-1.16.tar.gz