Mon, 29 Apr 2024 06:14:35 UTC | login

Information for build beakerlib-1.18-13.fc33

ID176626
Package Namebeakerlib
Version1.18
Release13.fc33
Epoch
SummaryA shell-level integration testing library
DescriptionThe BeakerLib project means to provide a library of various helpers, which could be used when writing operating system level integration tests.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 13:46:35 UTC
CompletedThu, 13 Aug 2020 13:46:35 UTC
Tags
f33
RPMs
src
beakerlib-1.18-13.fc33.src.rpm (info) (download)
noarch
beakerlib-1.18-13.fc33.noarch.rpm (info) (download)
beakerlib-vim-syntax-1.18-13.fc33.noarch.rpm (info) (download)
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 09 2020 Dalibor Pospisil <dapospis@redhat.com> - 1.18-12 - optiomized CPU info gathering - enhanced library search - added missing dependencies on /usr/bin/bc and /usr/bin/time * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jun 03 2019 Dalibor Pospisil <dapospis@redhat.com> - 1.18-6 - fixed correct python checking, bz1715479 - fix unbound variables, issues #43 - fixed path to services state store - fixed file submit to local patch is called outside test harness - restore shell options in rlWatchdog, bz1713291 - correctly skip test version if there's no rpm source of it, bz1712495 * Thu May 09 2019 Dalibor Pospisil <dapospis@redhat.com> - 1.18-4 - show getopt parsing error (good for debugging) - do not use -T option to submit command * Fri Apr 05 2019 Dalibor Pospisil <dapospis@redhat.com> - 1.18-3 - rebase to beakerlib-1.18 - support for dnf/dnf download - support direct systemctl call - netstat replaced by ss - ability to run without python (no journal.xml) - better handling of reboots - better handling of persistent data - final report polishing - better compatibility with old bash - <prefix>LibraryDir variable pointing to the library directory for all imported libraries - fallback to curl if wget is not available - updated documentation * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.17-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Oct 25 2018 Dalibor Pospisil <dapospis@redhat.com> - 1.17-19 - fixed meta file generation - follow url redirection when using curl - fixed checking for python interpreter - weak dependency on python3 - handling of missing python - fixed srpm fetching - fallback to curl if wget is not available - changed requirements structure