|
|
|
@ -2,7 +2,7 @@ Name: perl-Text-Autoformat
|
|
|
|
|
# Maintain six-digit version number to ensure clean upgrade path
|
|
|
|
|
%global cpan_version 1.74
|
|
|
|
|
Version: %{cpan_version}0000
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Automatic text wrapping and reformatting
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -60,6 +60,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Text::Autoformat.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.740000-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Dec 09 2015 Petr Šabata <contyk@redhat.com> - 1.740000-1
|
|
|
|
|
- 1.74 bump, perl5.22 fixes
|
|
|
|
|
|
|
|
|
|