From 90fc8f755cd1dc57ff82b08931d0c252db1a6681 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Fri, 2 Sep 2016 08:35:32 +0200 Subject: [PATCH] new upstream release --- .gitignore | 1 + datefudge.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4c19f1a..856b620 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /datefudge_1.18.tar.gz /datefudge_1.20.tar.gz +/datefudge_1.21.tar.xz diff --git a/datefudge.spec b/datefudge.spec index ae2dbec..6dad480 100644 --- a/datefudge.spec +++ b/datefudge.spec @@ -1,11 +1,11 @@ Name: datefudge -Version: 1.20 -Release: 3%{?dist} +Version: 1.21 +Release: 1%{?dist} Summary: Fake the system date License: GPLv2+ 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 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 %changelog +* Fri Sep 2 2016 Nikos Mavrogiannopoulos - 1.21-1 +- New upstream release + * Wed Feb 03 2016 Fedora Release Engineering - 1.20-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index b7aaa97..b86b362 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -033990e39ab7b29321fc3a0e3bbb165a datefudge_1.20.tar.gz +00198cdf241d629b5293cea4e06a4eaf datefudge_1.21.tar.xz