There is no Python involved anymore
Upstream went to JavaScript.
This commit is contained in:
parent
b4a0cdf048
commit
c445c3656c
@ -3,7 +3,7 @@
|
||||
Summary: A menu system for the GNOME project
|
||||
Name: gnome-menus
|
||||
Version: 3.13.3
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gnome.org/
|
||||
@ -18,7 +18,6 @@ BuildRequires: gawk
|
||||
BuildRequires: gettext
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: gobject-introspection-devel
|
||||
|
||||
@ -26,8 +25,8 @@ BuildRequires: gobject-introspection-devel
|
||||
gnome-menus is an implementation of the draft "Desktop
|
||||
Menu Specification" from freedesktop.org. This package
|
||||
also contains the GNOME menu layout configuration files,
|
||||
.directory files and assorted menu related utility programs,
|
||||
Python bindings, and a simple menu editor.
|
||||
.directory files and assorted menu related utility programs
|
||||
and a simple menu editor.
|
||||
|
||||
%package devel
|
||||
Summary: Libraries and include files for the GNOME menu system
|
||||
@ -78,6 +77,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gir-1.0/GMenu-3.0.gir
|
||||
|
||||
%changelog
|
||||
* Sun Aug 05 2018 Miro Hrončok <mhroncok@redhat.com> - 3.13.3-11
|
||||
- There is no Python involved anymore
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.3-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user