diff --git a/gpgme.changes b/gpgme.changes index 7c055bd..0ce4d2c 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 5 19:03:33 UTC 2023 - Christophe Marin + +- Make libgpgmepp-devel provide its CMake target file + ------------------------------------------------------------------- Wed Nov 29 21:13:20 UTC 2023 - Pedro Monreal diff --git a/gpgme.spec b/gpgme.spec index c891d9e..d7513eb 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -142,6 +142,8 @@ Requires: glibc-devel Requires: libgpg-error-devel Requires: libgpgme-devel = %{version} Requires: libgpgmepp6 = %{version} +# This avoids requiring CMake at build time for the default flavor +Provides: cmake(Gpgmepp) = %{version} %requires_ge libassuan-devel %description -n libgpgmepp-devel