diff --git a/gpgme.spec b/gpgme.spec index 250839322d97ac864a597e21375d2dce7a8343da..be25b7d131c039aa78e44c8c4611931e4180f8de 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %bcond_without check @@ -125,6 +125,8 @@ export CXXFLAGS="$(echo ${CXXFLAGS} | tr '\n\\' ' ')" rm -vf %{buildroot}%{python2_sitelib}/gpg/install_files.txt rm -vf %{buildroot}%{python3_sitelib}/gpg/install_files.txt +%generate_compatibility_deps + %if %{with check} %check make check @@ -172,6 +174,9 @@ make check %{python3_sitearch}/gpg/ %changelog +* Mon Feb 06 2023 Kaihao Bai 1.18.0-2 +- optimize spec + * Tue Oct 11 2022 Funda Wang - 1.18.0-1 - New version 1.18.0 - Add patch from fedora for removal overlinking in gpgme-config