diff --git a/booth.spec b/booth.spec index 47fe8e4..853c327 100644 --- a/booth.spec +++ b/booth.spec @@ -61,7 +61,7 @@ Name: booth Version: %{boothver} -Release: %{boothrel}%{?dist}.3 +Release: %{boothrel}%{?dist}.4 Summary: Ticket Manager for Multi-site Clusters License: GPLv2+ Url: https://github.com/%{github_owner}/%{name} @@ -292,6 +292,9 @@ VERBOSE=1 make check %{_usr}/lib/ocf/resource.d/booth/sharedrsc %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.0-6.ac1d34c.git.4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jun 3 2020 Jan Friesse - 1.0-6.ac1d34c.git.3 - Do not link with the pcmk libraries - Generate runtests.py and boothtestenv.py with -Es as make check does