- runtime-cleanup: Remove ncurses package (bcl@redhat.com)
This commit is contained in:
parent
dd1cf78be5
commit
0348f377e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -211,3 +211,4 @@
|
||||
/lorax-36.5.tar.gz
|
||||
/lorax-36.6.tar.gz
|
||||
/lorax-36.7.tar.gz
|
||||
/lorax-36.8.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 36.7
|
||||
Version: 36.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -176,6 +176,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 16 2022 Brian C. Lane <bcl@redhat.com> 36.8-1
|
||||
- runtime-cleanup: Remove ncurses package (bcl@redhat.com)
|
||||
|
||||
* Mon Feb 14 2022 Brian C. Lane <bcl@redhat.com> 36.7-1
|
||||
- postinstall: Restore reproducible build timestamps on /usr/share/fonts (bcl@redhat.com)
|
||||
- tests: Fix the image minimizer test dnf usage (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-36.7.tar.gz) = 940935f9ea33050686561beb2e9aa3fd60769665f08c00534082314d9cfb9c653700146b14ae8bcbf407658948f58a0851485edfe8b3ba9f03143ab71fb4d655
|
||||
SHA512 (lorax-36.8.tar.gz) = c1a800a9abd43c0bce47233faa7eb95bb8fe4ac226a325e61257f711bdcd2274d448d89a006c9cfaf67a3c67fdc67375923471740ed102f7954f7f1ffb89007c
|
||||
|
Loading…
Reference in New Issue
Block a user