- Adjust Lorax templates for the Xorg to Wayland switch (mkolman)
Resolves: RHEL-38740
This commit is contained in:
parent
f1aa93ab07
commit
1d05d05c59
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-43.tar.gz
|
||||
/lorax-templates-rhel-10.0-44.tar.gz
|
||||
/lorax-templates-rhel-10.0-45.tar.gz
|
||||
/lorax-templates-rhel-10.0-46.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 45%{?dist}
|
||||
Release: 46%{?dist}
|
||||
Summary: RHEL build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
||||
# This tarball is generated from the contents of this dist-git repository
|
||||
# by running the command `make tar`.
|
||||
# See README for full details of how to update this package
|
||||
Source0: lorax-templates-rhel-10.0-45.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-46.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -40,6 +40,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Tue May 28 2024 Brian C. Lane <bcl@redhat.com> - 10.0-46
|
||||
- Adjust Lorax templates for the Xorg to Wayland switch (mkolman)
|
||||
Resolves: RHEL-38740
|
||||
|
||||
* Wed May 22 2024 Brian C. Lane <bcl@redhat.com> - 10.0-45
|
||||
- tools: Add support for Jira RHEL-XXX issues (bcl)
|
||||
Related: RHEL-22656
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-45.tar.gz) = 87298808d31d60b7bd4597c40fa919db7a6023bc714ae2ced695f9fcd4b4e9576310d2d0a505a76f358275fe7481a2067aebe47335a8681ba233bee022187bc4
|
||||
SHA512 (lorax-templates-rhel-10.0-46.tar.gz) = ae28c02e18ab2692dfd96a012027366352ddcb20176ecdde3e7f6088033450d4570bde1349a68ba4537565267e394eb40c30fea834412e6d6cff6631a8ccc448
|
||||
|
Loading…
Reference in New Issue
Block a user