Keep spec name same as package

This commit is contained in:
lingsheng 2020-12-23 10:27:59 +08:00
parent 6727b91823
commit d6f7044600
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: scons Name: scons
Version: 3.1.1 Version: 3.1.1
Release: 3 Release: 4
Summary: An Open Source software construction tool Summary: An Open Source software construction tool
License: MIT License: MIT
URL: http://www.scons.org URL: http://www.scons.org
@ -102,6 +102,9 @@ popd
%license %{name}-%{version}/src/LICENSE.txt %license %{name}-%{version}/src/LICENSE.txt
%changelog %changelog
* Wed Dec 23 2020 lingsheng <lingsheng@huawei.com> - 3.1.1-4
- Keep spec name same as package
* Tue Oct 20 2020 zhanghua <zhanghua40@huawei.com> - 3.1.1-3 * Tue Oct 20 2020 zhanghua <zhanghua40@huawei.com> - 3.1.1-3
- remove python2 subpackage - remove python2 subpackage