diff --git a/python-gobject.spec b/python-gobject.spec index b904613..f92ae18 100644 --- a/python-gobject.spec +++ b/python-gobject.spec @@ -36,7 +36,7 @@ Name: python-gobject Summary: Python bindings for GObject Version: 3.0.2 Release: 1 -License: LGPLv2.1+ +License: LGPL-2.1+ Group: Development/Libraries/Python Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: http://download.gnome.org/sources/pygobject/3.0/%{_name}-%{version}.tar.bz2 @@ -61,7 +61,7 @@ Pygobjects is an extension module for python that gives you access to GLib's GObjects. %package cairo -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Python bindings for GObject -- Cairo bindings Group: Development/Libraries/Python Requires: %{name} = %{version} @@ -85,7 +85,7 @@ GLib's GObjects. The bindings are handled by gobject-introspection libraries. %package devel -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Python bindings for GObject Group: Development/Libraries/Python Requires: %{name} = %{version}