Automatic commit of package [lorax] release [34.9.7-1].
Created by command: /usr/bin/tito tag
This commit is contained in:
parent
db57145f7e
commit
08e1da64d9
16
lorax.spec
16
lorax.spec
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 34.9.6
|
Version: 34.9.7
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -185,6 +185,20 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_datadir}/lorax/templates.d/*
|
%{_datadir}/lorax/templates.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 06 2021 Brian C. Lane <bcl@redhat.com> 34.9.7-1
|
||||||
|
- runtime-cleanup: Remove dropped package from template (bcl@redhat.com)
|
||||||
|
Related: rhbz#1991006
|
||||||
|
- sshd_config: Update sshd options (bcl@redhat.com)
|
||||||
|
Related: rhbz#2007288
|
||||||
|
- Install nvme-cli tool (bcl@redhat.com)
|
||||||
|
Related: rhbz#2010254
|
||||||
|
- When running the tests in docker/podman use the Fedora 34 image (bcl@redhat.com)
|
||||||
|
Related: rhbz#2010542
|
||||||
|
- Fix pylint warnings about string formatting (bcl@redhat.com)
|
||||||
|
Related: rhbz#2010542
|
||||||
|
- tests: Ignore new pylint warnings (bcl@redhat.com)
|
||||||
|
Resolves: rhbz#2010542
|
||||||
|
|
||||||
* Thu Sep 09 2021 Brian C. Lane <bcl@redhat.com> 34.9.6-1
|
* Thu Sep 09 2021 Brian C. Lane <bcl@redhat.com> 34.9.6-1
|
||||||
- github: Run tests for rhel9-branch PRs (bcl@redhat.com)
|
- github: Run tests for rhel9-branch PRs (bcl@redhat.com)
|
||||||
Related: rhbz#2000439
|
Related: rhbz#2000439
|
||||||
|
@ -1 +1 @@
|
|||||||
34.9.6-1 ./
|
34.9.7-1 ./
|
||||||
|
Loading…
Reference in New Issue
Block a user