diff --git a/.gitignore b/.gitignore index d7cfb71..3f301a8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /HTML-Format-2.11.tar.gz +/HTML-Format-2.12.tar.gz diff --git a/perl-HTML-Format.spec b/perl-HTML-Format.spec index 27def1b..625895d 100644 --- a/perl-HTML-Format.spec +++ b/perl-HTML-Format.spec @@ -1,6 +1,6 @@ Name: perl-HTML-Format -Version: 2.11 -Release: 6%{?dist} +Version: 2.12 +Release: 1%{?dist} Summary: HTML formatter modules Group: Development/Libraries @@ -15,7 +15,7 @@ BuildRequires: perl(Carp) BuildRequires: perl(Data::Dumper) BuildRequires: perl(Encode) BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(File::Slurp) +BuildRequires: perl(File::Slurper) BuildRequires: perl(File::Spec) BuildRequires: perl(Font::AFM) >= 1.17 BuildRequires: perl(HTML::Element) >= 3.15 @@ -102,6 +102,9 @@ cd .. %{_mandir}/man3/HTML* %changelog +* Tue Oct 13 2015 Tom Callaway - 2.12-1 +- update to 2.12 + * Thu Jun 18 2015 Fedora Release Engineering - 2.11-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 0223ffa..63bf2fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e69875098e9c2777d8d196d95f96b62e HTML-Format-2.11.tar.gz +36fa95c8ef70523d0398fe219b3dc3ea HTML-Format-2.12.tar.gz