From b744f0ae206f80ba023ae67ad6cd0db2d6644bad Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Tue, 3 Jan 2023 20:48:43 -0500 Subject: [PATCH] =?UTF-8?q?Add=20a=20note=20about=20perl-Alien-ProtoBuf?= =?UTF-8?q?=E2=80=99s=20exact-version=20dependency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protobuf.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/protobuf.spec b/protobuf.spec index 4b586e5..138bb2f 100644 --- a/protobuf.spec +++ b/protobuf.spec @@ -14,6 +14,9 @@ Summary: Protocol Buffers - Google's data interchange format Name: protobuf +# NOTE: perl-Alien-ProtoBuf has an exact-version dependency on the version of +# protobuf with which it was built; it therefore needs to be rebuilt even for +# “patch” updates of protobuf. Version: 3.19.6 %global so_version 30 Release: 1%{?dist}