From 9d03be807821669a7b92a3cc7d0eaab3614a6e0f3a5634e21dcbfe698ad5dbdc Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 28 Jul 2015 07:35:16 +0000 Subject: [PATCH] - Update to 1.6.5 * Other changes are just comments. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=24 --- 1.6.2.tar.gz | 3 --- 1.6.5.tar.gz | 3 +++ jsoncpp.changes | 6 ++++++ jsoncpp.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 1.6.2.tar.gz create mode 100644 1.6.5.tar.gz diff --git a/1.6.2.tar.gz b/1.6.2.tar.gz deleted file mode 100644 index 068aaa4..0000000 --- a/1.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c40e5a2583df633b904525305bda40b622d9971fee1ece7ce48ca723a4907d36 -size 198824 diff --git a/1.6.5.tar.gz b/1.6.5.tar.gz new file mode 100644 index 0000000..3f869c3 --- /dev/null +++ b/1.6.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b121eaff56ec88cfd034d17685821a908d0d87bc319329b04f91a6552c1ac2 +size 200507 diff --git a/jsoncpp.changes b/jsoncpp.changes index 6d75e41..37f96f8 100644 --- a/jsoncpp.changes +++ b/jsoncpp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 28 07:34:49 UTC 2015 - mpluskal@suse.com + +- Update to 1.6.5 + * Other changes are just comments. + ------------------------------------------------------------------- Mon Apr 20 08:34:04 UTC 2015 - mpluskal@suse.com diff --git a/jsoncpp.spec b/jsoncpp.spec index 91fc557..edf3f96 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -18,7 +18,7 @@ %define libname lib%{name}1 Name: jsoncpp -Version: 1.6.2 +Version: 1.6.5 Release: 0 Summary: C++ library that allows manipulating with JSON License: MIT