From 5ed1f7f732addbdb67acba33e39ed9008eedac7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E5=96=84=E5=BA=86?= Date: Mon, 13 Jun 2022 03:39:26 +0000 Subject: [PATCH] Remove the dist tag --- system-config-users-docs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/system-config-users-docs.spec b/system-config-users-docs.spec index 6d4a3dd..2ea4b6a 100644 --- a/system-config-users-docs.spec +++ b/system-config-users-docs.spec @@ -9,7 +9,7 @@ Summary: Documentation for administering users and groups Name: system-config-users-docs Version: 1.0.9 -Release: 13%{?dist} +Release: 14 URL: https://fedorahosted.org/%{name} License: GPLv2+ Group: Documentation @@ -64,6 +64,9 @@ make DESTDIR=$RPM_BUILD_ROOT install %doc %{_datadir}/gnome/help/system-config-users %changelog +* Mon Jun 13 2022 fushanqing - 1.0.9-14 +- Remove the dist tag + * Sat Jul 14 2018 Fedora Release Engineering - 1.0.9-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild -- Gitee