Update to version 1.7.7 (#1372329)

This commit is contained in:
Björn Esser 2016-10-03 05:30:24 +02:00
parent 12b23a8b00
commit 065c622898
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <fedora@besser82.io> - 1.7.7-1
- Update to version 1.7.7 (#1372329)
* Sun Jul 17 2016 Sébastien Willmann <sebastien.willmann@gmail.com> - 1.7.4-1
- Update to version 1.7.4

View File

@ -1 +1 @@
51a6d5f8832d668daf97790ea59c4926 jsoncpp-1.7.4.tar.gz
9b51c65c563463220a8cb5fa33d525f8 jsoncpp-1.7.7.tar.gz