[packages/gitlab-ce] up to 8.12.2

glen glen at pld-linux.org
Fri Sep 30 00:01:29 CEST 2016


commit 62a51cfabd4fc76a68792c373dc3fee2de67789b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Sep 30 00:37:46 2016 +0300

    up to 8.12.2
    
    - Fix Import/Export not recognising correctly the imported services.
    - Fix snippets pagination
    - Fix List-Unsubscribe header in emails
    - Fix IssuesController#show degradation including project on loaded notes
    - Fix an issue with the "Commits" section of the cycle analytics summary. !6513
    - Fix errors importing project feature and milestone models using GitLab project import
    - Make JWT messages Docker-compatible
    - Fix an issue with the "Commits" section of the cycle analytics summary. !6513
    - Fix duplicate branch entry in the merge request version compare dropdown
    - Respect the fork_project permission when forking projects
    - Only update issuable labels if they have been changed
    - Fix bug where 'Search results' repeated many times when a search in the emoji search form is cleared (Xavier Bick) (@zeiv)
    - Fix resolve discussion buttons endpoint path

 gitlab-ce.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 82d69a5..f487701 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -18,7 +18,7 @@
 %define	workhorse_version 0.8.2
 Summary:	A Web interface to create projects and repositories, manage access and do code reviews
 Name:		gitlab-ce
-Version:	8.12.1
+Version:	8.12.2
 Release:	0.76
 License:	MIT
 Group:		Applications/WWW
@@ -108,12 +108,12 @@ mv config/database.yml.mysql config/database.yml
 
 find -name .gitkeep | xargs rm
 
-%build
 v=$(cat GITLAB_SHELL_VERSION)
 test "$v" = "%{shell_version}"
 v=$(cat GITLAB_WORKHORSE_VERSION)
 test "$v" = "%{workhorse_version}"
 
+%build
 %if %{with gem_cache}
 cachedir="%{_specdir}/cache/%{version}.%{_arch}"
 install -d vendor/bundle
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list