|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Class-C3-Componentised
|
|
|
|
|
Version: 1.0006
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Load mix-ins or components to your C3-based class
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -69,6 +69,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.0006-2
|
|
|
|
|
- rebuild against perl 5.10.1
|
|
|
|
|
|
|
|
|
|
* Sat Sep 26 2009 Chris Weyl <cweyl@alumni.drew.edu> 1.0006-1
|
|
|
|
|
- update filtering
|
|
|
|
|
- auto-update to 1.0006 (by cpan-spec-update 0.01)
|
|
|
|
|