- templates.d/99-generic/live: Enable automatic persistence for live media (ngompa@fedoraproject.org)
- Update for Noto CJK Variable Fonts (pwu@redhat.com)
This commit is contained in:
parent
9e52dbb4bd
commit
6c25ce1056
1
.gitignore
vendored
1
.gitignore
vendored
@ -228,3 +228,4 @@
|
||||
/lorax-38.3.tar.gz
|
||||
/lorax-38.4.tar.gz
|
||||
/lorax-38.5.tar.gz
|
||||
/lorax-38.6.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 38.5
|
||||
Version: 38.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -168,6 +168,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 14 2023 Brian C. Lane <bcl@redhat.com> 38.6-1
|
||||
- templates.d/99-generic/live: Enable automatic persistence for live media (ngompa@fedoraproject.org)
|
||||
- Update for Noto CJK Variable Fonts (pwu@redhat.com)
|
||||
|
||||
* Wed Feb 08 2023 Brian C. Lane <bcl@redhat.com> 38.5-1
|
||||
- Fix using --dracut-conf with DracutChroot (bcl@redhat.com)
|
||||
- tests: Fix DataHolder for CreatorTest (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-38.5.tar.gz) = a48639502131b8a4d34bfb6c56ab7915c6d4329bcbc469f6cacd8cf54580ffce26e1a6effb971d61f9fa0f9e78849780c6aa01f672f4c4e28fce872453b0a907
|
||||
SHA512 (lorax-38.6.tar.gz) = 1dc0f61203fa73f0bb923c6bc75ef9b2edad72b4b753c2340f0f3c6074bbcf3e3d9c4e98a59d9bb79d8e6bf139d9c720802e4a1bcd37d03f091f08b06b8933b2
|
||||
|
Loading…
Reference in New Issue
Block a user