This commit is contained in:
Dennis Gilmore 2013-02-14 05:01:37 -06:00
parent 2efb4c3cb0
commit 23453c7047
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Name: perl-Class-Method-Modifiers
Summary: Provides Moose-like method modifiers
Version: 2.00
Release: 1%{?dist}
Release: 2%{?dist}
License: GPL+ or Artistic
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/S/SA/SARTAK/Class-Method-Modifiers-%{version}.tar.gz
@ -59,6 +59,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.00-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Jan 05 2013 Iain Arnell <iarnell@gmail.com> 2.00-1
- update to latest upstream version