|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: shell-color-prompt
|
|
|
|
|
Version: 0.4.2
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Color prompt for bash shell
|
|
|
|
|
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
@ -41,6 +41,10 @@ install -m 644 -D -t %{buildroot}%{profiledir} bash-color-prompt.sh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.4.2-3
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.4.2-2
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|