!7 Add vim to Requires list
From: @maminjie Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
3a102e882b
6
osc.spec
6
osc.spec
@ -1,6 +1,6 @@
|
|||||||
Name: osc
|
Name: osc
|
||||||
Version: 0.169.1
|
Version: 0.169.1
|
||||||
Release: 2
|
Release: 3
|
||||||
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,6 +9,7 @@ BuildArch: noarch
|
|||||||
|
|
||||||
BuildRequires: python3-devel python3-rpm python3-urlgrabber
|
BuildRequires: python3-devel python3-rpm python3-urlgrabber
|
||||||
Requires: python3-rpm python3-m2crypto python3-lxml python3-urlgrabber
|
Requires: python3-rpm python3-m2crypto python3-lxml python3-urlgrabber
|
||||||
|
Requires: vim
|
||||||
|
|
||||||
Conflicts: obs-build < 20180816
|
Conflicts: obs-build < 20180816
|
||||||
|
|
||||||
@ -71,6 +72,9 @@ EOF
|
|||||||
%{_mandir}/man1/osc.*
|
%{_mandir}/man1/osc.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 17 2020 maminjie <maminjie1@huawei.com> - 0.169.1-3
|
||||||
|
- Add vim to Requires list
|
||||||
|
|
||||||
* Fri Sep 11 2020 maminjie <maminjie1@huawei.com> - 0.169.1-2
|
* Fri Sep 11 2020 maminjie <maminjie1@huawei.com> - 0.169.1-2
|
||||||
- Rebuilt for Python 3.8.5
|
- Rebuilt for Python 3.8.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user