Wed, 29 May 2024 02:36:25 UTC | login

Information for build libjodycode-3.1-1.fc40

ID266852
Package Namelibjodycode
Version3.1
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libjodycode.git#fa47eb8d5d19b948f5d4793a2689ec1349db7fa3
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
StartedWed, 15 Nov 2023 12:51:43 UTC
CompletedWed, 15 Nov 2023 13:46:34 UTC
Taskbuild (f40, /rpms/libjodycode.git:fa47eb8d5d19b948f5d4793a2689ec1349db7fa3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libjodycode.git#fa47eb8d5d19b948f5d4793a2689ec1349db7fa3'}}
Tags
f40
RPMs
src
libjodycode-3.1-1.fc40.src.rpm (info) (download)
riscv64
libjodycode-3.1-1.fc40.riscv64.rpm (info) (download)
libjodycode-devel-3.1-1.fc40.riscv64.rpm (info) (download)
libjodycode-debuginfo-3.1-1.fc40.riscv64.rpm (info) (download)
libjodycode-debugsource-3.1-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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