This commit is contained in:
Dennis Gilmore 2014-06-07 01:49:45 -05:00
parent afd321bafe
commit 75a1b24b59

View File

@ -1,6 +1,6 @@
Name: datefudge
Version: 1.18
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Fake the system date
License: GPLv2+
@ -34,6 +34,9 @@ chmod +x %{buildroot}/%{_libexecdir}/%{name}/datefudge.so #for stripping
%{_bindir}/datefudge
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.18-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Nov 18 2013 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.18-2
- Removed support for EL5
- Apply build LDFLAGS and CFLAGS.