|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Text-Autoformat
|
|
|
|
|
Version: 1.669004
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Automatic text wrapping and reformatting
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man3/Text::Autoformat.3pm*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.669004-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2013 Paul Howarth <paul@city-fan.org> - 1.669004-1
|
|
|
|
|
- Update to 1.669004
|
|
|
|
|
- Tweaked widow handling to avoid a nasty edge case
|
|
|
|
|