Update to HTML-Formatter-2.14.
This commit is contained in:
parent
ce3de7bef6
commit
786a694636
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
/HTML-Format-2.11.tar.gz
|
||||
/HTML-Format-2.12.tar.gz
|
||||
/HTML-Formatter-2.14.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
# As of release 2.13, upstream renamed the package into HTML-Formatter
|
||||
%global tarvers 2.12
|
||||
%global tarvers 2.14
|
||||
|
||||
%if "%{tarvers}" > "2.12"
|
||||
# This package should be renamed into perl-HTML-Formatter
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
Name: perl-HTML-Format
|
||||
Version: %{tarvers}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: HTML formatter modules
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -102,6 +102,9 @@ A collection of modules that formats HTML as plaintext, PostScript or RTF.
|
||||
%{_mandir}/man3/HTML*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 09 2015 Ralf Corsépius <corsepiu@fedoraproject.org> - 2.14-1
|
||||
- Update to HTML-Formatter-2.14.
|
||||
|
||||
* Wed Dec 09 2015 Ralf Corsépius <corsepiu@fedoraproject.org> - 2.12-2
|
||||
- Flatten build tree.
|
||||
- Disable RELEASE_TESTING, remove corresponding BRs.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user