release-1.24
- rlImport --all imports only required libraries, not recommend - implemented chkconfig fallback to systemctl - fixed `make test` test suite execution
This commit is contained in:
parent
36d7fb33af
commit
8baa2f0828
@ -1,6 +1,6 @@
|
||||
Name: beakerlib
|
||||
Summary: A shell-level integration testing library
|
||||
Version: 1.23
|
||||
Version: 1.24
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
BuildArch: noarch
|
||||
@ -125,6 +125,11 @@ Files for syntax highlighting BeakerLib tests in VIM editor
|
||||
%{_datadir}/vim/vimfiles/after/syntax/beakerlib.vim
|
||||
|
||||
%changelog
|
||||
* Sat Jan 30 2021 Dalibor Pospisil <dapospis@redhat.com> - 1.24-1
|
||||
- rlImport --all imports only required libraries, not recommend
|
||||
- implemented chkconfig fallback to systemctl
|
||||
- fixed `make test` test suite execution
|
||||
|
||||
* Tue Jan 26 2021 Dalibor Pospisil <dapospis@redhat.com> - 1.23-1
|
||||
- TestResults state indicator
|
||||
- profiling code
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (beakerlib-1.23.tar.gz) = 85008fa16277a06970a1a6d6141e8a4ab1ea3a23504e0b55596625207299861bf6bc248bd8bd8c345f725b73c428ff3091387d466b8f94bf197f9576ce68f295
|
||||
SHA512 (beakerlib-1.24.tar.gz) = 427d40be1a9a8c427c2eb8ab498c6889499d2e884ea30d2fd663d9d2c65ca421fb0170bf35e8600b0f79eafae791b8ebc788ef531bef56b28232e8748d15ec88
|
||||
|
Loading…
Reference in New Issue
Block a user