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