release version 1.16
This commit is contained in:
parent
147ba9138b
commit
17c42fbc31
@ -1,7 +1,7 @@
|
||||
Name: beakerlib
|
||||
Summary: A shell-level integration testing library
|
||||
Version: 1.15
|
||||
Release: 2%{?dist}
|
||||
Version: 1.16
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: Development/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -73,6 +73,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/vim/vimfiles/after/syntax/beakerlib.vim
|
||||
|
||||
%changelog
|
||||
* Thu Apr 21 2017 Dalibor Pospisil <dapospis@redhat.com> - 1.16-1
|
||||
- added missing dependency
|
||||
- updated links to beakerlib's new home, bz1436810
|
||||
- added rlAssertLesser and rlAssertLesserOrEqual, bz1423488
|
||||
- added rpm-handling functions rlFetchSrcForInstalled, rlRpmDownload, and rlRpmInstall
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (beakerlib-1.15.tar.gz) = 8d208142769ee87d184a889d51598a9246c51bdf8df1219437c464b4b6bc4dd513ce608c911c8f5c806b7c75f5cd4f778fb60d117b0ed8bd2e13a57856fec066
|
||||
SHA512 (beakerlib-1.16.tar.gz) = 28d5557acb8171563ce06e16223507087c2dcca980db6b70c85c9eead98964e105ba5ff836b78812c5dd77311dd0126651afef0ded027bc06c9f224ab3eebb4b
|
||||
|
Loading…
Reference in New Issue
Block a user