Fedora Release Engineering 9 years ago
parent d49ae29100
commit 8d33c8d3f9

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

Loading…
Cancel
Save