|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Text-Autoformat
|
|
|
|
|
Version: 1.740000
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Automatic text wrapping and reformatting
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -58,6 +58,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Text::Autoformat.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.740000-4
|
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Mar 11 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 1.740000-3
|
|
|
|
|
- Stop using a variable in the version number
|
|
|
|
|
|
|
|
|
|