diff --git a/plexus-classworlds-2.5.2.tar.gz b/plexus-classworlds-2.5.2.tar.gz deleted file mode 100644 index a66c6a1..0000000 --- a/plexus-classworlds-2.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0fc1da45f6be8b12f047e751f78026045b19028fdbf2a8e1a702354433b8a4e2 -size 52683 diff --git a/plexus-classworlds-2.6.0.tar.gz b/plexus-classworlds-2.6.0.tar.gz new file mode 100644 index 0000000..68a7a8a --- /dev/null +++ b/plexus-classworlds-2.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0401258cdd7c9a6dd7810688bb284e1173c6c695e21332a14796f44ded08454 +size 57221 diff --git a/plexus-classworlds-build.xml b/plexus-classworlds-build.xml index 4ad1291..cc5f4ff 100644 --- a/plexus-classworlds-build.xml +++ b/plexus-classworlds-build.xml @@ -10,7 +10,7 @@ - + diff --git a/plexus-classworlds.changes b/plexus-classworlds.changes index 5d924f5..1ff6afc 100644 --- a/plexus-classworlds.changes +++ b/plexus-classworlds.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 19 06:39:39 UTC 2022 - Fridrich Strba + +- Update to version 2.6.0 + * Modular java JPMS support + ------------------------------------------------------------------- Tue Apr 9 16:50:05 UTC 2019 - Fridrich Strba diff --git a/plexus-classworlds.spec b/plexus-classworlds.spec index 260e206..49216b1 100644 --- a/plexus-classworlds.spec +++ b/plexus-classworlds.spec @@ -1,7 +1,7 @@ # -# spec file for package plexus +# spec file # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -19,13 +19,13 @@ %global short_name classworlds %bcond_with tests Name: plexus-%{short_name} -Version: 2.5.2 +Version: 2.6.0 Release: 0 Summary: Plexus Classworlds Classloader Framework License: Apache-2.0 AND Plexus Group: Development/Libraries/Java URL: https://github.com/codehaus-plexus/plexus-classworlds -Source0: https://github.com/sonatype/%{name}/archive/%{name}-%{version}.tar.gz +Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz Source1: %{name}-build.xml BuildRequires: ant BuildRequires: fdupes