!9 删除spec文件中的%{dist}

Merge pull request !9 from kkz/master
This commit is contained in:
openeuler-ci-bot 2021-12-17 08:20:12 +00:00 committed by Gitee
commit 192088a27f

View File

@ -1,7 +1,7 @@
Summary: The basic directory layout for a Linux system Summary: The basic directory layout for a Linux system
Name: filesystem Name: filesystem
Version: 3.16 Version: 3.16
Release: 1%{?dist} Release: 2
License: Public Domain License: Public Domain
URL: https://pagure.io/filesystem URL: https://pagure.io/filesystem
Group: System Environment/Base Group: System Environment/Base
@ -305,6 +305,9 @@ restorecon /afs 2>/dev/null >/dev/null || :
/var/yp /var/yp
%changelog %changelog
* Mon Dec 13 2021 zhaoshuang <zhaoshuang@uniontech.com> 3.16-2
- remove "%{dist}" from spec file
* Wed Nov 17 2021 Wenchao Hao <haowenchao@huawei.com> 3.16-1 * Wed Nov 17 2021 Wenchao Hao <haowenchao@huawei.com> 3.16-1
- update to 3.16 version - update to 3.16 version