Rebuilt for Python 3.9
This commit is contained in:
parent
c3e348e2d3
commit
28434447c6
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 33.3
|
Version: 33.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -267,6 +267,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
|||||||
%{_mandir}/man1/composer-cli.1*
|
%{_mandir}/man1/composer-cli.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 33.3-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Tue May 05 2020 Brian C. Lane <bcl@redhat.com> 33.3-1
|
* Tue May 05 2020 Brian C. Lane <bcl@redhat.com> 33.3-1
|
||||||
- Don't use f-string without interpolation (atodorov@redhat.com)
|
- Don't use f-string without interpolation (atodorov@redhat.com)
|
||||||
- lmc-no-virt: Add requirement on anaconda-install-env-deps (bcl@redhat.com)
|
- lmc-no-virt: Add requirement on anaconda-install-env-deps (bcl@redhat.com)
|
||||||
|
Loading…
Reference in New Issue
Block a user