Update to version 1.9.5
This commit is contained in:
parent
fedf74fd89
commit
adf1d25174
@ -6,12 +6,12 @@
|
||||
# Avoid accidental so-name bumps.
|
||||
# ATTENTION!!! You need to run a bootstrap build
|
||||
# of cmake *BEFORE* bumping the so-name here!
|
||||
%global sover 24
|
||||
%global sover 25
|
||||
|
||||
|
||||
Name: jsoncpp
|
||||
Version: 1.9.4
|
||||
Release: 4%{?dist}
|
||||
Version: 1.9.5
|
||||
Release: 1%{?dist}
|
||||
Summary: JSON library implemented in C++
|
||||
|
||||
License: Public Domain or MIT
|
||||
@ -133,6 +133,9 @@ hardlink -cfv %{buildroot}%{_docdir}/%{name}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 03 2021 Björn Esser <besser82@fedoraproject.org> - 1.9.5-1
|
||||
- Update to version 1.9.5
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jsoncpp-1.9.4.tar.gz) = adfd4afbdf6b79bd37edcf0e248f07864994f1c4bcb7431f3b44102490ce467f72381908066655fa486dec12f467af0a11f42f859bbf719895974c7339db7d22
|
||||
SHA512 (jsoncpp-1.9.5.tar.gz) = 1d06e044759b1e1a4cc4960189dd7e001a0a4389d7239a6d59295af995a553518e4e0337b4b4b817e70da5d9731a4c98655af90791b6287870b5ff8d73ad8873
|
||||
|
Loading…
Reference in New Issue
Block a user