Tue, 11 Jun 2024 15:41:59 UTC | login

Information for build libsoup3-3.4.4-3.fc40

ID294717
Package Namelibsoup3
Version3.4.4
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libsoup3.git#6667fb5934336c91338c70f6f53c65036d93c0d2
SummarySoup, an HTTP library implementation
DescriptionLibsoup is an HTTP library implementation in C. It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it), but the SOAP parts were removed long ago.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 01 Mar 2024 17:50:25 UTC
CompletedFri, 01 Mar 2024 18:26:36 UTC
Taskbuild (f40, /rpms/libsoup3.git:6667fb5934336c91338c70f6f53c65036d93c0d2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libsoup3.git#6667fb5934336c91338c70f6f53c65036d93c0d2'}}
Tags
f40
f41
RPMs
src
libsoup3-3.4.4-3.fc40.src.rpm (info) (download)
noarch
libsoup3-doc-3.4.4-3.fc40.noarch.rpm (info) (download)
riscv64
libsoup3-3.4.4-3.fc40.riscv64.rpm (info) (download)
libsoup3-devel-3.4.4-3.fc40.riscv64.rpm (info) (download)
libsoup3-debuginfo-3.4.4-3.fc40.riscv64.rpm (info) (download)
libsoup3-debugsource-3.4.4-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Oct 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 3.4.4-1 - 3.4.4 * Fri Sep 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 3.4.3-1 - 3.4.3 * Fri Aug 25 2023 Adam Williamson <awilliam@redhat.com> - 3.4.2-4 - Backport MR #374 to fix some crashes * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue May 02 2023 David King <amigadave@amigadave.com> - 3.4.2-2 - Drop reverted patch * Tue May 02 2023 David King <amigadave@amigadave.com> - 3.4.2-1 - Update to 3.4.2 * Fri Apr 21 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 3.4.1-2 - Add patch to maybe fix connection crashes? * Fri Apr 21 2023 David King <amigadave@amigadave.com> - 3.4.1-1 - Update to 3.4.1 * Sat Mar 18 2023 W. Michael Petullo <mike@flyn.org> - 3.4.0-2 - Distribute libsoup.supp * Fri Mar 17 2023 David King <amigadave@amigadave.com> - 3.4.0-1 - Update to 3.4.0 * Wed Mar 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 3.3.1-2 - migrated to SPDX license * Wed Feb 15 2023 David King <amigadave@amigadave.com> - 3.3.1-1 - Update to 3.3.1 * Mon Feb 06 2023 David King <amigadave@amigadave.com> - 3.3.0-1 - Update to 3.3.0 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.2.2-2 - Ensure correct fonts are installed for HTML docs * Thu Nov 03 2022 David King <amigadave@amigadave.com> - 3.2.2-1 - Update to 3.2.2 * Fri Oct 28 2022 David King <amigadave@amigadave.com> - 3.2.1-1 - Update to 3.2.1 * Mon Sep 26 2022 Kalev Lember <klember@redhat.com> - 3.2.0-2 - Backport upstream MR310 to fix gnome-maps crashes (#2129914) * Fri Sep 16 2022 Kalev Lember <klember@redhat.com> - 3.2.0-1 - Update to 3.2.0 * Tue Sep 06 2022 Kalev Lember <klember@redhat.com> - 3.1.4-1 - Update to 3.1.4 * Mon Aug 15 2022 Kalev Lember <klember@redhat.com> - 3.1.3-1 - Update to 3.1.3 * Mon Aug 15 2022 Kalev Lember <klember@redhat.com> - 3.1.2-1 - Update to 3.1.2 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 06 2022 David King <amigadave@amigadave.com> - 3.1.1-1 - Update to 3.1.1 * Wed Jul 06 2022 David King <amigadave@amigadave.com> - 3.0.7-1 - Update to 3.0.7 * Tue Apr 26 2022 Adam Williamson <awilliam@redhat.com> - 3.0.6-3 - Revert "Backport MR #281 to fix a crash (#2070240)" * Tue Apr 26 2022 Adam Williamson <awilliam@redhat.com> - 3.0.6-2 - Backport MR #281 to fix a crash (#2070240) * Fri Apr 01 2022 David King <amigadave@amigadave.com> - 3.0.6-1 - Update to 3.0.6 * Fri Mar 18 2022 David King <amigadave@amigadave.com> - 3.0.5-1 - Update to 3.0.5 * Tue Jan 25 2022 Patrick Griffis <tingping@fedoraproject.org> - 3.0.4-2 - Remove unecessary dependencies