Update to version 1.9.2 (rhbz#1742004)
This commit is contained in:
parent
cf6dbc071f
commit
730e9d8563
@ -6,11 +6,11 @@
|
||||
# Avoid accidental so-name bumps.
|
||||
# ATTENTION!!! You need to run a bootstrap build
|
||||
# of cmake *BEFORE* bumping the so-name here!
|
||||
%global sover 21
|
||||
%global sover 22
|
||||
|
||||
|
||||
Name: jsoncpp
|
||||
Version: 1.9.1
|
||||
Version: 1.9.2
|
||||
Release: 1%{?dist}
|
||||
Summary: JSON library implemented in C++
|
||||
|
||||
@ -128,6 +128,9 @@ hardlink -cfv %{buildroot}%{_docdir}/%{name}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 14 2019 Björn Esser <besser82@fedoraproject.org> - 1.9.2-1
|
||||
- Update to version 1.9.2 (rhbz#1742004)
|
||||
|
||||
* Fri Aug 16 2019 Björn Esser <besser82@fedoraproject.org> - 1.9.1-1
|
||||
- Update to version 1.9.1 (rhbz#1742004)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jsoncpp-1.9.1.tar.gz) = 4a8352e1d32c0ba8a0aea4df1663279cb2256b334643c5b62be37dfb5951e06900ba38c010d1201511fcf7de09137d6a4b886edbb2b99160d2f62b5f4679f766
|
||||
SHA512 (jsoncpp-1.9.2.tar.gz) = 7c7188199d62ae040d458d507ba62f0370c53f39c580760ee5485cae5c08e5ced0c9aea7c14f54dfd041999a7291e4d0f67f8ccd8b1030622c85590774688640
|
||||
|
Loading…
Reference in New Issue
Block a user