[packages/gitlab-ce] up to 10.7.3

glen glen at pld-linux.org
Fri May 11 16:54:53 CEST 2018


commit cef76533d2e4d69a062ef428aaf9ff6f7e7f751e
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu May 10 17:25:54 2018 +0300

    up to 10.7.3

 clean-vendor.sh |  2 ++
 gitlab-ce.spec  | 13 +++++++------
 2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 1d97067..30c8c3b 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -14,14 +14,14 @@
 %bcond_with	krb5		# build with kerberos support
 %bcond_without	gem_cache	# use local cache to speedup gem installation
 
-%define	shell_version 5.11.0
-%define	workhorse_version 3.3.1
-%define	pages_version 0.6.0
-%define	gitaly_version 0.66.0
+%define	shell_version 7.1.2
+%define	workhorse_version 4.1.0
+%define	pages_version 0.8.1
+%define	gitaly_version 0.96.1
 Summary:	A Web interface to create projects and repositories, manage access and do code reviews
 Name:		gitlab-ce
-Version:	10.4.2
-Release:	1
+Version:	10.7.3
+Release:	0.1
 License:	MIT
 Group:		Applications/WWW
 # md5 deliberately omitted until this package is useful
@@ -357,6 +357,7 @@ fi
 %{appdir}/generator_templates
 %{appdir}/lib
 %{appdir}/log
+%{appdir}/plugins
 %{appdir}/public
 %{appdir}/shared
 %{appdir}/symbol
diff --git a/clean-vendor.sh b/clean-vendor.sh
index 092d40b..ed9786b 100755
--- a/clean-vendor.sh
+++ b/clean-vendor.sh
@@ -30,6 +30,8 @@ clean_rootfiles() {
 	rm .mailmap
 	rm .nvmrc
 	rm .pkgr.yml
+	rm .prettierignore
+	rm .prettierrc
 	rm .rubocop.yml
 	rm .rubocop_todo.yml
 	rm .scss-lint.yml
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/cef76533d2e4d69a062ef428aaf9ff6f7e7f751e



More information about the pld-cvs-commit mailing list