diff --git a/.gitignore b/.gitignore index e653c59..6f97cb0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ anyjson-0.2.4.tar.gz /anyjson-0.3.tar.gz +/anyjson-0.3.1.tar.gz diff --git a/python-anyjson.spec b/python-anyjson.spec index 3ec1186..eb5ede1 100644 --- a/python-anyjson.spec +++ b/python-anyjson.spec @@ -5,8 +5,8 @@ %global srcname anyjson Name: python-%{srcname} -Version: 0.3 -Release: 2%{?dist} +Version: 0.3.1 +Release: 1%{?dist} Summary: Wraps the best available JSON implementation available Group: Development/Languages @@ -50,6 +50,9 @@ rm -rf %{buildroot} %changelog +* Sun Apr 03 2011 Fabian Affolter - 0.3.1-1 +- Updated to new upstream version 0.3.1 + * Tue Feb 08 2011 Fedora Release Engineering - 0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index cd56ce9..db358a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -28124eeb1a96e6631ae67bcb7a30ef48 anyjson-0.3.tar.gz +2b53b5d53fc40af4da7268d3c3e35a50 anyjson-0.3.1.tar.gz