From 065c622898604530a2c67afc9b9d2fdcdfc935ca Mon Sep 17 00:00:00 2001 From: Björn Esser Date: Oct 03 2016 03:30:24 +0000 Subject: Update to version 1.7.7 (#1372329) --- diff --git a/.gitignore b/.gitignore index e31b7f0..1f3ba37 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ jsoncpp-src-0.6.0-rc2.tar.gz /jsoncpp-1.7.1.tar.gz /jsoncpp-1.7.2.tar.gz /jsoncpp-1.7.4.tar.gz +/jsoncpp-1.7.7.tar.gz diff --git a/jsoncpp.spec b/jsoncpp.spec index f14f601..1b2219e 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -1,7 +1,7 @@ %global jsondir json Name: jsoncpp -Version: 1.7.4 +Version: 1.7.7 Release: 1%{?dist} Summary: JSON library implemented in C++ @@ -94,6 +94,9 @@ install -p -m 0644 dist/doxygen/*/*.{html,png} $RPM_BUILD_ROOT%{_docdir}/%{name} %changelog +* Mon Oct 03 2016 Björn Esser - 1.7.7-1 +- Update to version 1.7.7 (#1372329) + * Sun Jul 17 2016 Sébastien Willmann - 1.7.4-1 - Update to version 1.7.4 diff --git a/sources b/sources index be56b19..bac6e78 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -51a6d5f8832d668daf97790ea59c4926 jsoncpp-1.7.4.tar.gz +9b51c65c563463220a8cb5fa33d525f8 jsoncpp-1.7.7.tar.gz