The powerline_shell rpm is now working
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name: powerline_shell
|
||||
Version: 0.7.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A beautiful and useful prompt generator for Bash, ZSH, Fish, and tcsh
|
||||
|
||||
License: MIT
|
||||
@@ -16,6 +16,7 @@ Requires: python%{pyvers} powerline bash
|
||||
Requires: python%{pyvers}-GitPython
|
||||
Requires: python%{pyvers}-configargparse
|
||||
Requires: python%{pyvers}-catkin_pkg
|
||||
Requires: python%{pyvers}-argparse
|
||||
|
||||
%description
|
||||
A beautiful and useful prompt generator for Bash, ZSH, Fish, and tcsh:
|
||||
@@ -56,6 +57,9 @@ The generated prompts are designed to resemble powerline, but otherwise this pro
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 3 2019 Daniel Steiner <daniel.steiner@daniel-steiner.org>
|
||||
- Dependency added for pythonX-argparse rpm.
|
||||
|
||||
* Sat Feb 2 2019 Daniel Steiner <daniel.steiner@daniel-steiner.org>
|
||||
- First build.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user