!14 Keep spec name same as package

From: @ultra_planet
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-12-23 11:41:36 +08:00 committed by Gitee
commit 413b562615
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