From f97336a1a402e5da0b6d944a7c9f64b90e3db97a Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 27 Oct 2018 10:11:43 +0530 Subject: [PATCH] Fix the issue caused by rpmdev-bumpspec --- harfbuzz.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index a1a73b3..bc1a52d 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.0.0 -Release: 1%{?dist}1%{?dist} +Release: 1%{?dist} Summary: Text shaping library License: MIT