17
0

Accepting request 148421 from home:posophe:branches:devel:languages:python

Made required changes

OBS-URL: https://build.opensuse.org/request/show/148421
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=33
This commit is contained in:
Sascha Peilicke
2013-01-15 14:15:26 +00:00
committed by Git OBS Bridge
parent de6f86147f
commit 6fff2e8e33
6 changed files with 105 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-simplejson
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define modname simplejson
Name: python-%{modname}
Version: 2.6.2
Version: 3.0.5
Release: 0
Url: http://github.com/simplejson/simplejson
Summary: Simple, fast, extensible JSON encoder/decoder for Python