Fix timestamp and source

This patch:
 - Reorders the timestamep in chronological order
 - Fixes the source URL

Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
This commit is contained in:
Dinesh Prasanth M K 2020-02-05 12:19:01 -05:00
parent ef87c20864
commit 5e079718cd
No known key found for this signature in database
GPG Key ID: 0D4491AB07D86AB0

View File

@ -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 <dmoluguw@redhat.com> - 0:1.7.30-1
* Wed Feb 05 2020 Dinesh Prasanth M K <dmoluguw@redhat.com> - 0:1.7.30-1
- Update to upstream version 1.7.30
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.7.25-9