- runtime-cleanup: Remove ncurses package (bcl@redhat.com)
This commit is contained in:
parent
73d09c2e29
commit
9b33f62604
1
.gitignore
vendored
1
.gitignore
vendored
@ -187,3 +187,4 @@
|
|||||||
/lorax-33.9.tar.gz
|
/lorax-33.9.tar.gz
|
||||||
/lorax-34.0.tar.gz
|
/lorax-34.0.tar.gz
|
||||||
/lorax-34.1.tar.gz
|
/lorax-34.1.tar.gz
|
||||||
|
/lorax-34.2.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 34.1
|
Version: 34.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -268,6 +268,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
|||||||
%{_mandir}/man1/composer-cli.1*
|
%{_mandir}/man1/composer-cli.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 29 2020 Brian C. Lane <bcl@redhat.com> 34.2-1
|
||||||
|
- runtime-cleanup: Remove ncurses package (bcl@redhat.com)
|
||||||
|
|
||||||
* Mon Sep 14 2020 Brian C. Lane <bcl@redhat.com> 34.1-1
|
* Mon Sep 14 2020 Brian C. Lane <bcl@redhat.com> 34.1-1
|
||||||
- Fix broken single-item tuples in a few places (awilliam@redhat.com)
|
- Fix broken single-item tuples in a few places (awilliam@redhat.com)
|
||||||
- Drop dpaa2 firmware on non-aarch64 arches (awilliam@redhat.com)
|
- Drop dpaa2 firmware on non-aarch64 arches (awilliam@redhat.com)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-34.1.tar.gz) = 3a061d44ca5446796516903259f663f5f25c54a3286e066f3f4119e78e5a3b3ede7d976a5c5fed9f59075009c21e2405d5ae16ee241ac916e40290294bbc3969
|
SHA512 (lorax-34.2.tar.gz) = df405c59c1a43d452bcd159d3e25c46a14cfcdc8da06ef0004f90f0fbebc0b6d48d87d67c14b02fa7f0d8f736dfd14b441bd63fabda50ea9f90c759d07be7409
|
||||||
|
Loading…
Reference in New Issue
Block a user