From f77ee1b420a062ad92dc1151b26727d5087273e1 Mon Sep 17 00:00:00 2001 From: Markeryang Date: Tue, 25 Oct 2022 08:08:27 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- jsoncpp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jsoncpp.spec b/jsoncpp.spec index d432321..5c37a0a 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -1,6 +1,6 @@ Name: jsoncpp Version: 1.9.5 -Release: 3 +Release: 4 Summary: JSON C++ library License: Public Domain or MIT URL: https://github.com/open-source-parsers/jsoncpp @@ -91,6 +91,9 @@ hardlink -cfv %{buildroot}%{_docdir}/%{name} %changelog +* Tue Oct 25 2022 yanglongkang - 1.9.5-4 +- rebuild for next release + * Mon Jan 10 2022 shixuantong - 1.9.5-3 - Delete so files of lower versions -- Gitee