Wed, 15 May 2024 16:00:39 UTC | login

Information for build libgpiod-1.4.1-1.fc31

ID125077
Package Namelibgpiod
Version1.4.1
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libgpiod.git#1553a248f83b4887e68ee3f58cec9297be0e383c
SummaryC library and tools for interacting with linux GPIO char device
Descriptionlibgpiod is a C library and tools for interacting with the linux GPIO character device (gpiod stands for GPIO device) The new character device interface guarantees all allocated resources are freed after closing the device file descriptor and adds several new features that are not present in the obsolete sysfs interface (like event polling, setting/reading multiple values at once or open-source and open-drain GPIOs).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 15 Aug 2019 17:24:04 UTC
CompletedThu, 15 Aug 2019 18:33:31 UTC
Taskbuild (f31-candidate, /rpms/libgpiod.git:1553a248f83b4887e68ee3f58cec9297be0e383c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libgpiod.git#1553a248f83b4887e68ee3f58cec9297be0e383c'}}
Tags
f31
f32
f33
RPMs
src
libgpiod-1.4.1-1.fc31.src.rpm (info) (download)
riscv64
libgpiod-1.4.1-1.fc31.riscv64.rpm (info) (download)
libgpiod-c++-1.4.1-1.fc31.riscv64.rpm (info) (download)
libgpiod-devel-1.4.1-1.fc31.riscv64.rpm (info) (download)
libgpiod-utils-1.4.1-1.fc31.riscv64.rpm (info) (download)
python3-libgpiod-1.4.1-1.fc31.riscv64.rpm (info) (download)
libgpiod-c++-debuginfo-1.4.1-1.fc31.riscv64.rpm (info) (download)
libgpiod-debuginfo-1.4.1-1.fc31.riscv64.rpm (info) (download)
libgpiod-debugsource-1.4.1-1.fc31.riscv64.rpm (info) (download)
libgpiod-utils-debuginfo-1.4.1-1.fc31.riscv64.rpm (info) (download)
python3-libgpiod-debuginfo-1.4.1-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Aug 09 2019 Peter Robinson <pbrobinson@fedoraproject.org> 1.4.1-1 - Update to 1.4.1 release * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 09 2019 Peter Robinson <pbrobinson@fedoraproject.org> 1.4-1 - Update to 1.4 release * Tue Mar 26 2019 Peter Robinson <pbrobinson@fedoraproject.org> 1.3-1 - Update to 1.3 release * Sat Feb 16 2019 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.1-1 - Update to 1.2.1 release * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Nov 10 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.2-1 - Update to 1.2 release * Thu Jul 26 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.1.1-1 - Update to 1.1.1 release * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 1.1-2 - Rebuilt for Python 3.7 * Thu May 17 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.1-1 - Update to 1.1 release - New C++ and Python 3 bindings * Sun Apr 15 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.1-1 - Update to 1.0.1 * Thu Feb 08 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.0-1 - Update to 1.0.0 with stable API * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Nov 09 2017 Peter Robinson <pbrobinson@fedoraproject.org> 0.3.2-1 - Update to 0.3.2 * Tue Aug 22 2017 Peter Robinson <pbrobinson@fedoraproject.org> 0.3-2 - Minor review updates