@ -2,14 +2,14 @@
%global END_TOKEN ### Generated by %{name} rpm package
%global END_TOKEN ### Generated by %{name} rpm package
Name: bash-git-prompt
Name: bash-git-prompt
Version: 2.6.3
Version: 2.7.1
Release: 1%{?dist}
Release: 1%{?dist}
Summary: Informative git prompt for bash and fish
Summary: Informative git prompt for bash and fish
Group: Development/Tools
Group: Development/Tools
License: FreeBSD
License: FreeBSD
URL: https://github.com/magicmonty/bash-git-prompt
URL: https://github.com/magicmonty/bash-git-prompt
Source0: https://github.com/magicmonty/%{name}/archive/%{version}.tar.gz
Source0: https://github.com/magicmonty/%{name}/archive/%{name}-%{ version}.tar.gz
Requires: git
Requires: git
BuildArch: noarch
BuildArch: noarch
@ -60,11 +60,11 @@ sed -i -e '/^%{START_TOKEN}/, /^%{END_TOKEN}/{d}' /etc/bashrc
%doc README.md
%doc README.md
%license License .txt
%license LICENSE .txt
%changelog
%changelog
* Tue Jun 28 2016 Koustubh Sinkar <ksinkar@gmail.com>
- Updating the spec file to reflect more recent changes
* Fri Aug 08 2014 Justin Zhang <schnell18@gmail.com - 1.0.1-1
* Fri Aug 08 2014 Justin Zhang <schnell18@gmail.com - 1.0.1-1
- Initial version of package
- Initial version of package
* Tue Jun 28 15:37:55 2016 +0530 Koustubh Sinkar <ksinkar@gmail.com>
- Updating the spec file to reflect more recent changes