diff --git a/gpgme.changes b/gpgme.changes index 8d15c8c..6f1ec78 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 18:39:46 UTC 2017 - jengelh@inai.de + +- Fix RPM groups + ------------------------------------------------------------------- Mon Feb 13 15:47:19 UTC 2017 - tchvatal@suse.com diff --git a/gpgme.spec b/gpgme.spec index 2f77be1..406cc31 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -67,7 +67,7 @@ management. It uses GnuPG as its back-end. %package -n libgpgme11 Summary: Programmatic library interface to GnuPG -Group: Development/Libraries/C and C++ +Group: System/Libraries Requires: gpg2 %description -n libgpgme11 @@ -98,7 +98,7 @@ making use of libgpgme. %if 0%{with_cpp} %package -n libgpgmepp6 Summary: Programmatic C++ library interface to GnuPG -Group: Development/Libraries/C and C++ +Group: System/Libraries Requires: gpg2 %description -n libgpgmepp6 @@ -132,7 +132,7 @@ making use of libgpgmepp. %if 0%{with_python2} %package -n python-gpg Summary: Python 2 bindings for GPGME, a library for accessing GnuPG -Group: Development/Libraries/Python +Group: Development/Languages/Python %description -n python-gpg GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG @@ -146,7 +146,7 @@ This package contains the bindings to use the library from Python 2 applications %if 0%{with_python3} %package -n python3-gpg Summary: Python 3 bindings for GPGME, a library for accessing GnuPG -Group: Development/Libraries/Python +Group: Development/Languages/Python %description -n python3-gpg GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG @@ -159,7 +159,7 @@ This package contains the bindings to use the library from Python 3 applications %package -n libqgpgme7 Summary: Programmatic Qt library interface to GnuPG -Group: Development/Libraries/C and C++ +Group: System/Libraries Requires: gpg2 %description -n libqgpgme7