Keep spec name same as package

This commit is contained in:
lingsheng 2020-12-23 10:33:14 +08:00
parent b8ce71f3c2
commit 1f58c807ab
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: 4 Release: 5
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
@ -161,6 +161,9 @@ popd
%{_mandir}/man?/* %{_mandir}/man?/*
%changelog %changelog
* Wed Dec 23 2020 lingsheng <lingsheng@huawei.com> - 3.1.1-5
- Keep spec name same as package
* Wed Dec 02 2020 lingsheng <lingsheng@huawei.com> - 3.1.1-4 * Wed Dec 02 2020 lingsheng <lingsheng@huawei.com> - 3.1.1-4
- Resolve conflicts in upgrading - Resolve conflicts in upgrading