release 1.18-11
added missing requirements
This commit is contained in:
parent
74466bfe16
commit
f3966118a0
@ -1,7 +1,7 @@
|
|||||||
Name: beakerlib
|
Name: beakerlib
|
||||||
Summary: A shell-level integration testing library
|
Summary: A shell-level integration testing library
|
||||||
Version: 1.18
|
Version: 1.18
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
URL: https://github.com/%{name}
|
URL: https://github.com/%{name}
|
||||||
@ -90,9 +90,10 @@ Files for syntax highlighting BeakerLib tests in VIM editor
|
|||||||
%{_datadir}/vim/vimfiles/after/syntax/beakerlib.vim
|
%{_datadir}/vim/vimfiles/after/syntax/beakerlib.vim
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jun 9 2020 Dalibor Pospisil <dapospis@redhat.com> - 1.18-10
|
* Tue Jun 9 2020 Dalibor Pospisil <dapospis@redhat.com> - 1.18-11
|
||||||
- optiomized CPU info gathering
|
- optiomized CPU info gathering
|
||||||
- enhanced library search
|
- 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
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.18-8
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user