From f819a58f074609b40c8fc5e4ecef5c9815463f3d Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Fri, 3 Aug 2018 11:49:47 +0200 Subject: [PATCH] Correct license to Saxpath --- jdom.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jdom.spec b/jdom.spec index 62cfb54..b995512 100644 --- a/jdom.spec +++ b/jdom.spec @@ -30,10 +30,10 @@ Name: jdom Version: 1.1.3 -Release: 16%{?dist} +Release: 17%{?dist} Epoch: 0 Summary: Java alternative to DOM and SAX -License: ASL 1.1 +License: Saxpath URL: http://www.jdom.org/ Source0: http://jdom.org/dist/binary/archive/jdom-%{version}.tar.gz Source1: http://repo1.maven.org/maven2/org/jdom/jdom/%{version}/jdom-%{version}.pom @@ -104,6 +104,9 @@ cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name} %license LICENSE.txt %changelog +* Fri Aug 03 2018 Michael Simacek - 0:1.1.3-17 +- Correct license to Saxpath + * Fri Jul 13 2018 Fedora Release Engineering - 0:1.1.3-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild