rpms/python-json/devel python-json.spec,1.4,1.5

Tom Callaway spot at fedoraproject.org
Wed Sep 3 17:35:36 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/python-json/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18439

Modified Files:
	python-json.spec 
Log Message:
fix license tag


Index: python-json.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-json/devel/python-json.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-json.spec	10 Dec 2006 03:36:33 -0000	1.4
+++ python-json.spec	3 Sep 2008 17:35:06 -0000	1.5
@@ -5,11 +5,11 @@
 Name:           python-json
 Version:        3.4
 %define version_munge %(sed 's/\\./_/g' <<< %{version})
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A JSON reader and writer for Python
 
 Group:          Development/Languages
-License:        LGPL
+License:        LGPLv2+
 URL:            https://sourceforge.net/projects/json-py/
 Source0:        http://dl.sourceforge.net/json-py/json-py-%{version_munge}.zip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -44,6 +44,9 @@
 %{python_sitelib}/*.py[co]
 
 %changelog
+* Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> 3.4-4
+- fix license tag
+
 * Sat Dec  9 2006 Luke Macken <lmacken at redhat.com> 3.4-3
 - Rebuild for python 2.5
 




More information about the fedora-extras-commits mailing list