From 5e079718cdff3c1d45b22ab42fe290bdb2e04e1d Mon Sep 17 00:00:00 2001 From: Dinesh Prasanth M K Date: Wed, 5 Feb 2020 12:19:01 -0500 Subject: [PATCH] Fix timestamp and source This patch: - Reorders the timestamep in chronological order - Fixes the source URL Signed-off-by: Dinesh Prasanth M K --- slf4j.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/slf4j.spec b/slf4j.spec index e5c37c2..be97af8 100644 --- a/slf4j.spec +++ b/slf4j.spec @@ -36,9 +36,8 @@ Summary: Simple Logging Facade for Java # the log4j-over-slf4j and jcl-over-slf4j submodules are ASL 2.0, rest is MIT License: MIT and ASL 2.0 URL: http://www.slf4j.org/ -Source0: http://www.slf4j.org/dist/%{name}-%{version}.tar.gz +Source0: https://github.com/qos-ch/%{name}/archive/v_%{version}/v_%{version}.tar.gz Source1: http://www.apache.org/licenses/LICENSE-2.0.txt -Patch0: 0001-Disallow-EventData-deserialization-by-default.patch BuildArch: noarch BuildRequires: maven-local @@ -213,7 +212,7 @@ cp -pr target/site/* $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-manual %{_defaultdocdir}/%{name}-manual %changelog -* Thu Jan 23 2020 Dinesh Prasanth M K - 0:1.7.30-1 +* Wed Feb 05 2020 Dinesh Prasanth M K - 0:1.7.30-1 - Update to upstream version 1.7.30 * Thu Jan 30 2020 Fedora Release Engineering - 0:1.7.25-9