From 25111f3ba93042aaf427bb97da55b6a2daf4c4bb081403873bfc42949e7b9111 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 14 May 2019 22:23:58 +0000 Subject: [PATCH] Accepting request 703019 from home:gary_smith:branches:devel:languages:python - Upgraded to 1.1.2 * no changelog available OBS-URL: https://build.opensuse.org/request/show/703019 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsondiff?expand=0&rev=6 --- jsondiff-1.1.1.tar.gz | 3 --- jsondiff-1.1.2.tar.gz | 3 +++ python-jsondiff.changes | 6 ++++++ python-jsondiff.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 jsondiff-1.1.1.tar.gz create mode 100644 jsondiff-1.1.2.tar.gz diff --git a/jsondiff-1.1.1.tar.gz b/jsondiff-1.1.1.tar.gz deleted file mode 100644 index 96d090d..0000000 --- a/jsondiff-1.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2d0437782de9418efa34e694aa59f43d7adb1899bd9a793f063867ddba8f7893 -size 7802 diff --git a/jsondiff-1.1.2.tar.gz b/jsondiff-1.1.2.tar.gz new file mode 100644 index 0000000..790fc83 --- /dev/null +++ b/jsondiff-1.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e18138aecaa4a8f3b7ac7525b8466234e6378dd6cae702b982c9ed851d2ae21 +size 7803 diff --git a/python-jsondiff.changes b/python-jsondiff.changes index d83c667..6561e4a 100644 --- a/python-jsondiff.changes +++ b/python-jsondiff.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 14 22:18:30 UTC 2019 - Gary Smith + +- Upgraded to 1.1.2 + * no changelog available + ------------------------------------------------------------------- Mon May 14 11:25:31 UTC 2018 - tchvatal@suse.com diff --git a/python-jsondiff.spec b/python-jsondiff.spec index 7b94239..43e6da4 100644 --- a/python-jsondiff.spec +++ b/python-jsondiff.spec @@ -1,7 +1,7 @@ # # spec file for package python-jsondiff # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-jsondiff -Version: 1.1.1 +Version: 1.1.2 Release: 0 Summary: Diff JSON and JSON-like structures in Python License: MIT