删除spec文件中的%{dist}
This commit is contained in:
parent
c2a0a12d9a
commit
a0fa72e7ce
@ -1,6 +1,6 @@
|
|||||||
Name: openstack-macros
|
Name: openstack-macros
|
||||||
Version: 2021.1.5
|
Version: 2021.1.5
|
||||||
Release: 0%{?dist}
|
Release: 1
|
||||||
Summary: OpenStack Packaging - RPM Macros
|
Summary: OpenStack Packaging - RPM Macros
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
@ -27,6 +27,9 @@ install -D -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.openstack-open
|
|||||||
%{_sysconfdir}/rpm/macros.openstack-openEuler
|
%{_sysconfdir}/rpm/macros.openstack-openEuler
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jan 5 2021 joechan1988 <joseph.chn1988@gmail.com> - 2021.1.5
|
||||||
- Added openEuler macros
|
- Added openEuler macros
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user