Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-libintl-perl.git#7e26815f81699194dbb0c675085d5e467100111e
This commit is contained in:
parent
23336febf3
commit
60c81b10eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/libintl-perl-1.29.tar.gz
|
||||
/libintl-perl-1.30.tar.gz
|
||||
/libintl-perl-1.31.tar.gz
|
||||
/libintl-perl-1.32.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Internationalization library for Perl, compatible with gettext
|
||||
Name: perl-libintl-perl
|
||||
Version: 1.31
|
||||
Release: 8%{?dist}
|
||||
Version: 1.32
|
||||
Release: 1%{?dist}
|
||||
# gettext_xs/gettext_xs.pm: GPLv3+
|
||||
# gettext_xs/Makefile.PL: LGPLv2+
|
||||
# lib/Locale/gettext_xs.pod: LGPLv2+
|
||||
@ -106,6 +106,9 @@ make test
|
||||
%{_mandir}/man?/*
|
||||
|
||||
%changelog
|
||||
* Sun Nov 01 2020 Emmanuel Seyman <emmanuel@seyman.fr> - 1.32-1
|
||||
- Update to 1.32
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.31-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libintl-perl-1.31.tar.gz) = 9e22af95ecb8ae1c115114ce5d4f80bb8b1a83e4072d274a55f5946267ac29b98e9da4c01e05d0aa0051fef34a41b6297dbb44f51b8d602f3ef3786a59a6a04a
|
||||
SHA512 (libintl-perl-1.32.tar.gz) = fca6c8863dfd36c7604bc80a401e825eb707bc75016521c09006c34c170a41b009d30ec93d7e2a7f61caa1dbdf0333511c3d515d4fdc0fea32242eca68a7e35d
|
||||
|
Loading…
Reference in New Issue
Block a user