forked from pool/libcryptui
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 79755c35a1 | |||
| 462dd11a7c |
@@ -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>
|
||||
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user