diff --git a/gnupg2.spec b/gnupg2.spec index 799ca20..b231f8b 100644 --- a/gnupg2.spec +++ b/gnupg2.spec @@ -1,6 +1,6 @@ Name: gnupg2 Version: 2.2.27 -Release: 1 +Release: 2 Summary: Utility for secure communication and data storage License: GPLv3+ @@ -21,6 +21,7 @@ Patch9: gnupg-2.2.20-file-is-digest.patch Patch10: gnupg-2.2.21-coverity.patch Patch11: common-Avoid-undefined-behavior-of-left-shift-operat.patch +BuildRequires: gcc BuildRequires: zlib-devel, npth-devel, gdb, texinfo BuildRequires: libgpg-error-devel >= 1.31 BuildRequires: libgcrypt-devel >= 1.7.0 @@ -114,6 +115,9 @@ make check %changelog +* Wed May 26 2021 yixiangzhike - 2.2.27-2 +- add gcc to BuildRequires + * Thu Jan 28 2021 yixiangzhike - 2.2.27-1 - update to 2.2.27