Rebuilt for Python 3.10
This commit is contained in:
parent
96d321bd99
commit
42d151c2f2
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: javapackages-tools
|
Name: javapackages-tools
|
||||||
Version: 6.0.0~alpha
|
Version: 6.0.0~alpha
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Macros and scripts for Java packaging support
|
Summary: Macros and scripts for Java packaging support
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/fedora-java/javapackages
|
URL: https://github.com/fedora-java/javapackages
|
||||||
@ -179,6 +179,9 @@ install -p -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/java/javapackages-config
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 6.0.0~alpha-7
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.0.0~alpha-6
|
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.0.0~alpha-6
|
||||||
- Bootstrap build
|
- Bootstrap build
|
||||||
- Non-bootstrap build
|
- Non-bootstrap build
|
||||||
|
Loading…
Reference in New Issue
Block a user