diff --git a/gnupg2.spec b/gnupg2.spec index 99f9172..c66e04e 100644 --- a/gnupg2.spec +++ b/gnupg2.spec @@ -1,6 +1,6 @@ Name: gnupg2 Version: 2.4.3 -Release: 1 +Release: 2 Summary: Utility for secure communication and data storage License: GPLv3+ @@ -66,7 +66,6 @@ sed -i -e 's/"libpcsclite\.so"/"%{pcsclib}"/' scd/scdaemon.c # add --disable-ccid-driver to solve #2005714 # disable tpm2 module %configure \ - --disable-gpgtar \ --disable-rpath \ --enable-g13 \ --disable-ccid-driver \ @@ -120,6 +119,9 @@ make check %changelog +* Tue Jan 2 2024 yixiangzhike - 2.4.3-2 +- use gpgtar to replace gpg-zip + * Mon Jul 17 2023 yixiangzhike - 2.4.3-1 - update to 2.4.3