Drop unneeded group tag
This commit is contained in:
parent
763e616727
commit
37bd5f9e88
@ -4,7 +4,6 @@ Version: 2.34.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://download.gnome.org/sources/libgtop
|
||||
Group: System Environment/Libraries
|
||||
#VCS: git://git.gnome.org/libgtop
|
||||
Source: http://download.gnome.org/sources/libgtop/2.34/libgtop-%{version}.tar.xz
|
||||
|
||||
@ -18,7 +17,6 @@ such as their PID, memory usage, etc.
|
||||
|
||||
%package devel
|
||||
Summary: Libraries and include files for developing with libgtop
|
||||
Group: Development/Libraries
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
@ -65,6 +63,7 @@ find %{buildroot} -name '*.la' -delete
|
||||
%changelog
|
||||
* Sun Aug 21 2016 Kalev Lember <klember@redhat.com> - 2.34.1-1
|
||||
- Update to 2.34.1
|
||||
- Drop unneeded group tag
|
||||
|
||||
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 2.34.0-1
|
||||
- Update to 2.34.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user