[packages/gitlab-ce] up to 8.14.0

glen glen at pld-linux.org
Tue Nov 29 14:36:07 CET 2016


commit cde2eaab488123e1e7ab9aa8eb6dbd04982b51c9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Nov 28 23:28:29 2016 +0200

    up to 8.14.0

 clean-vendor.sh | 3 +++
 gitlab-ce.spec  | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index a7b8929..facecd5 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -14,11 +14,11 @@
 %bcond_with	krb5		# build with kerberos support
 %bcond_without	gem_cache	# use local cache to speedup gem installation
 
-%define	shell_version 3.6.6
-%define	workhorse_version 0.8.5
+%define	shell_version 4.0.0
+%define	workhorse_version 1.0.0
 Summary:	A Web interface to create projects and repositories, manage access and do code reviews
 Name:		gitlab-ce
-Version:	8.13.6
+Version:	8.14.0
 Release:	0.81
 License:	MIT
 Group:		Applications/WWW
diff --git a/clean-vendor.sh b/clean-vendor.sh
index 1c526eb..52ca8ea 100755
--- a/clean-vendor.sh
+++ b/clean-vendor.sh
@@ -17,6 +17,8 @@ clean_rootfiles() {
 	rm -r scripts
 	rm -r spec
 	rm .csscomb.json
+	rm .eslintignore
+	rm .eslintrc
 	rm .flayignore
 	rm .foreman
 	rm .gitattributes
@@ -32,6 +34,7 @@ clean_rootfiles() {
 	rm Procfile
 	rm bin/pkgr_before_precompile.sh
 	rm docker-compose.yml
+	rm package.json
 }
 
 clean_rubygems() {
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list