Drop apache-ivy is orphan now

This commit is contained in:
Sérgio M. Basto 2021-07-14 22:43:28 +01:00
parent b88118db6b
commit fb3cbfcd4c

View File

@ -1,10 +1,6 @@
%bcond_with bootstrap
%if 0%{?fedora}
%bcond_without ivy
%else
%bcond_with ivy
%endif
# Don't generate requires on jpackage-utils and java-headless for
# provided pseudo-artifacts: com.sun:tools and sun.jdk:jconsole.
@ -18,7 +14,7 @@
Name: javapackages-tools
Version: 6.0.0~alpha
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Macros and scripts for Java packaging support
License: BSD
URL: https://github.com/fedora-java/javapackages
@ -193,6 +189,9 @@ install -p -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/java/javapackages-config
%license LICENSE
%changelog
* Wed Jul 14 2021 Sérgio Basto <sergio@serjux.com> - 6.0.0~alpha-8
- Drop apache-ivy is orphan now
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 6.0.0~alpha-7
- Rebuilt for Python 3.10