diff --git a/.lorax-templates-almalinux.metadata b/.lorax-templates-almalinux.metadata index 2c69685..7ce7cac 100644 --- a/.lorax-templates-almalinux.metadata +++ b/.lorax-templates-almalinux.metadata @@ -1 +1 @@ -7b1679eee5e5865376e91e9536a135ebbb9f533c SOURCES/lorax-templates-rhel-8.6-3.tar.gz +c37a6aaaf46fe3effa3bd22fc4520831b6a52758 SOURCES/lorax-templates-rhel-8.7-1.tar.gz diff --git a/SPECS/lorax-templates-almalinux.spec b/SPECS/lorax-templates-almalinux.spec index 7fe8704..64c542a 100644 --- a/SPECS/lorax-templates-almalinux.spec +++ b/SPECS/lorax-templates-almalinux.spec @@ -1,6 +1,6 @@ Name: lorax-templates-almalinux -Version: 8.6 -Release: 3%{?dist} +Version: 8.7 +Release: 1%{?dist} Summary: AlmaLinux 8 build templates for lorax and livemedia-creator License: GPLv2+ @@ -8,6 +8,9 @@ URL: https://github.com/weldr/lorax BuildArch: noarch Source0: lorax-templates-rhel-8.6-3.tar.gz +# Required for the template branding support +Requires: lorax > 28.14.68 + # Where are these supposed to end up? %define templatedir %{_datadir}/lorax/templates.d/70-almalinux @@ -33,5 +36,8 @@ sed -i '/redhat-release-eula/d' $RPM_BUILD_ROOT/%{templatedir}/runtime-install.t %{templatedir}/* %changelog +* Tue Oct 18 2022 Andrew Lukoshko - 8.7-1 +- Update for AlmaLinux 8.7 beta + * Fri Mar 11 2022 Andrew Lukoshko - 8.6-3 - Initial build for AlmaLinux 8.6 beta