Rebuilt for Python 3.8
This commit is contained in:
parent
5bfad3cab7
commit
668bc54175
@ -4,7 +4,7 @@
|
||||
|
||||
Name: lorax
|
||||
Version: 31.10
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
License: GPLv2+
|
||||
@ -254,6 +254,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 21 2019 Miro Hrončok <mhroncok@redhat.com> - 31.10-2
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Tue Aug 20 2019 Brian C. Lane <bcl@redhat.com> 31.10-1
|
||||
- tests: Update gpg key to fedora 32 (bcl@redhat.com)
|
||||
- tests: Fix the order of liveimg-tar live-iso (bcl@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user