import CS jakarta-mail-1.6.5-8.el9
This commit is contained in:
parent
ca5f6bd8d6
commit
024ae205d3
@ -1,10 +1,11 @@
|
||||
Name: jakarta-mail
|
||||
Version: 1.6.5
|
||||
Release: 5%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: Jakarta Mail API
|
||||
License: EPL-2.0 or GPLv2 with exceptions
|
||||
URL: https://github.com/eclipse-ee4j/mail
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
|
||||
|
||||
Source0: https://github.com/eclipse-ee4j/mail/archive/%{version}/mail-%{version}.tar.gz
|
||||
|
||||
@ -76,6 +77,15 @@ sed -i "s/\${mail\.osgiversion}/%{version}/g" mailapi/pom.xml
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.6.5-8
|
||||
- Add noarch to ExclusiveArch
|
||||
|
||||
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.6.5-7
|
||||
- Disable building on i686
|
||||
|
||||
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1.6.5-6
|
||||
- Rebuild with regenerated Requires on Java
|
||||
|
||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.5-5
|
||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||
Related: rhbz#1991688
|
||||
|
Loading…
Reference in New Issue
Block a user