From c10c0e1c6fd382582e35693dd294ea29f975d001 Mon Sep 17 00:00:00 2001 From: Pavel Cahyna Date: Sat, 20 Feb 2021 00:26:47 +0100 Subject: [PATCH] Adjust Release for RHEL 9 in order to avoid conflict with the next Fedora build. According to a suuggestion by --- leptonica.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/leptonica.spec b/leptonica.spec index 66bbbf4..d4a77d0 100644 --- a/leptonica.spec +++ b/leptonica.spec @@ -6,7 +6,7 @@ Name: leptonica Version: 1.80.0 -Release: 3%{?dist} +Release: 2%{?dist}.1 Summary: C library for efficient image processing and image analysis operations License: Leptonica @@ -105,7 +105,7 @@ make check VERBOSE=1 %changelog -* Tue Feb 9 2021 Pavel Cahyna - 1.80.0-3 +* Tue Feb 9 2021 Pavel Cahyna - 1.80.0-2.el9.1 - Make gnuplot build dependency optional, used only by tests * Tue Jan 26 2021 Fedora Release Engineering - 1.80.0-2