update to gettext-0.21 (rhbz#1860728)
This commit is contained in:
parent
78951b9743
commit
9a741fcbe0
@ -1,13 +1,13 @@
|
||||
%bcond_with jar
|
||||
%bcond_with java
|
||||
|
||||
%global tarversion 0.20.2
|
||||
%global archiveversion 0.20
|
||||
%global tarversion 0.21
|
||||
%global archiveversion 0.21
|
||||
|
||||
Summary: GNU libraries and utilities for producing multi-lingual messages
|
||||
Name: gettext
|
||||
Version: %{tarversion}
|
||||
Release: 4%{?dist}
|
||||
Release: 1%{?dist}
|
||||
# The following are licensed under LGPLv2+:
|
||||
# - libintl and its headers
|
||||
# - libasprintf and its headers
|
||||
@ -396,6 +396,9 @@ export LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}:$PWD/gettext-tools/intl/.libs
|
||||
%{_mandir}/man1/msghack.1*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 03 2020 Sundeep Anand <suanand@redhat.com> - 0.21
|
||||
- gettext-0.21 is available (rhbz#1860728)
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.2-4
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gettext-0.20.2.tar.xz) = 08d20c659004a77e607af17df15f5ce9bd4fc0feca9436aa206b0cbd2516f9f0c98c7ee1faacf7ff429f9b0dd9de219947b300216887a60727602a688acabc82
|
||||
SHA512 (gettext-0.21.tar.xz) = f7e2968651879f8444d43a176a149db9f9411f4a03132a7f3b37c2ed97e3978ae6888169c995c1953cb78943b6e3573811abcbb8661b6631edbbe067b2699ddf
|
||||
|
Loading…
Reference in New Issue
Block a user