From 8f0a213ffc124096a31078470a4b93a529617143 Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Tue, 18 Oct 2022 11:12:18 +0000 Subject: [PATCH] Update for AlmaLinux 9.1 beta --- .lorax-templates-almalinux.metadata | 2 +- SPECS/lorax-templates-almalinux.spec | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.lorax-templates-almalinux.metadata b/.lorax-templates-almalinux.metadata index 699d389..0803fa6 100644 --- a/.lorax-templates-almalinux.metadata +++ b/.lorax-templates-almalinux.metadata @@ -1 +1 @@ -98cc5aefbb19b3e7f3dfa90c2af91e36bcedeea9 SOURCES/lorax-templates-rhel-9.0-33.tar.gz +2c934944906fc5455b401dc92b5af12eeaa31233 SOURCES/lorax-templates-rhel-9.0-35.tar.gz diff --git a/SPECS/lorax-templates-almalinux.spec b/SPECS/lorax-templates-almalinux.spec index d33f659..e961e97 100644 --- a/SPECS/lorax-templates-almalinux.spec +++ b/SPECS/lorax-templates-almalinux.spec @@ -1,12 +1,12 @@ Name: lorax-templates-almalinux Version: 9.0 -Release: 33%{?dist} -Summary: AlmaLinux 8 build templates for lorax and livemedia-creator +Release: 35%{?dist} +Summary: AlmaLinux 9 build templates for lorax and livemedia-creator License: GPLv2+ URL: https://github.com/weldr/lorax BuildArch: noarch -Source0: lorax-templates-rhel-9.0-33.tar.gz +Source0: lorax-templates-rhel-9.0-35.tar.gz # Required for the template branding support Requires: lorax >= 34.9.1 @@ -38,5 +38,8 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir} %{templatedir}/* %changelog +* Tue Oct 18 2022 Andrew Lukoshko - 9.0-35 +- Update for AlmaLinux 9.1 beta + * Fri Mar 11 2022 Andrew Lukoshko - 9.0-33 - Initial build for AlmaLinux 9.0 beta