remove '%{dist}' from sepc file

This commit is contained in:
kkz 2021-12-13 17:31:55 +08:00
parent 0529efa3ce
commit 658d77c444

View File

@ -1,7 +1,7 @@
Summary: The basic directory layout for a Linux system
Name: filesystem
Version: 3.16
Release: 1%{?dist}
Release: 2
License: Public Domain
URL: https://pagure.io/filesystem
Group: System Environment/Base
@ -305,6 +305,9 @@ restorecon /afs 2>/dev/null >/dev/null || :
/var/yp
%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
- update to 3.16 version