Perl 5.28 rebuild
This commit is contained in:
parent
5064b1f7fe
commit
dea19b5ba4
@ -1,7 +1,7 @@
|
|||||||
Summary: Internationalization library for Perl, compatible with gettext
|
Summary: Internationalization library for Perl, compatible with gettext
|
||||||
Name: perl-libintl-perl
|
Name: perl-libintl-perl
|
||||||
Version: 1.29
|
Version: 1.29
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
# gettext_xs/gettext_xs.pm: GPLv3+
|
# gettext_xs/gettext_xs.pm: GPLv3+
|
||||||
# gettext_xs/Makefile.PL: LGPLv2+
|
# gettext_xs/Makefile.PL: LGPLv2+
|
||||||
# lib/Locale/gettext_xs.pod: LGPLv2+
|
# lib/Locale/gettext_xs.pod: LGPLv2+
|
||||||
@ -107,6 +107,9 @@ LANG=en_US make test
|
|||||||
%{_mandir}/man?/*
|
%{_mandir}/man?/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.29-4
|
||||||
|
- Perl 5.28 rebuild
|
||||||
|
|
||||||
* Tue Jun 05 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.29-3
|
* Tue Jun 05 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.29-3
|
||||||
- Run the tests with LANG=en_US to ensure we use the right dictionary
|
- Run the tests with LANG=en_US to ensure we use the right dictionary
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user