diff --git a/beakerlib.spec b/beakerlib.spec index dec3912..cd282a3 100644 --- a/beakerlib.spec +++ b/beakerlib.spec @@ -1,7 +1,7 @@ Name: beakerlib Summary: A shell-level integration testing library Version: 1.28 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 BuildArch: noarch URL: https://github.com/%{name} @@ -129,6 +129,9 @@ Files for syntax highlighting BeakerLib tests in VIM editor %{_datadir}/vim/vimfiles/after/syntax/beakerlib.vim %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 1.28-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Nov 9 2021 Dalibor Pospisil - 1.28-1 - cleanup rlRun_LOG files at rlJournalEnd - close journal in rlDie - generate journal.xml at that moment