diff --git a/sbd.spec b/sbd.spec index 9d8b950..cc7913d 100644 --- a/sbd.spec +++ b/sbd.spec @@ -26,7 +26,7 @@ License: GPLv2+ Group: System Environment/Daemons Version: 1.2.1 #Release: 0.%{buildnum}.%{shortcommit}.git%{?dist} -Release: %{buildnum}%{?dist}.2 +Release: %{buildnum}%{?dist}.3 Url: https://github.com/%{github_owner}/%{name} Source0: https://github.com/%{github_owner}/%{name}/archive/%{commit}/%{name}-%{commit}.tar.gz BuildRequires: autoconf @@ -112,6 +112,9 @@ install -m 644 src/sbd.sysconfig ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/sbd %doc COPYING %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 1.2.1-4.3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Sun Mar 18 2018 Iryna Shcherbina - 1.2.1-4.2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)