Information for build fstrm-0.6.1-1.fc35

ID1734245
Package Namefstrm
Version0.6.1
Release1.fc35
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fstrm.git#446a785b34a5fa149bdbaae326bdff5e8ca4e358
SummaryFrame Streams implementation in C
DescriptionFrame Streams is a light weight, binary clean protocol that allows for the transport of arbitrarily encoded data payload sequences with minimal framing overhead -- just four bytes per data frame. Frame Streams does not specify an encoding format for data frames and can be used with any data serialization format that produces byte sequences, such as Protocol Buffers, XML, JSON, MessagePack, YAML, etc.
Built bypemensik
State complete
Volume DEFAULT
StartedThu, 08 Apr 2021 12:38:38 UTC
CompletedThu, 08 Apr 2021 12:42:39 UTC
Taskbuild (rawhide, /rpms/fstrm.git:446a785b34a5fa149bdbaae326bdff5e8ca4e358)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fstrm.git#446a785b34a5fa149bdbaae326bdff5e8ca4e358'}}
Tags
f35
RPMs
src
fstrm-0.6.1-1.fc35.src.rpm (info) (download)
aarch64
fstrm-0.6.1-1.fc35.aarch64.rpm (info) (download)
fstrm-devel-0.6.1-1.fc35.aarch64.rpm (info) (download)
fstrm-utils-0.6.1-1.fc35.aarch64.rpm (info) (download)
fstrm-debuginfo-0.6.1-1.fc35.aarch64.rpm (info) (download)
fstrm-debugsource-0.6.1-1.fc35.aarch64.rpm (info) (download)
fstrm-utils-debuginfo-0.6.1-1.fc35.aarch64.rpm (info) (download)
armv7hl
fstrm-0.6.1-1.fc35.armv7hl.rpm (info) (download)
fstrm-devel-0.6.1-1.fc35.armv7hl.rpm (info) (download)
fstrm-utils-0.6.1-1.fc35.armv7hl.rpm (info) (download)
fstrm-debuginfo-0.6.1-1.fc35.armv7hl.rpm (info) (download)
fstrm-debugsource-0.6.1-1.fc35.armv7hl.rpm (info) (download)
fstrm-utils-debuginfo-0.6.1-1.fc35.armv7hl.rpm (info) (download)
i686
fstrm-0.6.1-1.fc35.i686.rpm (info) (download)
fstrm-devel-0.6.1-1.fc35.i686.rpm (info) (download)
fstrm-utils-0.6.1-1.fc35.i686.rpm (info) (download)
fstrm-debuginfo-0.6.1-1.fc35.i686.rpm (info) (download)
fstrm-debugsource-0.6.1-1.fc35.i686.rpm (info) (download)
fstrm-utils-debuginfo-0.6.1-1.fc35.i686.rpm (info) (download)
noarch
fstrm-doc-0.6.1-1.fc35.noarch.rpm (info) (download)
ppc64le
fstrm-0.6.1-1.fc35.ppc64le.rpm (info) (download)
fstrm-devel-0.6.1-1.fc35.ppc64le.rpm (info) (download)
fstrm-utils-0.6.1-1.fc35.ppc64le.rpm (info) (download)
fstrm-debuginfo-0.6.1-1.fc35.ppc64le.rpm (info) (download)
fstrm-debugsource-0.6.1-1.fc35.ppc64le.rpm (info) (download)
fstrm-utils-debuginfo-0.6.1-1.fc35.ppc64le.rpm (info) (download)
s390x
fstrm-0.6.1-1.fc35.s390x.rpm (info) (download)
fstrm-devel-0.6.1-1.fc35.s390x.rpm (info) (download)
fstrm-utils-0.6.1-1.fc35.s390x.rpm (info) (download)
fstrm-debuginfo-0.6.1-1.fc35.s390x.rpm (info) (download)
fstrm-debugsource-0.6.1-1.fc35.s390x.rpm (info) (download)
fstrm-utils-debuginfo-0.6.1-1.fc35.s390x.rpm (info) (download)
x86_64
fstrm-0.6.1-1.fc35.x86_64.rpm (info) (download)
fstrm-devel-0.6.1-1.fc35.x86_64.rpm (info) (download)
fstrm-utils-0.6.1-1.fc35.x86_64.rpm (info) (download)
fstrm-debuginfo-0.6.1-1.fc35.x86_64.rpm (info) (download)
fstrm-debugsource-0.6.1-1.fc35.x86_64.rpm (info) (download)
fstrm-utils-debuginfo-0.6.1-1.fc35.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
root.log
state.log
build.log
mock_output.log
noarch_rpmdiff.json
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
s390x
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Apr 08 2021 Petr Menšík <pemensik@redhat.com> - 0.6.1-1 - Update to 0.6.1 (#1946415) * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Sep 15 2020 Petr Menšík <pemensik@redhat.com> - 0.6.0-3 - Move command line tools to utils subpackage * Tue Sep 15 2020 Petr Menšík <pemensik@redhat.com> - 0.6.0-2 - Rebuilt for libevent rebase * Tue Aug 11 2020 Michał Kępień <michal@isc.org> - 0.6.0-1 - Update to new upstream version 0.6.0 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 10 2019 Tomas Krizek <tomas.krizek@nic.cz> - 0.5.0-1 - Update to new upstream version 0.5.0 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild