Rebuilt for Drop i686 JDKs
https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
This commit is contained in:
parent
d6826209a4
commit
56de7ea88b
@ -14,11 +14,12 @@
|
||||
|
||||
Name: javapackages-tools
|
||||
Version: 6.1.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Macros and scripts for Java packaging support
|
||||
License: BSD
|
||||
URL: https://github.com/fedora-java/javapackages
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
Source0: https://github.com/fedora-java/javapackages/archive/%{version}.tar.gz
|
||||
Source3: javapackages-config.json
|
||||
@ -226,6 +227,9 @@ install -p -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/java/javapackages-config
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 6.1.0-2
|
||||
- Rebuilt for Drop i686 JDKs
|
||||
|
||||
* Thu Jun 23 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.1.0-1
|
||||
- Update to upstream version 6.1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user