This commit is contained in:
Dennis Gilmore 2013-08-04 00:06:59 -05:00
parent dc57fb9bd0
commit 805718b64d

View File

@ -1,6 +1,6 @@
Name: pps-tools
Version: 0
Release: 0.7.20120407git0deb9c%{?dist}
Release: 0.8.20120407git0deb9c%{?dist}
Summary: LinuxPPS user-space tools
Group: System Environment/Base
@ -42,6 +42,9 @@ install -p -m644 -t $RPM_BUILD_ROOT%{_includedir}/sys timepps.h
%{_includedir}/sys/timepps.h
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.8.20120407git0deb9c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Apr 02 2013 Miroslav Lichvar <mlichvar@redhat.com> 0-0.7.20120407git0deb9c
- update to 20120407git0deb9c
- move timepps.h to sys (#852950)