release 1.26
This commit is contained in:
parent
92c947bb4c
commit
ab0d05c62b
@ -1,6 +1,6 @@
|
||||
Name: beakerlib
|
||||
Summary: A shell-level integration testing library
|
||||
Version: 1.25
|
||||
Version: 1.26
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
BuildArch: noarch
|
||||
@ -125,6 +125,10 @@ Files for syntax highlighting BeakerLib tests in VIM editor
|
||||
%{_datadir}/vim/vimfiles/after/syntax/beakerlib.vim
|
||||
|
||||
%changelog
|
||||
* Tue Mar 9 2021 Dalibor Pospisil <dapospis@redhat.com> - 1.26-1
|
||||
- fixed rlServiceDisable if called without rlServiceEnable beforehand
|
||||
- few internal fixes
|
||||
|
||||
* Tue Feb 9 2021 Dalibor Pospisil <dapospis@redhat.com> - 1.25-1
|
||||
- rebased yash to version 1.2, fixes the backtick iterpretation
|
||||
- docs fixes, by Štěpán Němec <snemec@redhat.com>
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (beakerlib-1.25.tar.gz) = 81e08877ba41c3bd4626a6100a2a58c9a6b42a4a775f2044e2b97a141d5399cace617ec96001ff3b05bcd7b1de7e5ea0f311e49bb5550e8f077750996288e7ce
|
||||
SHA512 (beakerlib-1.26.tar.gz) = 92a5b094dcf647c2e7dba4effadd9d1ef7a6cc8012cdc13478c7063bbb6198c5926d3dcc17b5fc79158a78dd5044ff5e0b71b975b6bbe756c7d34779851e032c
|
||||
|
Loading…
Reference in New Issue
Block a user