Tue, 18 Feb 2025 13:36:02 UTC | login

Information for build libserialport-0.1.1-4.fc29

ID42485
Package Namelibserialport
Version0.1.1
Release4.fc29
Epoch
SummaryLibrary for accessing serial ports
Descriptionlibserialport is a minimal library written in C that is intended to take care of the OS-specific details when writing software that uses serial ports. By writing your serial code to use libserialport, you enable it to work transparently on any platform supported by the library. The operations that are supported are: - Port enumeration (obtaining a list of serial ports on the system). - Opening and closing ports. - Setting port parameters (baud rate, parity, etc). - Reading, writing and flushing data. - Obtaining error information.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 10 Jun 2018 07:48:15 UTC
CompletedSun, 10 Jun 2018 08:19:40 UTC
Taskbuild (f29-candidate, libserialport-0.1.1-4.fc29.src.rpm)
Tags
f29
RPMs
src
libserialport-0.1.1-4.fc29.src.rpm (info) (download)
noarch
libserialport-doc-0.1.1-4.fc29.noarch.rpm (info) (download)
riscv64
libserialport-0.1.1-4.fc29.riscv64.rpm (info) (download)
libserialport-devel-0.1.1-4.fc29.riscv64.rpm (info) (download)
libserialport-debuginfo-0.1.1-4.fc29.riscv64.rpm (info) (download)
libserialport-debugsource-0.1.1-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Feb 06 2016 mrnuke <mr.nuke.me@gmail.com> - 0.1.1-0 - Update to libserialport 0.1.1 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Jul 25 2014 Alexandru Gagniuc <mr.nuke.me@gmail.com> - 0.1.0-1 - Updated sources to official libserialport release - Added "Provides" for bundled jquery * Wed Mar 12 2014 Alexandru Gagniuc <mr.nuke.me@gmail.com> - 0.1.0-0.3.20140110git3ceb8ae - Remove empty doc macro from devel subpackage - Make doc subpackage dependent on main package - Document archive generation process and regenerate source archive - Use _smp_mflags macro when building doc to silence fedora-review * Sat Mar 08 2014 Alexandru Gagniuc <mr.nuke.me@gmail.com> - 0.1.0-0.2.20140110git3ceb8ae - Add doxygen-generated documentation in doc subpackage - Use explicit soversion in files section - Update sources to lastest git snapshot (3ceb8ae) * Fri Nov 22 2013 Dan HorĂ¡k <dan[at]danny.cz> - 0.1.0-0.1.20131122git - initial Fedora version