From 6b68861908e913e092883e13885bab2418059a2d Mon Sep 17 00:00:00 2001 From: wk333 <13474090681@163.com> Date: Thu, 24 Mar 2022 18:42:40 +0800 Subject: [PATCH] Remove %{dist} (cherry picked from commit 51a19537c0433aea9396fba73dede14fd79a92ee) --- mate-panel.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mate-panel.spec b/mate-panel.spec index 99732eb..9069776 100644 --- a/mate-panel.spec +++ b/mate-panel.spec @@ -15,9 +15,9 @@ Name: mate-panel Version: %{branch}.2 %if 0%{?rel_build} -Release: 5%{?dist} +Release: 6 %else -Release: 0.10%{?git_rel}%{?dist} +Release: 0.10%{?git_rel} %endif Summary: MATE Desktop panel and applets #libs are LGPLv2+ applications GPLv2+ @@ -168,6 +168,9 @@ install -D -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/mate-panel/background.png %changelog +* Thu Mar 24 2022 wangkai - 1.22.2-6 +- Remove %{dist} + * Mon May 24 2021 xianzhao Yang - 1.22.2-5 - Rebuild