|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: pps-tools
|
|
|
|
|
Version: 1.0.3
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
Summary: LinuxPPS user-space tools
|
|
|
|
|
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
@ -41,6 +41,10 @@ install -p -m644 -t $RPM_BUILD_ROOT%{_includedir}/sys timepps.h
|
|
|
|
|
%{_includedir}/sys/timepps.h
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.0.3-10
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.3-9
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|