update to 1.4.2

dropped requirement for ncurses-dialog [release 1.4.2-1mamba;Sun Dec 20 2020]
This commit is contained in:
Silvan Calarco 2024-01-06 10:28:12 +01:00
parent 4374207b09
commit 77a8f33cac

View File

@ -1,6 +1,6 @@
%define nopermfs_gid 32
Name: postplug
Version: 1.4.1
Version: 1.4.2
Release: 1mamba
Summary: Pluggable boot-time configuration tool
Group: System/Tools
@ -16,7 +16,6 @@ License: GPL
BuildRequires: gettext-devel
BuildRequires: libsystemd-devel
Requires: /usr/bin/mktemp
Requires: ncurses-dialog
Requires: pciutils
%ifarch %{ix86} x86_64
Requires: read-edid
@ -200,6 +199,10 @@ exit 0
%{_sbindir}/update-alternatives-set-dri
%changelog
* Sun Dec 20 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.2-1mamba
- update to 1.4.2
- dropped requirement for ncurses-dialog
* Sat Oct 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.1-1mamba
- update to 1.4.1