- Add a context manager for dracut (bcl@redhat.com)
Resolves: rhbz#1962975 - Remove unneeded aajohan-comfortaa-fonts (bcl@redhat.com)
This commit is contained in:
parent
17e3b44300
commit
05bf92eca6
1
.gitignore
vendored
1
.gitignore
vendored
@ -198,3 +198,4 @@
|
||||
/lorax-35.0.tar.gz
|
||||
/lorax-35.1.tar.gz
|
||||
/lorax-35.2.tar.gz
|
||||
/lorax-35.3.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 35.2
|
||||
Version: 35.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -175,6 +175,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Tue May 25 2021 Brian C. Lane <bcl@redhat.com> 35.3-1
|
||||
- Add a context manager for dracut (bcl@redhat.com)
|
||||
Resolves: rhbz#1962975
|
||||
- Remove unneeded aajohan-comfortaa-fonts (bcl@redhat.com)
|
||||
|
||||
* Wed May 05 2021 Brian C. Lane <bcl@redhat.com> 35.2-1
|
||||
- runtime-cleanup: Use branding package name instead of product.name (bcl@redhat.com)
|
||||
- treebuilder: Add branding package to template variables (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-35.2.tar.gz) = 2eb7d2cdf4e5ae49ba9218c616f5e467c6e7e5867cde149845d4b2e4cc89ff2fb262c59f79c2c2544051d3ccc082db54a1ff58a0dbff472130864770f6c45a0d
|
||||
SHA512 (lorax-35.3.tar.gz) = 07f3d6299f76a62b50a594d84db7a5854fc2b4aa3a782ba243134da212890c438c1a7e27e3dd6ab2e7f911f40a4f1e7459e0c297d2ec773e75ba5477318e4068
|
||||
|
Loading…
Reference in New Issue
Block a user