Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-19 10:16:45 +02:00
parent 08b8c55fda
commit 2b99f209a2

View File

@ -25,7 +25,7 @@
Name: javapackages-tools
Version: 5.3.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Macros and scripts for Java packaging support
@ -204,6 +204,9 @@ rm -rf %{buildroot}%{_mandir}/man7/gradle_build.7
%license LICENSE
%changelog
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 5.3.0-7
- Rebuilt for Python 3.8
* Sun Aug 11 2019 Fabio Valentini <decathorpe@gmail.com> - 5.3.0-6
- Disable gradle support by default.