update license field
This commit is contained in:
parent
cd25853f18
commit
babfac6c86
@ -9,8 +9,8 @@
|
||||
|
||||
Name: pygobject2
|
||||
Version: 2.13.2
|
||||
Release: 1%{?dist}
|
||||
License: LGPL
|
||||
Release: 2%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: Development/Languages
|
||||
Summary: Python bindings for GObject
|
||||
URL: http://www.pygtk.org/
|
||||
@ -74,7 +74,7 @@ rm -fr $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(644, root, root, 755)
|
||||
%doc AUTHORS NEWS README ChangeLog
|
||||
%doc AUTHORS NEWS README
|
||||
%doc examples
|
||||
|
||||
%dir %{python_sitearch}/gtk-2.0
|
||||
@ -97,6 +97,9 @@ rm -fr $RPM_BUILD_ROOT
|
||||
%{_datadir}/pygobject/xsl
|
||||
|
||||
%changelog
|
||||
* Wed Aug 8 2007 Matthias Clasen <mclasen@redhat.com> - 2.13.2-2
|
||||
- Update the license field
|
||||
|
||||
* Sat Jul 07 2007 Matthew Barnes <mbarnes@redhat.com> - 2.13.2-1.fc8
|
||||
- Update to 2.13.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user