Fri, 22 Nov 2024 23:43:32 UTC | login

Information for build libjodycode-3.1.1-1.fc41

ID339435
Package Namelibjodycode
Version3.1.1
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libjodycode.git#9e06cb164cc3ccece584a03726ee2616c3a4b7f6
SummaryGeneral purpose utility functions
Descriptionlibjodycode is a software code library containing code shared among several of the programs written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge. These shared pieces of code were copied between each program as they were updated. As the number of programs increased and keeping these pieces of code synced became more annoying, the decision was made to combine all of them into a single reusable shared library.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 17 Sep 2024 08:28:17 UTC
CompletedTue, 17 Sep 2024 10:02:11 UTC
Taskbuild (f41, /rpms/libjodycode.git:9e06cb164cc3ccece584a03726ee2616c3a4b7f6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libjodycode.git#9e06cb164cc3ccece584a03726ee2616c3a4b7f6'}}
Tags
f41
RPMs
src
libjodycode-3.1.1-1.fc41.src.rpm (info) (download)
riscv64
libjodycode-3.1.1-1.fc41.riscv64.rpm (info) (download)
libjodycode-devel-3.1.1-1.fc41.riscv64.rpm (info) (download)
libjodycode-debuginfo-3.1.1-1.fc41.riscv64.rpm (info) (download)
libjodycode-debugsource-3.1.1-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Wed Sep 04 2024 Jonathan Wright <jonathan@almalinux.org> - 3.1.1-1 - update to 3.1.1 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed May 29 2024 David Cantrell <dcantrell@redhat.com> - 3.1-4 - Use %autosetup in %prep * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Nov 13 2023 David Cantrell <dcantrell@redhat.com> - 3.1-1 - Upgrade to libjodycode-3.1 - Drop the forge macros because the project moved to an unsupported site * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 20 2023 David Cantrell <dcantrell@redhat.com> - 3.0.1-1 - Upgrade to libjodycode-3.0.1 * Thu Jun 15 2023 David Cantrell <dcantrell@redhat.com> - 2.0.1-2 - Add a comment explaining Patch0 is for building and packaging on Fedora - Use %forgeautosetup macro in %prep - Do not package the static library - Move the header file to the devel subpackage - Do not use CFLAGS_EXTRA as that just duplicates the CFLAGS again * Tue Jun 13 2023 David Cantrell <dcantrell@redhat.com> - 2.0.1-1 - Initial package