|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-MooseX-Types-Path-Class
|
|
|
|
|
Summary: A Path::Class type library for Moose
|
|
|
|
|
Version: 0.09
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
|
|
|
|
|
Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/MooseX-Types-Path-Class-%{version}.tar.gz
|
|
|
|
@ -63,6 +63,9 @@ sed -i '1s:^#!.*perl:#!%{__perl}:' t/*.t
|
|
|
|
|
%{_mandir}/man3/MooseX*.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.09-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jun 18 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 0.09-1
|
|
|
|
|
- Update to 0.09
|
|
|
|
|
|
|
|
|
|