Wed, 15 May 2024 21:40:07 UTC | login

Information for build libgpiod-1.4-1.fc31

ID105860
Package Namelibgpiod
Version1.4
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libgpiod.git#139ab9da54ef9349739e8e8c4f0c8a4c143cf676
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
StartedSat, 27 Jul 2019 21:33:10 UTC
CompletedSat, 27 Jul 2019 22:46:15 UTC
Taskbuild (f31-candidate, /rpms/libgpiod.git:139ab9da54ef9349739e8e8c4f0c8a4c143cf676)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libgpiod.git#139ab9da54ef9349739e8e8c4f0c8a4c143cf676'}}
Tags
f31
RPMs
src
libgpiod-1.4-1.fc31.src.rpm (info) (download)
riscv64
libgpiod-1.4-1.fc31.riscv64.rpm (info) (download)
libgpiod-c++-1.4-1.fc31.riscv64.rpm (info) (download)
libgpiod-devel-1.4-1.fc31.riscv64.rpm (info) (download)
libgpiod-utils-1.4-1.fc31.riscv64.rpm (info) (download)
python3-libgpiod-1.4-1.fc31.riscv64.rpm (info) (download)
libgpiod-c++-debuginfo-1.4-1.fc31.riscv64.rpm (info) (download)
libgpiod-debuginfo-1.4-1.fc31.riscv64.rpm (info) (download)
libgpiod-debugsource-1.4-1.fc31.riscv64.rpm (info) (download)
libgpiod-utils-debuginfo-1.4-1.fc31.riscv64.rpm (info) (download)
python3-libgpiod-debuginfo-1.4-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jun 06 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