Update to 1.26
This commit is contained in:
parent
8d08ac6e44
commit
03f6549e26
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libintl-perl-1.25.tar.gz
|
||||
/libintl-perl-1.26.tar.gz
|
||||
|
@ -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 <emmanuel@seyman.fr> - 1.26-1
|
||||
- Update to 1.26
|
||||
|
||||
* Wed May 25 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 1.25-2
|
||||
- Take into account the re-review comments (#1339004)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user