|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Text-Autoformat
|
|
|
|
|
Version: 1.750000
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Automatic text wrapping and reformatting
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/Text-Autoformat
|
|
|
|
@ -58,6 +58,9 @@ chmod -c -x config.*
|
|
|
|
|
%{_mandir}/man3/Text::Autoformat.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.750000-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Aug 18 2019 Emmanuel Seyman <emmanuel@seyman.fr> - 1.750000-1
|
|
|
|
|
- Update to 1.75
|
|
|
|
|
- Minor cleanup of the spec file
|
|
|
|
|