|
|
|
@ -2,7 +2,7 @@ Name: perl-Text-Autoformat
|
|
|
|
|
# Maintain six-digit version number to ensure clean upgrade path
|
|
|
|
|
%global cpan_version 1.72
|
|
|
|
|
Version: %{cpan_version}0000
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Automatic text wrapping and reformatting
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -64,6 +64,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Text::Autoformat.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.720000-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 15 2015 Petr Šabata <contyk@redhat.com> - 1.720000-1
|
|
|
|
|
- 1.72 bump
|
|
|
|
|
|
|
|
|
|