!8 【轻量级 PR】:删除spec文件中的%{dist}

From: @fuyh2020 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-07-08 08:59:36 +00:00 committed by Gitee
commit 4aba2c26b3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: openstack-macros
Version: 2021.1.5
Release: 0%{?dist}
Release: 1
Summary: OpenStack Packaging - RPM Macros
License: ASL 2.0
Group: Development/Libraries/Python
@ -27,6 +27,9 @@ install -D -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.openstack-open
%{_sysconfdir}/rpm/macros.openstack-openEuler
%changelog
* Fri Jun 10 2022 fuyahong <fuyahong@uniontech.com> - 2021.1.5-1
- remove "%{dist}" from spec file
* Tue Jan 5 2021 joechan1988 <joseph.chn1988@gmail.com> - 2021.1.5
- Added openEuler macros