import CS plexus-classworlds-2.6.0-14.el9
This commit is contained in:
parent
9186922e94
commit
37f10ce76d
@ -2,11 +2,12 @@
|
||||
|
||||
Name: plexus-classworlds
|
||||
Version: 2.6.0
|
||||
Release: 11%{?dist}
|
||||
Release: 14%{?dist}
|
||||
Summary: Plexus Classworlds Classloader Framework
|
||||
License: ASL 2.0 and Plexus
|
||||
URL: https://github.com/codehaus-plexus/plexus-classworlds
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
|
||||
|
||||
Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz
|
||||
|
||||
@ -52,6 +53,15 @@ sed -i /testConfigure_Optionally_Existent/s/./@org.junit.Ignore/ $(find -name Co
|
||||
%license LICENSE.txt LICENSE-2.0.txt
|
||||
|
||||
%changelog
|
||||
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 2.6.0-14
|
||||
- Add noarch to ExclusiveArch
|
||||
|
||||
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 2.6.0-13
|
||||
- Disable building on i686
|
||||
|
||||
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 2.6.0-12
|
||||
- Rebuild with regenerated Requires on Java
|
||||
|
||||
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-11
|
||||
- Rebuild to regenerate auto-requires
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user