[json_diff: 1/2] New upstream release.

Matej Cepl mcepl at fedoraproject.org
Mon Apr 23 23:56:54 UTC 2012


commit 15921b0d84200c7d1c7ab8568835e4e5c041dc06
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Tue Apr 24 01:54:19 2012 +0200

    New upstream release.

 .gitignore     |    1 +
 json_diff.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd41dac..d6a9ee1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /json_diff-1.2.1.tar.gz
 /json_diff-1.2.2.tar.gz
 /json_diff-1.2.3.tar.gz
+/json_diff-1.3.1.tar.gz
diff --git a/json_diff.spec b/json_diff.spec
index 9ae1819..9c7cc07 100644
--- a/json_diff.spec
+++ b/json_diff.spec
@@ -2,7 +2,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           json_diff
-Version:        1.2.3
+Version:        1.3.1
 Release:        1%{?dist}
 Summary:        Generates diff between two JSON files
 
@@ -51,6 +51,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/*
 
 %changelog
+* Tue Apr 24 2012 'Matej Cepl <mcepl at redhat.com>' - 1.3.1-1
+- New upstream release (optional output file)
+
 * Wed Nov 30 2011 Matěj Cepl <mcepl at redhat.com> 1.2.2-1
 - New upstream release (exit code)
 - Make tests independent of the current locale (including on RHEL 5)
diff --git a/sources b/sources
index 5505f05..597e065 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7e55e74ec91f87e4580ab2206acd4fc  json_diff-1.2.3.tar.gz
+8e2965583e1eccb5a5207df1eabb8a26  json_diff-1.3.1.tar.gz


More information about the scm-commits mailing list