rpms/pygtksourceview/devel pygtksourceview.spec,1.18,1.19

Tom Callaway spot at fedoraproject.org
Fri Aug 29 21:08:40 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/pygtksourceview/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20130

Modified Files:
	pygtksourceview.spec 
Log Message:
fix license tag


Index: pygtksourceview.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pygtksourceview/devel/pygtksourceview.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- pygtksourceview.spec	10 Mar 2008 23:43:22 -0000	1.18
+++ pygtksourceview.spec	29 Aug 2008 21:08:09 -0000	1.19
@@ -6,11 +6,12 @@
 
 Name:           pygtksourceview
 Version:        2.2.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python bindings for gtksourceview
 
 Group:          Development/Languages
-License:        LGPL 
+# No version specified.
+License:        LGPLv2+
 URL:            http://download.gnome.org/sources/pygtksourceview/
 Source0:        http://download.gnome.org/sources/pygtksourceview/2.2/pygtksourceview-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,6 +76,9 @@
 %{_datadir}/gtk-doc/html/pygtksourceview2
 
 %changelog
+* Fri Aug 29 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.2.0-2
+- fix license tag
+
 * Mon Mar 10 2008 Matthias Clasen <mclasen at redhat.com> - 2.2.0-1
 - Update to 2.2.0
 




More information about the fedora-extras-commits mailing list