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#cdb274146e7f852f68996d5362b8182e270b026d
This commit is contained in:
parent
5301a11a3e
commit
61e7ff5c99
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/dialog-1.3-20200327.tgz
|
||||
/dialog-1.3-20200327.tgz.asc
|
||||
/dialog-1.3-20201126.tgz
|
||||
/dialog-1.3-20201126.tgz.asc
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Summary: A utility for creating TTY dialog boxes
|
||||
Name: dialog
|
||||
%global dialogsubversion 20200327
|
||||
%global dialogsubversion 20201126
|
||||
Version: 1.3
|
||||
Release: 27.%{dialogsubversion}%{?dist}
|
||||
Release: 28.%{dialogsubversion}%{?dist}
|
||||
License: LGPLv2
|
||||
URL: https://invisible-island.net/dialog/dialog.html
|
||||
Source0: https://invisible-mirror.net/archives/dialog/dialog-%{version}-%{dialogsubversion}.tgz
|
||||
@ -77,6 +77,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libdialog.{,l}a
|
||||
%{_mandir}/man3/dialog.*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 27 2020 Miroslav Lichvar <mlichvar@redhat.com> - 1.3-28.20201126
|
||||
- update to 1.3-20201126
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-27.20200327
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dialog-1.3-20200327.tgz) = c8c7ccd86fa189a2b6739320f59f127512e53f908ed257280099f8c45754da98d2095835d0c14090cd071af0ed6e8ff95f9938f5ca8027b0b7001c7fd746fe59
|
||||
SHA512 (dialog-1.3-20200327.tgz.asc) = 5b51e3ddc5f0578dcee13826214530624e137afb79b14288df58d4bb217ead390590e17a69fa985e799f3c9c4f79782906d52d0843849851da52a775005dd780
|
||||
SHA512 (dialog-1.3-20201126.tgz) = a094a209338ffc8ec775f2ad361ac187b07c13d2e079d00f96640f2a938f0f593bd0c4dc19abb1cbaac69049029da146097036e8795d1f04894aa955fa0ce913
|
||||
SHA512 (dialog-1.3-20201126.tgz.asc) = ee70bfd7dea5deec60ca3d020cb5deba184b67bf6fc4be3f4f1191c699304c1108afa23a3aec1863a1cd28221097b6588cb0631f3ad0afd8cc6dfd87cfab989e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user