Fri, 03 May 2024 13:16:19 UTC | login

Information for build glib2-2.80.0-1.fc40

ID304521
Package Nameglib2
Version2.80.0
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/glib2.git#03e2e263eb931a45344a9821e9b0ceec20286e7c
SummaryA library of handy utility functions
DescriptionGLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 11 Apr 2024 14:05:39 UTC
CompletedThu, 11 Apr 2024 16:06:48 UTC
Taskbuild (f40, /rpms/glib2.git:03e2e263eb931a45344a9821e9b0ceec20286e7c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/glib2.git#03e2e263eb931a45344a9821e9b0ceec20286e7c'}}
Tags
f40
RPMs
src
glib2-2.80.0-1.fc40.src.rpm (info) (download)
riscv64
glib2-2.80.0-1.fc40.riscv64.rpm (info) (download)
glib2-devel-2.80.0-1.fc40.riscv64.rpm (info) (download)
glib2-doc-2.80.0-1.fc40.riscv64.rpm (info) (download)
glib2-static-2.80.0-1.fc40.riscv64.rpm (info) (download)
glib2-tests-2.80.0-1.fc40.riscv64.rpm (info) (download)
glib2-debuginfo-2.80.0-1.fc40.riscv64.rpm (info) (download)
glib2-debugsource-2.80.0-1.fc40.riscv64.rpm (info) (download)
glib2-devel-debuginfo-2.80.0-1.fc40.riscv64.rpm (info) (download)
glib2-tests-debuginfo-2.80.0-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Mar 12 2024 David King <amigadave@amigadave.com> - 2.80.0-1 - Update to 2.80.0 * Fri Jan 26 2024 David King <amigadave@amigadave.com> - 2.79.1-1 - Update to 2.79.1 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.79.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.79.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 15 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.79.0-6 - Add dependency on python3-packaging * Thu Jan 11 2024 Kalev Lember <klember@redhat.com> - 2.79.0-5 - Backport a patch to skip deprecated gthread api in introspection data * Thu Jan 11 2024 Kalev Lember <klember@redhat.com> - 2.79.0-4 - Backport a patch to avoid loading mismatching GIRepository versions * Thu Jan 11 2024 Kalev Lember <klember@redhat.com> - 2.79.0-3 - Drop old glib2-fam obsoletes * Wed Jan 10 2024 Kalev Lember <klember@redhat.com> - 2.79.0-2 - Don't mark the doc subpackage as noarch * Wed Jan 10 2024 Kalev Lember <klember@redhat.com> - 2.79.0-1 - Update to 2.79.0 - Rebase gnutls-hmac.patch - Add gir and typelib files that moved here from gobject-introspection - Explicitly conflict with older gobject-introspection - Switch to building docs with gi-docgen instead of gtk-doc * Wed Dec 06 2023 Kalev Lember <klember@redhat.com> - 2.78.3-1 - Update to 2.78.3 * Wed Dec 06 2023 Kalev Lember <klember@redhat.com> - 2.78.2-1 - Update to 2.78.2 * Thu Oct 26 2023 Kalev Lember <klember@redhat.com> - 2.78.1-1 - Update to 2.78.1 * Wed Sep 27 2023 Zephyr Lykos <git@mochaa.ws> - 2.78.0-3 - gthreadedresolver: Fix race between source callbacks and finalize (fedora#2235890) * Sat Sep 16 2023 Kalev Lember <klember@redhat.com> - 2.78.0-2 - Use standard indentation * Sat Sep 16 2023 Kalev Lember <klember@redhat.com> - 2.78.0-1 - Update to 2.78.0 * Sat Sep 16 2023 Kalev Lember <klember@redhat.com> - 2.77.3-3 - Don't number sources and patches * Thu Sep 07 2023 Kalev Lember <klember@redhat.com> - 2.77.3-2 - gkeyfile: Temporarily re-allow invalid escapes when parsing strings * Thu Aug 31 2023 Kalev Lember <klember@redhat.com> - 2.77.3-1 - Update to 2.77.3 * Sat Aug 12 2023 Kalev Lember <klember@redhat.com> - 2.77.2-1 - Update to 2.77.2 * Mon Jul 31 2023 Kalev Lember <klember@redhat.com> - 2.77.1-1 - Update to 2.77.1 * Mon Jul 24 2023 Kalev Lember <klember@redhat.com> - 2.77.0-8 - Backport upstream patch to fix GKeyFile group comments (rhbz#2225257) * Thu Jul 20 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.77.0-7 - Fix GModule change resulting in missing exported symbols * Wed Jul 19 2023 Richard Hughes <richard@hughsie.com> - 2.77.0-6 - Fix up EPRM patch -- 3rd try lucky * Wed Jul 19 2023 Richard Hughes <richard@hughsie.com> - 2.77.0-5 - Fix up patch to actually apply * Wed Jul 19 2023 Richard Hughes <richard@hughsie.com> - 2.77.0-4 - Handle EPERM to allow Fedora to be used on CircleCI and GitHub actions * Tue Jul 18 2023 Adam Williamson <awilliam@redhat.com> - 2.77.0-3 - Update to upstream fix for anaconda crash issue * Tue Jul 18 2023 Adam Williamson <awilliam@redhat.com> - 2.77.0-2 - Revert an upstream change that makes anaconda crash * Mon Jul 17 2023 David King <amigadave@amigadave.com> - 2.77.0-1 - Update to 2.77.0 * Thu Jul 06 2023 Kalev Lember <klember@redhat.com> - 2.76.4-1 - Update to 2.76.4 * Tue May 23 2023 David King <amigadave@amigadave.com> - 2.76.3-1 - Update to 2.76.3 * Mon Apr 24 2023 David King <amigadave@amigadave.com> - 2.76.2-1 - Update to 2.76.2 * Mon Apr 10 2023 David King <amigadave@amigadave.com> - 2.76.1-2 - Add python3-setuptools Requires to -devel * Wed Mar 22 2023 David King <amigadave@amigadave.com> - 2.76.1-1 - Update to 2.76.1 * Sun Mar 12 2023 David King <amigadave@amigadave.com> - 2.76.0-1 - Update to 2.76.0 * Mon Mar 06 2023 David King <amigadave@amigadave.com> - 2.75.4-2 - Fix getting etag attributes * Sat Mar 04 2023 David King <amigadave@amigadave.com> - 2.75.4-1 - Update to 2.75.4 * Sat Feb 18 2023 Adam Williamson <awilliam@redhat.com> - 2.75.3-4 - Revert "Fix #2169622 for now by reverting the problematic commit" * Wed Feb 15 2023 Adam Williamson <awilliam@redhat.com> - 2.75.3-3 - Fix #2169622 for now by reverting the problematic commit * Tue Feb 14 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.75.3-2 - Remove Provides: bundled(gnulib) * Mon Feb 13 2023 Adam Williamson <awilliam@redhat.com> - 2.75.3-1 - Update to 2.75.3 * Tue Feb 07 2023 David King <amigadave@amigadave.com> - 2.75.2-1 - Update to 2.75.2 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.74.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Nov 02 2022 David King <amigadave@amigadave.com> - 2.74.1-2 - Add upstream revert of fd mishandling * Thu Oct 27 2022 David King <amigadave@amigadave.com> - 2.74.1-1 - Update to 2.74.1 * Tue Sep 27 2022 Kalev Lember <klember@redhat.com> - 2.74.0-3 - Rebuild to fix sysprof-capture symbols leaking into libraries consuming it * Mon Sep 26 2022 Kalev Lember <klember@redhat.com> - 2.74.0-2 - Backport an upstream patch to fix GParam validation crashes * Sun Sep 18 2022 Kalev Lember <klember@redhat.com> - 2.74.0-1 - Update to 2.74.0 * Tue Sep 06 2022 Kalev Lember <klember@redhat.com> - 2.73.3-3 - Rebuild so that we can include it in the GNOME 43.rc mega-update as various updates in there depend on new glib. * Fri Aug 26 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.73.3-2 - gio-launch-desktop is back * Fri Aug 26 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.73.3-1 - Update to 2.73.3 and drop gdesktopappinfo patch * Mon Aug 15 2022 Kalev Lember <klember@redhat.com> - 2.73.2-8 - Backport an upstream patch to fix an FD leak (rhbz#2109145) * Wed Jul 27 2022 Kalev Lember <klember@redhat.com> - 2.73.2-7 - Backport another GRegex upstream fix * Tue Jul 26 2022 Kalev Lember <klember@redhat.com> - 2.73.2-6 - Backport an upstream patch to fix GRegex on s390x * Tue Jul 26 2022 Kalev Lember <klember@redhat.com> - 2.73.2-5 - Add missing requires to glib2-static subpackage * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.73.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 18 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.73.2-3 - No unexpected soname bumps * Thu Jul 14 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.73.2-2 - Fix gnutls-hmac.patch * Thu Jul 14 2022 Kalev Lember <klember@redhat.com> - 2.73.2-1 - Update to 2.73.2 - Rebase gnutls-hmac.patch - Rebase gdesktopappinfo.patch - Drop 2784.patch as it's been fixed upstream - Build with pcre2 instead of pcre * Tue Jun 28 2022 Adam Williamson <awilliam@redhat.com> - 2.73.1-2 - Backport PR #2784 to fix `weak_locations != NULL` crashes * Tue Jun 21 2022 David King <amigadave@amigadave.com> - 2.73.1-1 - Update to 2.73.1 * Mon May 30 2022 David King <amigadave@amigadave.com> - 2.72.2-1 - Update to 2.72.2 * Thu Apr 14 2022 David King <amigadave@amigadave.com> - 2.72.1-1 - Update to 2.72.1 * Fri Mar 18 2022 David King <amigadave@amigadave.com> - 2.72.0-1 - Update to 2.72.0