From 747b5aa739d1d7e5bba3d3397068990a27b28f10 Mon Sep 17 00:00:00 2001 From: fuyh2020 Date: Fri, 10 Jun 2022 07:18:35 +0000 Subject: [PATCH] =?UTF-8?q?update=20marco.spec.=20=EF=BC=9A=20delete=20%di?= =?UTF-8?q?st?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- marco.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/marco.spec b/marco.spec index 1ccfac4..5940e8a 100644 --- a/marco.spec +++ b/marco.spec @@ -15,9 +15,9 @@ Name: marco Version: %{branch}.3 %if 0%{?rel_build} -Release: 1%{?dist} +Release: 2 %else -Release: 0.11%{?git_rel}%{?dist} +Release: 0.12%{?git_rel} %endif Summary: MATE Desktop window manager License: LGPLv2+ and GPLv2+ @@ -145,6 +145,9 @@ desktop-file-install \ %changelog +* Fri Jun 10 2022 fuyahong - 1.22.3-2 +- delete %dist + * Thu Sep 19 2019 Wolfgang Ulbrich - 1.22.3-1 - update 1.22.3 release -- Gitee