rpms/json/devel json.spec,1.2,1.3

Andrew Overholt overholt at fedoraproject.org
Thu Jul 30 21:16:52 UTC 2009


Author: overholt

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

Modified Files:
	json.spec 
Log Message:
* Thu Jul 30 2009 Andrew Overholt <overholt at redhat.com> 3-2
- Update summary/description.
- Resolves bug #511007.


Index: json.spec
===================================================================
RCS file: /cvs/pkgs/rpms/json/devel/json.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- json.spec	25 Jul 2009 04:11:26 -0000	1.2
+++ json.spec	30 Jul 2009 21:16:52 -0000	1.3
@@ -29,9 +29,9 @@
 #
 
 Name:       json
-Summary:    JavaScript Object Notation
+Summary:    JavaScript Object Notation support in Java
 URL:        http://www.json.org/java/index.html
-Version:    2
+Version:    3
 Release:    2%{?dist}
 License:    ASL 2.0
 Group:      Development/Libraries
@@ -43,12 +43,13 @@ BuildRequires:  java-devel
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
-JSON (JavaScript Object Notation) is a lightweight data-interchange format.
-It is based on a subset of the JavaScript Programming Language, Standard
-ECMA-262 3rd Edition - December 1999.  JSON is a text format that is 
-completely language independent but uses conventions that are familiar to 
-programmers of the C-family of languages including C, C++, C#, Java, 
-JavaScript, Perl, Python, and many others.
+Java support for the JSON (JavaScript Object Notation) lightweight
+data-interchange format.  It is based on a subset of the JavaScript
+Programming Language, Standard ECMA-262 3rd Edition - December 1999.
+JSON is a text format that is completely language independent but uses
+conventions that are familiar to programmers of the C-family of
+languages including C, C++, C#, Java, JavaScript, Perl, Python, and many
+others.
 
 %package javadoc
 Summary:    Javadoc for %{name}
@@ -93,6 +94,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_javadocdir}/%{name}-%{version}
 
 %changelog
+* Thu Jul 30 2009 Andrew Overholt <overholt at redhat.com> 3-2
+- Update summary/description.
+- Resolves bug #511007.
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list