diff --git a/python-rpm.changes b/python-rpm.changes index 84ea57b..10c71f3 100644 --- a/python-rpm.changes +++ b/python-rpm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 19 09:39:25 UTC 2017 - jengelh@inai.de + +- Update RPM groups + ------------------------------------------------------------------- Sat Oct 28 12:19:34 UTC 2017 - ngompa13@gmail.com diff --git a/python-rpm.spec b/python-rpm.spec index d1adff1..e7ceccd 100644 --- a/python-rpm.spec +++ b/python-rpm.spec @@ -23,7 +23,7 @@ Release: 0 #!BuildIgnore: rpmlint-Factory Summary: Python Bindings for Manipulating RPM Packages License: GPL-2.0+ -Group: System/Packages +Group: Development/Libraries/Python Source99: rpm.spec BuildRequires: file-devel BuildRequires: libacl-devel diff --git a/rpm.changes b/rpm.changes index ba41a9f..2b03d27 100644 --- a/rpm.changes +++ b/rpm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 19 09:39:25 UTC 2017 - jengelh@inai.de + +- Update RPM groups + ------------------------------------------------------------------- Fri Dec 15 13:18:39 CET 2017 - mls@suse.de diff --git a/rpm.spec b/rpm.spec index e255b82..3a18457 100644 --- a/rpm.spec +++ b/rpm.spec @@ -148,8 +148,8 @@ in a central database. This way it is possible to get an overview of all installed packages. RPM also supports database queries. %package devel -Summary: Include Files and Libraries mandatory for Development -Group: System/Packages +Summary: Development files for librpm +Group: Development/Libraries/C and C++ Requires: rpm = %{version} # for people confusing the one with the other Recommends: rpm-build = %{version}