Update to 9.6-beta
This commit is contained in:
parent
93783af887
commit
d9302c4bd5
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/lorax-templates-rhel-9.0-33.tar.gz
|
SOURCES/lorax-templates-rhel-9.6-2.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
b570dd409ac7d937f64784c2acaa838fde18d9ff SOURCES/lorax-templates-rhel-9.0-37.tar.gz
|
6239d1c55cc29fa49c7fc12385ecfbb6aba9033c SOURCES/lorax-templates-rhel-9.6-2.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-almalinux
|
Name: lorax-templates-almalinux
|
||||||
Version: 9.0
|
Version: 9.6
|
||||||
Release: 37%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: AlmaLinux 9 build templates for lorax and livemedia-creator
|
Summary: AlmaLinux 9 build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/weldr/lorax
|
URL: https://github.com/weldr/lorax
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Source0: lorax-templates-rhel-9.0-37.tar.gz
|
Source0: lorax-templates-rhel-9.6-2.tar.gz
|
||||||
|
|
||||||
# Required for the template branding support
|
# Required for the template branding support
|
||||||
Requires: lorax >= 34.9.1
|
Requires: lorax >= 34.9.1
|
||||||
@ -38,6 +38,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 21 2025 Eduard Abdullin <alukoshko@almalinux.org> - 9.6-2
|
||||||
|
- Update for AlmaLinux 9.6 beta
|
||||||
|
|
||||||
* Wed Apr 12 2023 Andrew Lukoshko <alukoshko@almalinux.org> - 9.0-37
|
* Wed Apr 12 2023 Andrew Lukoshko <alukoshko@almalinux.org> - 9.0-37
|
||||||
- Update for AlmaLinux 9.2 beta
|
- Update for AlmaLinux 9.2 beta
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user