[packages/gitlab-ce] up to 8.17.4
glen
glen at pld-linux.org
Fri Mar 31 10:10:38 CEST 2017
commit 00b580d2d4e6bd829f0e8c7054263bc64defd181
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Mar 30 23:58:00 2017 +0300
up to 8.17.4
clean-vendor.sh | 1 +
gitlab-ce.spec | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 6f8d168..8c602b7 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -18,7 +18,7 @@
%define workhorse_version 1.3.0
Summary: A Web interface to create projects and repositories, manage access and do code reviews
Name: gitlab-ce
-Version: 8.16.2
+Version: 8.17.4
Release: 0.82
License: MIT
Group: Applications/WWW
@@ -332,6 +332,7 @@ fi
%{appdir}/.bundle
%{appdir}/.gitlab_workhorse_secret
%{appdir}/.ruby-version
+%{appdir}/GITLAB_PAGES_VERSION
%{appdir}/GITLAB_SHELL_VERSION
%{appdir}/GITLAB_WORKHORSE_VERSION
%{appdir}/Gemfile*
diff --git a/clean-vendor.sh b/clean-vendor.sh
index 52ca8ea..e9ebdbb 100755
--- a/clean-vendor.sh
+++ b/clean-vendor.sh
@@ -35,6 +35,7 @@ clean_rootfiles() {
rm bin/pkgr_before_precompile.sh
rm docker-compose.yml
rm package.json
+ rm yarn.lock
}
clean_rubygems() {
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/00b580d2d4e6bd829f0e8c7054263bc64defd181
More information about the pld-cvs-commit
mailing list