Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/dialog.git#94897955069c6c4fdaee5d43e5d15c139786c028
This commit is contained in:
parent
61e7ff5c99
commit
a133a6e10d
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/dialog-1.3-20201126.tgz
|
||||
/dialog-1.3-20201126.tgz.asc
|
||||
/dialog-1.3-20210117.tgz
|
||||
/dialog-1.3-20210117.tgz.asc
|
||||
|
||||
@ -1,14 +1,15 @@
|
||||
Summary: A utility for creating TTY dialog boxes
|
||||
Name: dialog
|
||||
%global dialogsubversion 20201126
|
||||
%global dialogsubversion 20210117
|
||||
Version: 1.3
|
||||
Release: 28.%{dialogsubversion}%{?dist}
|
||||
Release: 29.%{dialogsubversion}%{?dist}
|
||||
License: LGPLv2
|
||||
URL: https://invisible-island.net/dialog/dialog.html
|
||||
Source0: https://invisible-mirror.net/archives/dialog/dialog-%{version}-%{dialogsubversion}.tgz
|
||||
Source1: https://invisible-mirror.net/archives/dialog/dialog-%{version}-%{dialogsubversion}.tgz.asc
|
||||
Source2: https://invisible-island.net/public/dickey-invisible-island.txt
|
||||
BuildRequires: ncurses-devel gcc gettext findutils libtool gnupg2
|
||||
BuildRequires: make
|
||||
Patch2: dialog-multilib.patch
|
||||
Patch3: dialog-libs.patch
|
||||
|
||||
@ -77,6 +78,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libdialog.{,l}a
|
||||
%{_mandir}/man3/dialog.*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 18 2021 Miroslav Lichvar <mlichvar@redhat.com> - 1.3-29.20210117
|
||||
- update to 1.3-20210117
|
||||
|
||||
* Fri Nov 27 2020 Miroslav Lichvar <mlichvar@redhat.com> - 1.3-28.20201126
|
||||
- update to 1.3-20201126
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dialog-1.3-20201126.tgz) = a094a209338ffc8ec775f2ad361ac187b07c13d2e079d00f96640f2a938f0f593bd0c4dc19abb1cbaac69049029da146097036e8795d1f04894aa955fa0ce913
|
||||
SHA512 (dialog-1.3-20201126.tgz.asc) = ee70bfd7dea5deec60ca3d020cb5deba184b67bf6fc4be3f4f1191c699304c1108afa23a3aec1863a1cd28221097b6588cb0631f3ad0afd8cc6dfd87cfab989e
|
||||
SHA512 (dialog-1.3-20210117.tgz) = c9387b5c96241220080fe5b50c66c6b3ed97f4bf366b1893ff30253f635a1b57f29920efbabebf0b4af5303760beb0496760c630682b96e0f52dd40b16e1ec2f
|
||||
SHA512 (dialog-1.3-20210117.tgz.asc) = c6f16acaeb04889d4e15914aa69cea1b233121dbbc1656c9c28c49d9c7478b319c46281fc028f067d7e7189785c61d5e81402bc1754936c85249bba5ff5ca250
|
||||
|
||||
Loading…
Reference in New Issue
Block a user