new upstream release
This commit is contained in:
parent
627bfbf9c1
commit
90fc8f755c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/datefudge_1.18.tar.gz
|
/datefudge_1.18.tar.gz
|
||||||
/datefudge_1.20.tar.gz
|
/datefudge_1.20.tar.gz
|
||||||
|
/datefudge_1.21.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: datefudge
|
Name: datefudge
|
||||||
Version: 1.20
|
Version: 1.21
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Fake the system date
|
Summary: Fake the system date
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://packages.qa.debian.org/d/datefudge.html
|
URL: http://packages.qa.debian.org/d/datefudge.html
|
||||||
Source0: http://cdn.debian.net/debian/pool/main/d/datefudge/%{name}_%{version}.tar.gz
|
Source0: http://cdn.debian.net/debian/pool/main/d/datefudge/%{name}_%{version}.tar.xz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This program (and preload library) fakes the system date so that
|
This program (and preload library) fakes the system date so that
|
||||||
@ -34,6 +34,9 @@ chmod +x %{buildroot}/%{_libexecdir}/%{name}/datefudge.so #for stripping
|
|||||||
%{_bindir}/datefudge
|
%{_bindir}/datefudge
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 2 2016 Nikos Mavrogiannopoulos <nmav@redhat.com> - 1.21-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.20-3
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.20-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user