Update to release 0.26
This commit is contained in:
parent
c94ec5b16a
commit
a40f3de97f
2 changed files with 9 additions and 3 deletions
10
gettext.spec
10
gettext.spec
|
|
@ -7,8 +7,8 @@
|
|||
|
||||
Summary: GNU tools and libraries for localized translated messages
|
||||
Name: gettext
|
||||
Version: 0.25.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.26
|
||||
Release: 1%{?dist}
|
||||
|
||||
# The following are licensed under LGPLv2+:
|
||||
# - libintl and its headers
|
||||
|
|
@ -377,6 +377,8 @@ make check LIBUNISTRING=-lunistring
|
|||
%{_bindir}/gettext
|
||||
%{_bindir}/gettext.sh
|
||||
%{_bindir}/ngettext
|
||||
%{_bindir}/printf_gettext
|
||||
%{_bindir}/printf_ngettext
|
||||
%exclude %{_mandir}/man1/autopoint.1*
|
||||
%exclude %{_mandir}/man1/envsubst.1*
|
||||
%exclude %{_mandir}/man1/gettextize.1*
|
||||
|
|
@ -452,6 +454,10 @@ make check LIBUNISTRING=-lunistring
|
|||
%{_mandir}/man1/msghack.1*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 19 2025 Manish Tiwari <matiwari@redhat.com> - 0.26-1
|
||||
- update to 0.26 release
|
||||
- https://savannah.gnu.org/news/?id=10789
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.25.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (gettext-0.25.1.tar.gz) = f7cac3969628edde007f0378e8c4536dda98228ec7b806ecf35bec2367ddd1c169d258310e0ed4310e71614421028cbaf7aeedda87924020db38c43460ab10df
|
||||
SHA512 (gettext-0.26.tar.gz) = 6c2afb0737843028e1cd27f1cd7dd5b81372ccff8cd8e01e17cfdc517afdd9a849c232f1ff5adca5eb4b03f2cc64f4a3f689ae8b84e523ceeae85384f3844083
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue