Automatic commit of package [lorax] release [34.0-1].
Created by command: /usr/bin/tito tag --keep-version
This commit is contained in:
parent
92463f16cb
commit
a9a155ff58
10
lorax.spec
10
lorax.spec
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 33.9
|
||||
Version: 34.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -268,6 +268,14 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{_mandir}/man1/composer-cli.1*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 08 2020 Brian C. Lane <bcl@redhat.com> 34.0-1
|
||||
- New lorax documentation - 34.0 (bcl@redhat.com)
|
||||
- runtime-cleanup: strip a bunch of unnecessary firmwares (awilliam@redhat.com)
|
||||
- runtime-install: specify polkit-gnome to avoid lxpolkit and GTK2 (awilliam@redhat.com)
|
||||
- runtime-install: exclude gnome-firmware and sigrok-firmware (awilliam@redhat.com)
|
||||
- runtime-cleanup: Drop video playback acceleration drivers (awilliam@redhat.com)
|
||||
- runtime-install: don't install notification-daemon (awilliam@redhat.com)
|
||||
|
||||
* Tue Sep 08 2020 Brian C. Lane <bcl@redhat.com> 33.9-1
|
||||
- config_files: Update aarch64, ppc, and sparc timeouts to 60s (bcl@redhat.com)
|
||||
- templates: Ensure nano is installed for the runtime environment (ngompa13@gmail.com)
|
||||
|
@ -1 +1 @@
|
||||
33.9-1 ./
|
||||
34.0-1 ./
|
||||
|
Loading…
Reference in New Issue
Block a user