import CS plexus-interpolation-1.26-15.el9

This commit is contained in:
eabdullin 2025-03-11 07:59:26 +00:00
parent fe970f2498
commit 5deed91328

View File

@ -2,12 +2,13 @@
Name: plexus-interpolation
Version: 1.26
Release: 11%{?dist}
Release: 15%{?dist}
Summary: Plexus Interpolation API
# Most of the code is ASL 2.0, a few source files are ASL 1.1 and some tests are MIT
License: ASL 2.0 and ASL 1.1 and MIT
URL: https://github.com/codehaus-plexus/plexus-interpolation
BuildArch: noarch
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
Source0: https://github.com/codehaus-plexus/plexus-interpolation/archive/plexus-interpolation-%{version}.tar.gz
@ -32,7 +33,7 @@ related projects.
%prep
%setup -q -n plexus-interpolation-plexus-interpolation-%{version}
%patch0 -p1
%patch -P 0 -p1
%pom_remove_plugin :maven-release-plugin
%pom_remove_plugin :maven-scm-publish-plugin
@ -46,6 +47,18 @@ related projects.
%files -f .mfiles
%changelog
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.26-15
- Add noarch to ExclusiveArch
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.26-14
- Disable building on i686
* Thu Nov 21 2024 Marián Konček <mkoncek@redhat.com> - 1.26-13
- Fix patch usage
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1.26-12
- Rebuild with regenerated Requires on Java
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.26-11
- Rebuild to regenerate auto-requires