From b78d90225e4b141093b820c900055ca3b9d52a33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 3 Jul 2019 20:14:47 +0200 Subject: [PATCH] Add a verbose comment about so-name bumps --- jsoncpp.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jsoncpp.spec b/jsoncpp.spec index 2304022..a826d6a 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -4,6 +4,8 @@ %global jsondir json # Avoid accidental so-name bumps. +# ATTENTION!!! You need to run a bootstrap build +# of cmake *BEFORE* bumping the so-name here! %global sover 21