|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-MooseX-Types
|
|
|
|
|
Version: 0.46
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Summary: Organize your Moose types in libraries
|
|
|
|
@ -91,6 +91,9 @@ perl Build.PL --installdirs=vendor
|
|
|
|
|
%{_mandir}/man3/MooseX::Types::Wrapper.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.46-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Aug 17 2015 Paul Howarth <paul@city-fan.org> - 0.46-1
|
|
|
|
|
- Update to 0.46
|
|
|
|
|
- Make use of Sub::Exporter::ForMethods's new rebless option
|
|
|
|
|