From 45472ebe740c7d43924658614e584da3a9c17ebe Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 07:42:02 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/jsoncpp.git#636f47ffc149c5c330dcddf67cce49b05253e93e --- jsoncpp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jsoncpp.spec b/jsoncpp.spec index c499ab5..f6a3f8d 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -11,7 +11,7 @@ Name: jsoncpp Version: 1.9.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: JSON library implemented in C++ License: Public Domain or MIT @@ -133,6 +133,9 @@ hardlink -cfv %{buildroot}%{_docdir}/%{name} %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.9.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Sep 30 18:54:18 CEST 2020 Björn Esser - 1.9.4-2 - Explicitly disable static libraries on build (rhbz#1883926)