!10 Add vim to Requires list

From: @maminjie
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-09-25 14:49:27 +08:00 committed by Gitee
commit 7b4355ea8a

View File

@ -1,6 +1,6 @@
Name: osc Name: osc
Version: 0.169.1 Version: 0.169.1
Release: 1 Release: 2
Summary: The Command Line Interface to work with an Open Build Service Summary: The Command Line Interface to work with an Open Build Service
License: GPLv2+ License: GPLv2+
Url: https://github.com/openSUSE/osc Url: https://github.com/openSUSE/osc
@ -9,9 +9,7 @@ BuildArch: noarch
BuildRequires: python2-devel python2-rpm python2-urlgrabber BuildRequires: python2-devel python2-rpm python2-urlgrabber
Requires: python2-rpm m2crypto python2-lxml python2-urlgrabber Requires: python2-rpm m2crypto python2-lxml python2-urlgrabber
Requires: m2crypto Requires: vim
Requires: python2-lxml
Requires: python2-urlgrabber
Conflicts: obs-build < 20180816 Conflicts: obs-build < 20180816
@ -73,6 +71,9 @@ EOF
%{_mandir}/man1/osc.* %{_mandir}/man1/osc.*
%changelog %changelog
* Thu Sep 17 2020 maminjie <maminjie1@huawei.com> - 0.169.1-2
- Add vim to Requires list
* Wed Aug 05 2020 yaokai <yaokai13@huawei.com> - 0.169.1-1 * Wed Aug 05 2020 yaokai <yaokai13@huawei.com> - 0.169.1-1
- Upgrade to 0.169.1 to fix CVE-2019-3681 - Upgrade to 0.169.1 to fix CVE-2019-3681