import CS xz-java-1.8-20.el9
This commit is contained in:
parent
30aaeeebd5
commit
d724f94ff7
@ -2,11 +2,12 @@
|
|||||||
|
|
||||||
Name: xz-java
|
Name: xz-java
|
||||||
Version: 1.8
|
Version: 1.8
|
||||||
Release: 14%{?dist}
|
Release: 20%{?dist}
|
||||||
Summary: Java implementation of XZ data compression
|
Summary: Java implementation of XZ data compression
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
URL: http://tukaani.org/xz/java.html
|
URL: http://tukaani.org/xz/java.html
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
|
||||||
|
|
||||||
Source0: http://tukaani.org/xz/xz-java-%{version}.zip
|
Source0: http://tukaani.org/xz/xz-java-%{version}.zip
|
||||||
|
|
||||||
@ -56,6 +57,24 @@ mkdir -p extdoc && touch extdoc/package-list
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.8-20
|
||||||
|
- Add noarch to ExclusiveArch
|
||||||
|
|
||||||
|
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.8-19
|
||||||
|
- Disable building on i686
|
||||||
|
|
||||||
|
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.8-18
|
||||||
|
- Rebuild
|
||||||
|
|
||||||
|
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.8-17
|
||||||
|
- Rebuild
|
||||||
|
|
||||||
|
* Fri Nov 22 2024 Marián Konček <mkoncek@redhat.com> - 1.8-16
|
||||||
|
- Rebuild
|
||||||
|
|
||||||
|
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1.8-15
|
||||||
|
- Rebuild with regenerated Requires on Java
|
||||||
|
|
||||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.8-14
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.8-14
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user