diff --git a/plexus-classworlds-2.6.0.tar.gz b/plexus-classworlds-2.6.0.tar.gz deleted file mode 100644 index 52e2dbbd2d57d23aa665920339603159e29cdae5..0000000000000000000000000000000000000000 Binary files a/plexus-classworlds-2.6.0.tar.gz and /dev/null differ diff --git a/plexus-classworlds-2.8.0.tar.gz b/plexus-classworlds-2.8.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..dbe666e0fdaa93fb61af1c33711bff13a8bd72cb Binary files /dev/null and b/plexus-classworlds-2.8.0.tar.gz differ diff --git a/plexus-classworlds.spec b/plexus-classworlds.spec index 65d314f14a8a6a8b03c30699aaa9c741fc481c1c..c0a8dca8e45240aeceb784f5567910c970b3ad8c 100644 --- a/plexus-classworlds.spec +++ b/plexus-classworlds.spec @@ -1,8 +1,8 @@ -%define anolis_release 2 +%define anolis_release 1 %bcond_without bootstrap Name: plexus-classworlds -Version: 2.6.0 +Version: 2.8.0 Release: %{anolis_release}%{?dist} Summary: Plexus Classworlds Classloader Framework License: ASL 2.0 and Plexus @@ -56,6 +56,10 @@ sed -i /testConfigure_Optionally_Existent/s/./@org.junit.Ignore/ $(find -name Co %license LICENSE.txt LICENSE-2.0.txt %changelog +* Fri Jul 04 2025 wenyuzifang - 2.8.0-1 +- Updated to version 2.8.0 to fix xxxxxxxxx + + * Tue Apr 15 2025 Xiaoping Liu - 2.6.0-2 - remove BuildRequires openjdk8