Automatic commit of package [lorax] release [28.14.63-1].
Created by command: /usr/bin/tito tag
This commit is contained in:
parent
900cd436f7
commit
67500a4f67
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 28.14.62
|
Version: 28.14.63
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -261,6 +261,12 @@ 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
|
||||||
|
* Fri Oct 15 2021 Brian C. Lane <bcl@redhat.com> 28.14.63-1
|
||||||
|
- Handle all possible dnf group_install errors (bcl)
|
||||||
|
Related: rhbz#1947958
|
||||||
|
- runtime-install: Install nvme-cli tool (bcl)
|
||||||
|
Related: rhbz#1903339
|
||||||
|
|
||||||
* Thu Sep 16 2021 Brian C. Lane <bcl@redhat.com> 28.14.62-1
|
* Thu Sep 16 2021 Brian C. Lane <bcl@redhat.com> 28.14.62-1
|
||||||
- Increase root partition of rhel-livemedia.ks to 8000MB (bcl)
|
- Increase root partition of rhel-livemedia.ks to 8000MB (bcl)
|
||||||
Resolves: rhbz#2001942
|
Resolves: rhbz#2001942
|
||||||
|
@ -1 +1 @@
|
|||||||
28.14.62-1 ./
|
28.14.63-1 ./
|
||||||
|
Loading…
Reference in New Issue
Block a user