Import from AlmaLinux stable repository
This commit is contained in:
parent
d33ef650c5
commit
dd852c970d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/lorax-28.14.70.tar.gz
|
SOURCES/lorax-28.14.71.tar.gz
|
||||||
|
@ -1 +0,0 @@
|
|||||||
9c1e880ab9b31d9be4d089704d0104a4f0bcd590 SOURCES/lorax-28.14.70.tar.gz
|
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 28.14.70
|
Version: 28.14.71
|
||||||
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
|
||||||
|
* Tue Feb 06 2024 Brian C. Lane <bcl@redhat.com> 28.14.71-1
|
||||||
|
- Makefile: skip running pylint for 'make ci' (bcl)
|
||||||
|
Related: RHEL-24416
|
||||||
|
- templates: Remove libreport bugzilla plugins (bcl)
|
||||||
|
Resolves: RHEL-24416
|
||||||
|
|
||||||
* Fri Jul 29 2022 Brian C. Lane <bcl@redhat.com> 28.14.70-1
|
* Fri Jul 29 2022 Brian C. Lane <bcl@redhat.com> 28.14.70-1
|
||||||
- templates: Update runtime-* templates (bcl)
|
- templates: Update runtime-* templates (bcl)
|
||||||
Resolves: rhbz#2042101
|
Resolves: rhbz#2042101
|
||||||
|
Loading…
Reference in New Issue
Block a user