From 5a59d6538db48053440ed9044eef013ceb2a26ae1b8d22e285af7f4385338402 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Wed, 8 Jan 2025 07:02:53 +0000 Subject: [PATCH] - note updated 2.5.x build dependencies OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=311 --- gpg2.changes | 5 +++++ gpg2.spec | 16 ++++++++-------- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/gpg2.changes b/gpg2.changes index 960df8f..98a3c42 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 6 21:41:40 UTC 2025 - Andreas Stieger + +- note updated 2.5.x build dependencies + ------------------------------------------------------------------- Wed Dec 11 12:12:50 UTC 2024 - Lucas Mulling diff --git a/gpg2.spec b/gpg2.spec index a9ac717..b33ac09 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -2,7 +2,7 @@ # spec file for package gpg2 # # Copyright (c) 2024 SUSE LLC -# Copyright (c) 2024 Andreas Stieger +# Copyright (c) 2025 Andreas Stieger # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,13 +49,9 @@ Patch12: gnupg-revert-rfc4880bis.patch Patch13: gnupg-nobetasuffix.patch BuildRequires: expect BuildRequires: fdupes -%ifnarch loongarch64 -BuildRequires: ibmswtpm2 -BuildRequires: ibmtss-devel -%endif -BuildRequires: libassuan-devel >= 2.5.0 -BuildRequires: libgcrypt-devel >= 1.9.1 -BuildRequires: libgpg-error-devel >= 1.46 +BuildRequires: libassuan-devel >= 3.0.0 +BuildRequires: libgcrypt-devel >= 1.11.0 +BuildRequires: libgpg-error-devel >= 1.51 BuildRequires: libksba-devel >= 1.6.3 BuildRequires: makeinfo BuildRequires: npth-devel >= 1.2 @@ -73,6 +69,10 @@ Provides: gnupg = %{version} Provides: gpg = 1.4.9 Provides: newpg Obsoletes: gpg < 1.4.9 +%ifnarch loongarch64 +BuildRequires: ibmswtpm2 +BuildRequires: ibmtss-devel +%endif %description GnuPG is a hybrid-encryption software program; it uses a combination