- Makefile: Add PREV support for clog (bcl)
Related: RHEL-40021 - git-changelog: Change line length limit to 120 (bcl) Related: RHEL-40021 - README: Update README with note about PREV= (bcl) Related: RHEL-40021 - Remove libvisual from runtime-cleanup as it's being removed from RHEL 10 (tpopela) Resolves: RHEL-39949 - tests: Do not use fedora.repo for the test build (bcl) Resolves: RHEL-40021 - Drop libreport from templates (mkolman) Resolves: RHEL-39794
This commit is contained in:
parent
1c3dbc9548
commit
931c621872
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@ clog
|
|||||||
/lorax-templates-rhel-10.0-44.tar.gz
|
/lorax-templates-rhel-10.0-44.tar.gz
|
||||||
/lorax-templates-rhel-10.0-45.tar.gz
|
/lorax-templates-rhel-10.0-45.tar.gz
|
||||||
/lorax-templates-rhel-10.0-46.tar.gz
|
/lorax-templates-rhel-10.0-46.tar.gz
|
||||||
|
/lorax-templates-rhel-10.0-47.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 10.0
|
Version: 10.0
|
||||||
Release: 46%{?dist}
|
Release: 47%{?dist}
|
||||||
Summary: RHEL build templates for lorax and livemedia-creator
|
Summary: RHEL build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
|||||||
# This tarball is generated from the contents of this dist-git repository
|
# This tarball is generated from the contents of this dist-git repository
|
||||||
# by running the command `make tar`.
|
# by running the command `make tar`.
|
||||||
# See README for full details of how to update this package
|
# See README for full details of how to update this package
|
||||||
Source0: lorax-templates-rhel-10.0-46.tar.gz
|
Source0: lorax-templates-rhel-10.0-47.tar.gz
|
||||||
|
|
||||||
# Required for the template branding support
|
# Required for the template branding support
|
||||||
Requires: lorax >= 34.9.1
|
Requires: lorax >= 34.9.1
|
||||||
@ -40,6 +40,20 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 05 2024 Brian C. Lane <bcl@redhat.com> - 10.0-47
|
||||||
|
- Makefile: Add PREV support for clog (bcl)
|
||||||
|
Related: RHEL-40021
|
||||||
|
- git-changelog: Change line length limit to 120 (bcl)
|
||||||
|
Related: RHEL-40021
|
||||||
|
- README: Update README with note about PREV= (bcl)
|
||||||
|
Related: RHEL-40021
|
||||||
|
- Remove libvisual from runtime-cleanup as it's being removed from RHEL 10 (tpopela)
|
||||||
|
Resolves: RHEL-39949
|
||||||
|
- tests: Do not use fedora.repo for the test build (bcl)
|
||||||
|
Resolves: RHEL-40021
|
||||||
|
- Drop libreport from templates (mkolman)
|
||||||
|
Resolves: RHEL-39794
|
||||||
|
|
||||||
* Tue May 28 2024 Brian C. Lane <bcl@redhat.com> - 10.0-46
|
* Tue May 28 2024 Brian C. Lane <bcl@redhat.com> - 10.0-46
|
||||||
- Adjust Lorax templates for the Xorg to Wayland switch (mkolman)
|
- Adjust Lorax templates for the Xorg to Wayland switch (mkolman)
|
||||||
Resolves: RHEL-38740
|
Resolves: RHEL-38740
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-10.0-46.tar.gz) = ae28c02e18ab2692dfd96a012027366352ddcb20176ecdde3e7f6088033450d4570bde1349a68ba4537565267e394eb40c30fea834412e6d6cff6631a8ccc448
|
SHA512 (lorax-templates-rhel-10.0-47.tar.gz) = 77c0beb6c68691c83e4c9d9950b3e5c6bf33461c24f1ef09d2b383248a9863a1f878cac9895f54b9a96420dcb808ca925b80fd9b0c98bc6ec47eb358621766a0
|
||||||
|
Loading…
Reference in New Issue
Block a user