[packages/gitlab-ce] up to 9.5.4

glen glen at pld-linux.org
Wed Sep 13 11:11:14 CEST 2017


commit 4fb1cc7fded06353cafbe94caa0645e79c7be90b
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Sep 8 12:31:54 2017 +0300

    up to 9.5.4
    
    still fails with build of rainbow-2.2.2
    
    Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
    
        can't modify frozen String
    
    Gem files will remain installed in /home/users/glen/rpm/BUILD/x86_64-linux/gitlab-ce-9.5.4/vendor/bundle/ruby/2.3.0/gems/rainbow-2.2.2 for inspection.
    Results logged to /home/users/glen/rpm/BUILD/x86_64-linux/gitlab-ce-9.5.4/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/rainbow-2.2.2/gem_make.out
    
    NOTE: gem install standalone works fine:
    
    $ gem install rainbow -v '2.2.2'

 gitlab-ce.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 2b63c25..6d7fe8e 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -14,13 +14,13 @@
 %bcond_with	krb5		# build with kerberos support
 %bcond_without	gem_cache	# use local cache to speedup gem installation
 
-%define	shell_version 5.3.1
-%define	workhorse_version 2.3.0
-%define	pages_version 0.5.0
-%define	gitaly_version 0.21.2
+%define	shell_version 5.8.0
+%define	workhorse_version 3.0.0
+%define	pages_version 0.5.1
+%define	gitaly_version 0.35.0
 Summary:	A Web interface to create projects and repositories, manage access and do code reviews
 Name:		gitlab-ce
-Version:	9.4.4
+Version:	9.5.4
 Release:	0.101
 License:	MIT
 Group:		Applications/WWW
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list