diff --git a/gpgme.spec b/gpgme.spec index c2613ef..6fd486c 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -1,6 +1,6 @@ Name: gpgme Version: 1.13.1 -Release: 3 +Release: 4 Summary: GnuPG Made Easy License: GPLv2+ and LGPLv2+ URL: https://gnupg.org/related_software/gpgme/ @@ -14,7 +14,7 @@ Patch6001: gpgme-1.3.2-largefile.patch # Let's fix stupid AX_PYTHON_DEVEL Patch6002: 0001-fix-stupid-ax_python_devel.patch -BuildRequires: autoconf automake gcc gcc-c++ gawk gnupg2 >= 2.1.18 gnupg2-smime +BuildRequires: autoconf automake gcc gcc-c++ gawk gnupg2 >= 2.1.18 BuildRequires: libgpg-error-devel >= 1.24 libassuan-devel >= 2.4.2 BuildRequires: swig chrpath cmake qt5-qtbase-devel python2-devel python3-devel Requires: gnupg2 >= 2.1.18 @@ -159,6 +159,9 @@ fi %changelog +* Fri Sep 20 2019 openEuler Buildteam - 1.13.1-4 +- Adjust buildrequires as gnupg2-smime is provided by gnupg2 + * Fri Sep 20 2019 openEuler Buildteam - 1.13.1-3 - Delete redundant information