diff --git a/.gitignore b/.gitignore index 693656e..1d5bb18 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libintl-perl-1.25.tar.gz +/libintl-perl-1.26.tar.gz diff --git a/perl-libintl-perl.spec b/perl-libintl-perl.spec index 2d52566..d9676cd 100644 --- a/perl-libintl-perl.spec +++ b/perl-libintl-perl.spec @@ -1,7 +1,7 @@ Summary: Internationalization library for Perl, compatible with gettext Name: perl-libintl-perl -Version: 1.25 -Release: 2%{?dist} +Version: 1.26 +Release: 1%{?dist} # gettext_xs/gettext_xs.pm: GPLv3+ # gettext_xs/Makefile.PL: LGPLv2+ # lib/Locale/gettext_xs.pod: LGPLv2+ @@ -103,6 +103,9 @@ make test %{_mandir}/man?/* %changelog +* Sat Jun 18 2016 Emmanuel Seyman - 1.26-1 +- Update to 1.26 + * Wed May 25 2016 Emmanuel Seyman - 1.25-2 - Take into account the re-review comments (#1339004) diff --git a/sources b/sources index 999e97b..b0be71b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d57633100dd6a138474a59996bf5b545 libintl-perl-1.25.tar.gz +d355998f5f33a6f4202cd7ded7bf052a libintl-perl-1.26.tar.gz