Updating the SPEC file to reflect that current version

master
Koustubh Sinkar 10 years ago
parent 0a7f739496
commit c5b8b0a352
  1. 9
      bash-git-prompt.spec

@ -2,14 +2,14 @@
%global END_TOKEN ### Generated by %{name} rpm package
Name: bash-git-prompt
Version: 1.0
Version: 2.5.1
Release: 1%{?dist}
Summary: Informative git prompt for bash and fish
Group: Development/Tools
License: GPL
License: FreeBSD
URL: https://github.com/magicmonty/bash-git-prompt.git
Source0: https://github.com/magicmonty/bash-git-prompt/archive/%{name}-%{version}.tgz
Source0: https://github.com/magicmonty/%{name}/archive/%{version}.tar.gz
Requires: git
BuildArch: noarch
@ -70,6 +70,9 @@ EOF
# remove bash-git-prompt setup
sed -i -e '/^%{START_TOKEN}/, /^%{END_TOKEN}/{d}' /etc/bashrc
%doc README.md
%license License.txt
%changelog
* Fri Aug 08 2014 Justin Zhang <schnell18@gmail.com - 1.0.1-1

Loading…
Cancel
Save