diff --git a/libgpg-error.spec b/libgpg-error.spec index 2eadcd241d2947d3181be5b39b17944571ccd72a..e824e2687098acab3dd29bf440835656708474c2 100644 --- a/libgpg-error.spec +++ b/libgpg-error.spec @@ -1,6 +1,6 @@ Name: libgpg-error Version: 1.35 -Release: 1 +Release: 2 Summary: Library for common error values and messages in GnuPG components. License: LGPLv2+ URL: https://www.gnupg.org/ftp/gcrypt/libgpg-error @@ -73,6 +73,7 @@ exit 0 %{_includedir}/gpg*.h %{_datadir}/aclocal/gpg*.m4 %{_infodir}/gpgrt.info* +%exclude %{_bindir}/gpg-error %exclude %{_infodir}/dir %exclude %{_libdir}/*.la @@ -81,6 +82,12 @@ exit 0 %{_mandir}/* %changelog +* Sat Jan 11 2020 openEuler Buildteam - 1.35-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:remove the gpg-error from devel package + * Fri Jan 10 2020 openEuler Buildteam - 1.35-1 - Type:bugfix - Id:NA