SHA256
1
0
forked from pool/libcryptui

2 Commits

2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 24 06:55:28 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Add GnuPG 2.5.x to the list of supported GnuPG versions.
-------------------------------------------------------------------
Mon Jan 9 12:21:22 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libcryptui
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -101,7 +101,7 @@ Libcryptui is a library used for prompting for PGP keys.
%prep
%setup -q
sed -i "s:1.2 1.4 2.0:1.2 1.4 2.0 2.1 2.2 2.3 2.4:" configure
sed -i "s:1.2 1.4 2.0:1.2 1.4 2.0 2.1 2.2 2.3 2.4 2.5:" configure
%build
%configure \