forked from pool/dialog
Accepting request 900363 from home:dimstar:Factory
- Update to version 1.3-20210530: + amend adjustment to inputbox height so the autosized dimensions match older versions (boo#1184503). + improve configure checks, to reduce warnings during those checks + updated translations. - Changes from version 1.3-20210509: + improve configure checks, e.g., for libtool version - Changes from version 1.3-20210324: + add configure option --enable-stdnoreturn to build when C11 _Noreturn feature is enabled in recent ncurses development. - Changes from version 1.3-20210319: Updated translations. OBS-URL: https://build.opensuse.org/request/show/900363 OBS-URL: https://build.opensuse.org/package/show/Base:System/dialog?expand=0&rev=53
This commit is contained in:
parent
38353b1445
commit
c763e79d31
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a73e7b607b635f63c0202bb3313106e700f91fe4a9f4d26ca7003f6eb2b9cb0f
|
||||
size 560353
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Comment: See https://invisible-island.net/public/public.html for info
|
||||
|
||||
iF0EABECAB0WIQTFIEjAwHSP7iJ9R6JwI1Pg9+SO2wUCYEPNuAAKCRBwI1Pg9+SO
|
||||
22KrAKCee/aeZ3uHN3maUOSXbRFgjCfHMQCg1LX7SUTxxUj0DC6I3wOHC+LH4sk=
|
||||
=icJB
|
||||
-----END PGP SIGNATURE-----
|
BIN
dialog-1.3-20210530.tgz
(Stored with Git LFS)
Normal file
BIN
dialog-1.3-20210530.tgz
(Stored with Git LFS)
Normal file
Binary file not shown.
7
dialog-1.3-20210530.tgz.asc
Normal file
7
dialog-1.3-20210530.tgz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Comment: See https://invisible-island.net/public/public.html for info
|
||||
|
||||
iF0EABECAB0WIQTFIEjAwHSP7iJ9R6JwI1Pg9+SO2wUCYLPifQAKCRBwI1Pg9+SO
|
||||
2+SxAJ4oMfQCR4dg2t3xvNfZnn96bTX/uwCeOYP+8P1dSsZ260g9DBXtayNqcFM=
|
||||
=f4Ap
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 16 11:10:40 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 1.3-20210530:
|
||||
+ amend adjustment to inputbox height so the autosized dimensions
|
||||
match older versions (boo#1184503).
|
||||
+ improve configure checks, to reduce warnings during those checks
|
||||
+ updated translations.
|
||||
- Changes from version 1.3-20210509:
|
||||
+ improve configure checks, e.g., for libtool version
|
||||
- Changes from version 1.3-20210324:
|
||||
+ add configure option --enable-stdnoreturn to build when C11
|
||||
_Noreturn feature is enabled in recent ncurses development.
|
||||
- Changes from version 1.3-20210319:
|
||||
Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 18 08:18:23 UTC 2021 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define src_date 20210306
|
||||
%define src_date 20210530
|
||||
%define somajor 15
|
||||
Name: dialog
|
||||
Version: 1.3
|
||||
|
Loading…
Reference in New Issue
Block a user