Sat, 18 May 2024 05:16:20 UTC | login

Information for build gettext-0.22-4.fc40

ID281988
Package Namegettext
Version0.22
Release4.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gettext.git#0c9f02314220a12728f8b72f6780a8b941caeaed
SummaryGNU tools and libraries for localized translated messages
DescriptionThe GNU gettext package provides a set of tools and documentation for producing multi-lingual messages in programs. Tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organization for the message catalogs, a runtime library which supports the retrieval of translated messages, and stand-alone programs for handling the translatable and the already translated strings. Gettext provides an easy to use library and tools for creating, using, and modifying natural language catalogs and is a powerful and simple method for internationalizing programs.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 08:16:11 UTC
CompletedWed, 21 Feb 2024 09:38:42 UTC
Taskbuild (f40, /rpms/gettext.git:0c9f02314220a12728f8b72f6780a8b941caeaed)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gettext.git#0c9f02314220a12728f8b72f6780a8b941caeaed'}}
Tags
f40
RPMs
src
gettext-0.22-4.fc40.src.rpm (info) (download)
noarch
emacs-gettext-0.22-4.fc40.noarch.rpm (info) (download)
gettext-common-devel-0.22-4.fc40.noarch.rpm (info) (download)
msghack-0.22-4.fc40.noarch.rpm (info) (download)
riscv64
gettext-0.22-4.fc40.riscv64.rpm (info) (download)
gettext-devel-0.22-4.fc40.riscv64.rpm (info) (download)
gettext-envsubst-0.22-4.fc40.riscv64.rpm (info) (download)
gettext-libs-0.22-4.fc40.riscv64.rpm (info) (download)
gettext-runtime-0.22-4.fc40.riscv64.rpm (info) (download)
gettext-debuginfo-0.22-4.fc40.riscv64.rpm (info) (download)
gettext-debugsource-0.22-4.fc40.riscv64.rpm (info) (download)
gettext-devel-debuginfo-0.22-4.fc40.riscv64.rpm (info) (download)
gettext-envsubst-debuginfo-0.22-4.fc40.riscv64.rpm (info) (download)
gettext-libs-debuginfo-0.22-4.fc40.riscv64.rpm (info) (download)
gettext-runtime-debuginfo-0.22-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.22-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.22-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 23 2023 Jens Petersen <petersen@redhat.com> - 0.22-1 - update to 0.22 release - https://savannah.gnu.org/news/?id=10378 * Wed Mar 29 2023 Sundeep Anand <suanand@redhat.com> - 0.21.1-3 - update license tag to as per SPDX identifiers * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Oct 14 2022 Sundeep Anand <suanand@redhat.com> - 0.21.1-1 - update to 0.21.1 release * Thu Oct 13 2022 Sundeep Anand <suanand@redhat.com> - 0.21-20.0.20220203 - Include doc and man pages for envsubst subpackage. Move _libdir and _datadir from gettext-runtime to gettext package. * Mon Sep 12 2022 Sundeep Anand <suanand@redhat.com> - 0.21-19.0.20220203 - Add conflicts to enable new (sub)packages installable independently of the original package. * Wed Aug 10 2022 Honza Horak <hhorak@redhat.com> - 0.21-18.0.20220203 - Introduce envsubst sub-package for allow install envsubst with minimal footprint * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.21-17.0.20220203 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 08 2022 Sundeep Anand <suanand@redhat.com> - 0.21-16.0.20220203 - separate out gettext-runtime from the main package into a subpackage * Tue Jun 07 2022 Sundeep Anand <suanand@redhat.com> - 0.21-15.0.20220203 - add Provides: gettext-runtime to gettext package for forward compatibility. - and removed Provides: gettext-tools * Mon Jun 06 2022 Sundeep Anand <suanand@redhat.com> - 0.21-14.0.20220203 - add Provides: gettext-tools to gettext package for forward compatibility. * Thu Mar 31 2022 Jens Petersen <petersen@redhat.com> - 0.21-13.0.20220203 - add Java 17 support patch from Mamoru Tasaka (#2062407) * Wed Mar 09 2022 Sundeep Anand <suanand@redhat.com> - 0.21-12.0.20220203 - fix gettext snapshot versioning issue to make it canonical (#2061646) * Thu Mar 03 2022 Sundeep Anand <suanand@redhat.com> - 0.21-11.0.20220203 - Rebuild with gettext-snapshot-20220228 to fix ppc64le and tests (#2045414) Removed gettext-0.21-gnulib-perror-tests.patch as it is upstreamed.