diff --git a/pps-tools.spec b/pps-tools.spec index 6ac862f..bb0a9dc 100644 --- a/pps-tools.spec +++ b/pps-tools.spec @@ -1,12 +1,13 @@ Name: pps-tools Version: 1.0.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: LinuxPPS user-space tools License: GPLv2+ URL: https://github.com/redlab-i/pps-tools Source0: https://github.com/redlab-i/pps-tools/archive/v%{version}/%{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: gcc %description @@ -40,6 +41,9 @@ install -p -m644 -t $RPM_BUILD_ROOT%{_includedir}/sys timepps.h %{_includedir}/sys/timepps.h %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 1.0.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild