From ad120f2a4c5f1c5b34d4e9b9201eafa9a0f0fde5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 3 Nov 2021 20:03:38 +0100 Subject: [PATCH] Rebuild (jsoncpp) --- cmake.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cmake.spec b/cmake.spec index 0629996..7b2be03 100644 --- a/cmake.spec +++ b/cmake.spec @@ -8,7 +8,7 @@ # Set to bcond_without or use --with bootstrap if bootstrapping a new release # or architecture -%bcond_with bootstrap +%bcond_without bootstrap # Build with Emacs support %bcond_without emacs @@ -68,7 +68,7 @@ %{?rcsuf:%global versuf -%{rcsuf}} # For handling bump release by rpmdev-bumpspec and mass rebuild -%global baserelease 3 +%global baserelease 4 # Uncomment if building for EPEL #global name_suffix %%{major_version} @@ -526,6 +526,9 @@ popd %changelog +* Wed Nov 03 2021 Björn Esser - 3.22.0-0.4.rc2 +- Rebuild (jsoncpp) + * Thu Oct 28 2021 Björn Esser - 3.22.0-0.3.rc2 - cmake-3.22.0-rc2 Fixes rhbz#2018235