From 9f800ed58070fd37f4b46a933bf13e72e389bc6bc16242f64b4a10e4e439c71a Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sat, 19 Mar 2022 19:32:16 +0000 Subject: [PATCH 1/3] OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-utils?expand=0&rev=11 --- plexus-utils-build.xml | 2 +- plexus-utils.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plexus-utils-build.xml b/plexus-utils-build.xml index ddd703b..6981f28 100644 --- a/plexus-utils-build.xml +++ b/plexus-utils-build.xml @@ -17,7 +17,7 @@ - + diff --git a/plexus-utils.spec b/plexus-utils.spec index ae5b62b..be3fd03 100644 --- a/plexus-utils.spec +++ b/plexus-utils.spec @@ -1,7 +1,7 @@ # # spec file for package plexus-utils # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From f19d595e708467d0f0ae8ea6a2a7aee82282ed216cad315f03d6bb5ccdfdf09f Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 23 Mar 2022 23:53:36 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-utils?expand=0&rev=12 --- plexus-utils.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plexus-utils.changes b/plexus-utils.changes index ccf439d..f237d1c 100644 --- a/plexus-utils.changes +++ b/plexus-utils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 23 23:53:16 UTC 2022 - Fridrich Strba + +- Build with java source and target levels 8 + ------------------------------------------------------------------- Thu Nov 21 15:05:50 UTC 2019 - Fridrich Strba From 16465494ba7d1a6babda2889a0ff2c3b929d2644f8bd69cef879bf32766934f1 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 23 Mar 2022 23:55:02 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-utils?expand=0&rev=13 --- plexus-utils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plexus-utils.spec b/plexus-utils.spec index be3fd03..9d74f39 100644 --- a/plexus-utils.spec +++ b/plexus-utils.spec @@ -71,10 +71,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/ %fdupes -s %{buildroot}%{_javadocdir} %files -f .mfiles -%doc NOTICE.txt LICENSE-2.0.txt +%%license NOTICE.txt LICENSE-2.0.txt %files javadoc -%doc NOTICE.txt LICENSE-2.0.txt %{_javadocdir}/%{name} +%license NOTICE.txt LICENSE-2.0.txt %changelog