]> git.pld-linux.org Git - packages/gitlab-ce.git/commitdiff
up to 10.1.1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 2 Nov 2017 22:38:25 +0000 (00:38 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 2 Nov 2017 22:40:06 +0000 (00:40 +0200)
clean-vendor.sh
gitlab-ce.spec

index ff321792c9018e036001d74f6bf569c36c0a0b3e..4818873bd190172d4015effbaec456297bc1525c 100755 (executable)
@@ -28,7 +28,6 @@ clean_rootfiles() {
        rm .haml-lint.yml
        rm .mailmap
        rm .pkgr.yml
-       rm .rspec
        rm .rubocop.yml
        rm .rubocop_todo.yml
        rm .scss-lint.yml
index 00d12a60e359d048425979425cd9ae79d3b4221d..6e4b893268bf800edf623277a73cd3e182ce842b 100644 (file)
 %bcond_with    krb5            # build with kerberos support
 %bcond_without gem_cache       # use local cache to speedup gem installation
 
-%define        shell_version 5.9.0
-%define        workhorse_version 3.0.0
-%define        pages_version 0.5.1
-%define        gitaly_version 0.38.0
+%define        shell_version 5.9.3
+%define        workhorse_version 3.2.0
+%define        pages_version 0.6.0
+%define        gitaly_version 0.43.1
 Summary:       A Web interface to create projects and repositories, manage access and do code reviews
 Name:          gitlab-ce
-Version:       10.0.1
-Release:       0.101
+Version:       10.1.1
+Release:       0.102
 License:       MIT
 Group:         Applications/WWW
 # md5 deliberately omitted until this package is useful
This page took 0.241781 seconds and 4 git commands to generate.