- New lorax documentation - 40.5 (bcl@redhat.com)
- maint: Switch default platform to F40 (bcl@redhat.com) - runtime-cleanup: Update to cleanup more (akira@tagoh.org) - runtime-install: Update font packages (akira@tagoh.org)
This commit is contained in:
parent
f383438923
commit
92d4810327
1
.gitignore
vendored
1
.gitignore
vendored
@ -240,3 +240,4 @@
|
|||||||
/lorax-40.2.tar.gz
|
/lorax-40.2.tar.gz
|
||||||
/lorax-40.3.tar.gz
|
/lorax-40.3.tar.gz
|
||||||
/lorax-40.4.tar.gz
|
/lorax-40.4.tar.gz
|
||||||
|
/lorax-40.5.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 40.4
|
Version: 40.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -168,6 +168,12 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_datadir}/lorax/templates.d/*
|
%{_datadir}/lorax/templates.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 06 2024 Brian C. Lane <bcl@redhat.com> 40.5-1
|
||||||
|
- New lorax documentation - 40.5 (bcl@redhat.com)
|
||||||
|
- maint: Switch default platform to F40 (bcl@redhat.com)
|
||||||
|
- runtime-cleanup: Update to cleanup more (akira@tagoh.org)
|
||||||
|
- runtime-install: Update font packages (akira@tagoh.org)
|
||||||
|
|
||||||
* Thu Feb 01 2024 Brian C. Lane <bcl@redhat.com> 40.4-1
|
* Thu Feb 01 2024 Brian C. Lane <bcl@redhat.com> 40.4-1
|
||||||
- mkksiso: Add support for adding an anaconda updates.img (jkonecny@redhat.com)
|
- mkksiso: Add support for adding an anaconda updates.img (jkonecny@redhat.com)
|
||||||
- runtime-install: drop kdump-anaconda-addon (awilliam@redhat.com)
|
- runtime-install: drop kdump-anaconda-addon (awilliam@redhat.com)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-40.4.tar.gz) = 65ac3451123b869d649c3b788b9ec0b2560052e553c969c5228fe42969beb8685678501ce9b7df57a6263dc0f1e90fb0a69f9e689c1ea86fd7588c19a322a6e2
|
SHA512 (lorax-40.5.tar.gz) = 60c17bf48f9074b6be77424c66505de6e382d95bf6fed8dfc34847248cbf15287f240eb2dd631dded5e1b57ec71c496feca0dca86312e569c106c48219e09f3b
|
||||||
|
Loading…
Reference in New Issue
Block a user