diff --git a/gitlab-shell.spec b/gitlab-shell.spec index b298346..e12f5cd 100644 --- a/gitlab-shell.spec +++ b/gitlab-shell.spec @@ -3,7 +3,7 @@ %define homedir %{_localstatedir}/lib/gitlab Name: gitlab-shell -Version: 14.17.0 +Version: 14.18.0 Release: 1mamba Summary: GitLab ssh access and repository management Group: Applications/Development @@ -30,7 +30,7 @@ GitLab Shell is an application that allows you to execute git commands and provi %setup -q -n gitlab-shell-v%{version} #-D -T #:<< _EOF -%patch0 -p1 +%patch 0 -p1 %build #:<< _EOF @@ -111,6 +111,9 @@ fi %doc LICENSE %changelog +* Fri Apr 07 2023 Automatic Build System 14.18.0-1mamba +- automatic version update by autodist + * Wed Mar 15 2023 Automatic Build System 14.17.0-1mamba - automatic version update by autodist