automatic version update by autodist [release 14.47.0-1mamba;Tue Feb 24 2026]
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
|
||||
GitLab Shell is an application that allows you to execute git commands and provide ssh access to git repositories. It is not a unix shell nor a replacement for Bash or Zsh.
|
||||
|
||||
|
||||
|
||||
@@ -3,13 +3,13 @@
|
||||
%define homedir %{_localstatedir}/lib/gitlab
|
||||
|
||||
Name: gitlab-shell
|
||||
Version: 14.35.0
|
||||
Version: 14.47.0
|
||||
Release: 1mamba
|
||||
Summary: GitLab ssh access and repository management
|
||||
Group: Applications/Development
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
Packager: Silvan Calarco <silvan@openmamba.org>
|
||||
URL: https://github.com/gitlabhq/gitlab-shell
|
||||
Source: https://gitlab.com/gitlab-org/gitlab-shell/-/archive/v%{version}/gitlab-shell-v%{version}.tar.gz
|
||||
Source1: gitlab-shell.gitconfig
|
||||
@@ -20,11 +20,12 @@ BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: go
|
||||
Requires: git
|
||||
Provides: user(gitlab)
|
||||
Provides: group(gitlab)
|
||||
|
||||
%description
|
||||
GitLab Shell is an application that allows you to execute git commands and provide ssh access to git repositories. It is not a unix shell nor a replacement for Bash or Zsh.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n gitlab-shell-v%{version}
|
||||
@@ -60,7 +61,7 @@ ln -fs %{_sysconfdir}/gitlab/gitlab-shell-secret %{buildroot}%{_datadir}/gitlab-
|
||||
install -Dm644 config.yml.example %{buildroot}%{_sysconfdir}/gitlab/gitlab-shell-config.yml
|
||||
ln -fs %{_sysconfdir}/gitlab/gitlab-shell-config.yml %{buildroot}%{_datadir}/gitlab-shell/config.yml
|
||||
|
||||
cp -r VERSION bin spec support %{buildroot}%{_datadir}/gitlab-shell/
|
||||
cp -r VERSION bin support %{buildroot}%{_datadir}/gitlab-shell/
|
||||
ln -fs %{_datadir}/gitlab-shell %{buildroot}%{homedir}/
|
||||
|
||||
# Compatibility for FS#64251
|
||||
@@ -111,6 +112,48 @@ fi
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Feb 24 2026 Automatic Build System <autodist@openmamba.org> 14.47.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 23 2026 Automatic Build System <autodist@openmamba.org> 14.45.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 09 2025 Automatic Build System <autodist@openmamba.org> 14.45.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 24 2025 Automatic Build System <autodist@openmamba.org> 14.45.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 07 2025 Automatic Build System <autodist@openmamba.org> 14.45.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 20 2025 Automatic Build System <autodist@openmamba.org> 14.44.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 09 2025 Automatic Build System <autodist@openmamba.org> 14.43.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 14 2025 Automatic Build System <autodist@openmamba.org> 14.42.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 08 2025 Automatic Build System <autodist@openmamba.org> 14.41.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 04 2025 Automatic Build System <autodist@openmamba.org> 14.40.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 16 2024 Automatic Build System <autodist@openmamba.org> 14.39.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 26 2024 Automatic Build System <autodist@openmamba.org> 14.38.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 02 2024 Automatic Build System <autodist@openmamba.org> 14.37.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 14 2024 Automatic Build System <autodist@openmamba.org> 14.36.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 14.35.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user