|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: perl-Test-EOL
|
|
|
|
Name: perl-Test-EOL
|
|
|
|
Version: 0.9
|
|
|
|
Version: 0.9
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Check the correct line endings in your project
|
|
|
|
Summary: Check the correct line endings in your project
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
@ -66,6 +66,9 @@ rm -rf %{buildroot}
|
|
|
|
%{_mandir}/man3/Test::EOL.3pm*
|
|
|
|
%{_mandir}/man3/Test::EOL.3pm*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 18 2010 Paul Howarth <paul@city-fan.org> 0.9-2
|
|
|
|
* Mon Oct 18 2010 Paul Howarth <paul@city-fan.org> 0.9-2
|
|
|
|
- Don't assume tested files are UTF-8 encoded (CPAN RT#59877)
|
|
|
|
- Don't assume tested files are UTF-8 encoded (CPAN RT#59877)
|
|
|
|
|
|
|
|
|
|
|
|