- Remove some unneccessary storage packages from runtime-install (vtrefny@redhat.com)
- Do not install polkit-gnome for blivet-gui (vtrefny@redhat.com) - docs: Update the quickstart example command (vtrefny@redhat.com)
This commit is contained in:
parent
d8facf9fcb
commit
33a2023416
1
.gitignore
vendored
1
.gitignore
vendored
@ -235,3 +235,4 @@
|
|||||||
/lorax-39.3.tar.gz
|
/lorax-39.3.tar.gz
|
||||||
/lorax-39.4.tar.gz
|
/lorax-39.4.tar.gz
|
||||||
/lorax-39.5.tar.gz
|
/lorax-39.5.tar.gz
|
||||||
|
/lorax-40.0.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 39.5
|
Version: 40.0
|
||||||
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,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
%{_datadir}/lorax/templates.d/*
|
%{_datadir}/lorax/templates.d/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 02 2023 Brian C. Lane <bcl@redhat.com> 40.0-1
|
||||||
|
- Remove some unneccessary storage packages from runtime-install (vtrefny@redhat.com)
|
||||||
|
- Do not install polkit-gnome for blivet-gui (vtrefny@redhat.com)
|
||||||
|
- docs: Update the quickstart example command (vtrefny@redhat.com)
|
||||||
|
|
||||||
* Thu Sep 07 2023 Brian C. Lane <bcl@redhat.com> 39.5-1
|
* Thu Sep 07 2023 Brian C. Lane <bcl@redhat.com> 39.5-1
|
||||||
- Explicitly pull in more filesystem packages (awilliam@redhat.com)
|
- Explicitly pull in more filesystem packages (awilliam@redhat.com)
|
||||||
- runtime-postinstall: Turn off lvm monitoring (bcl@redhat.com)
|
- runtime-postinstall: Turn off lvm monitoring (bcl@redhat.com)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-39.5.tar.gz) = 90f18266797fa446175d2e5836126f3bd7d48f094ca0c9ee8da5cab4dbb04262a14374c5193f4b24e62731f9cd7f156c032d890ca48b30a6457c98975de9ee3b
|
SHA512 (lorax-40.0.tar.gz) = 8c79702f76ccc422d3c938ac7af0471a61c2d23e4441a6f3db4f3ae5653c40aa3800442b2ced6e195396909757f82ab74880ce845b0dc8098849f1968153f24f
|
||||||
|
Loading…
Reference in New Issue
Block a user