This commit is contained in:
Dennis Gilmore 2014-06-07 04:31:48 -05:00
parent 6ba432ee8d
commit 5aa099cce8

View File

@ -1,6 +1,6 @@
Name: perl-Role-Tiny
Version: 1.003003
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A nouvelle cuisine portion size slice of Moose
License: GPL+ or Artistic
Group: Development/Libraries
@ -62,6 +62,9 @@ make test
%{_mandir}/man3/Role::Tiny::With.3pm*
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.003003-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sat Mar 29 2014 Paul Howarth <paul@city-fan.org> - 1.003003-1
- Update to 1.003003
- Overloads specified as method names rather than subrefs are now applied