Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 21:46:10 +02:00 committed by Miro Hrončok
parent f9251880b9
commit 107a1f1a3a

View File

@ -24,7 +24,7 @@
Name: javapackages-tools
Version: 6.0.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Macros and scripts for Java packaging support
License: BSD
URL: https://github.com/fedora-java/javapackages
@ -234,6 +234,9 @@ install -p -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/java/javapackages-config
%license LICENSE
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 6.0.0-9
- Rebuilt for Python 3.11
* Thu May 05 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.0.0-8
- Install toolchains.xml in correct location in bootstrap mode