[arch-commits] Commit in gitlab/repos/community-testing-x86_64 (22 files)

2020-01-03 Thread Anatol Pomozov via arch-commits
Date: Saturday, January 4, 2020 @ 00:42:35
  Author: anatolik
Revision: 547776

archrelease: copy trunk to community-testing-x86_64

Added:
  gitlab/repos/community-testing-x86_64/PKGBUILD
(from rev 547775, gitlab/trunk/PKGBUILD)
  gitlab/repos/community-testing-x86_64/build_fix.patch
(from rev 547775, gitlab/trunk/build_fix.patch)
  gitlab/repos/community-testing-x86_64/gitlab-backup.service
(from rev 547775, gitlab/trunk/gitlab-backup.service)
  gitlab/repos/community-testing-x86_64/gitlab-backup.timer
(from rev 547775, gitlab/trunk/gitlab-backup.timer)
  gitlab/repos/community-testing-x86_64/gitlab-mailroom.service
(from rev 547775, gitlab/trunk/gitlab-mailroom.service)
  gitlab/repos/community-testing-x86_64/gitlab-sidekiq.service
(from rev 547775, gitlab/trunk/gitlab-sidekiq.service)
  gitlab/repos/community-testing-x86_64/gitlab-unicorn.service
(from rev 547775, gitlab/trunk/gitlab-unicorn.service)
  gitlab/repos/community-testing-x86_64/gitlab.install
(from rev 547775, gitlab/trunk/gitlab.install)
  gitlab/repos/community-testing-x86_64/gitlab.logrotate
(from rev 547775, gitlab/trunk/gitlab.logrotate)
  gitlab/repos/community-testing-x86_64/gitlab.target
(from rev 547775, gitlab/trunk/gitlab.target)
  gitlab/repos/community-testing-x86_64/gitlab.tmpfiles.d
(from rev 547775, gitlab/trunk/gitlab.tmpfiles.d)
Deleted:
  gitlab/repos/community-testing-x86_64/PKGBUILD
  gitlab/repos/community-testing-x86_64/build_fix.patch
  gitlab/repos/community-testing-x86_64/gitlab-backup.service
  gitlab/repos/community-testing-x86_64/gitlab-backup.timer
  gitlab/repos/community-testing-x86_64/gitlab-mailroom.service
  gitlab/repos/community-testing-x86_64/gitlab-sidekiq.service
  gitlab/repos/community-testing-x86_64/gitlab-unicorn.service
  gitlab/repos/community-testing-x86_64/gitlab.install
  gitlab/repos/community-testing-x86_64/gitlab.logrotate
  gitlab/repos/community-testing-x86_64/gitlab.target
  gitlab/repos/community-testing-x86_64/gitlab.tmpfiles.d

-+
 PKGBUILD|  435 +++---
 build_fix.patch |   40 ++--
 gitlab-backup.service   |   40 ++--
 gitlab-backup.timer |   20 +-
 gitlab-mailroom.service |   44 ++--
 gitlab-sidekiq.service  |   62 +++---
 gitlab-unicorn.service  |   68 +++
 gitlab.install  |   40 ++--
 gitlab.logrotate|   12 -
 gitlab.target   |   14 -
 gitlab.tmpfiles.d   |2 
 11 files changed, 389 insertions(+), 388 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-04 00:41:36 UTC (rev 547775)
+++ PKGBUILD2020-01-04 00:42:35 UTC (rev 547776)
@@ -1,217 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Pavol (Lopo) Hluchy 
-# Contributor: Jonas Heinrich 
-# Contributor: Massimiliano Torromeo 
-# Contributor: Tobias Hunger 
-# Contributor: Stefan Tatschner 
-# Contributor: Caleb Maclennan 
-
-# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
-# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
-# need this again at some point in the future.
-pkgname=gitlab
-pkgver=12.6.2
-pkgrel=1
-pkgdesc="Project management and code hosting application"
-arch=('x86_64')
-url="https://gitlab.com/gitlab-org/gitlab-foss;
-license=('MIT')
-options=(!buildflags)
-depends=('ruby' 'ruby-bundler' 'git' 'gitlab-workhorse' 'gitlab-gitaly' 
'openssh' 'redis' 'libxslt' 'icu' 're2' 'http-parser' 'nodejs' 'openssl')
-makedepends=('cmake' 'postgresql' 'yarn' 'go' 'nodejs')
-optdepends=('postgresql: database backend'
-'python-docutils: reStructuredText markup language support'
-'smtp-server: mail server in order to receive mail notifications')
-backup=("etc/webapps/${pkgname}/application.rb"
-"etc/webapps/${pkgname}/gitlab.yml"
-"etc/webapps/${pkgname}/resque.yml"
-"etc/webapps/${pkgname}/unicorn.rb"
-"etc/logrotate.d/${pkgname}")
-source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-foss/repository/archive?sha=v${pkgver};
-build_fix.patch
-gitlab-unicorn.service
-gitlab-sidekiq.service
-gitlab-backup.service
-gitlab-mailroom.service
-gitlab-backup.timer
-gitlab.target
-gitlab.tmpfiles.d
-gitlab.logrotate)
-install='gitlab.install'
-sha512sums=('510dac5476df16e4e0563a8de3c19f4e27e390715742bf7f0ef59c6ac93c095d6741720c151aa54478ede7728cf6fae01b0dfbb13c69c7c99e35e32d1c92'
-
'8f841befa246c54687be9e0a77b9fa0241a92253167b86c251e8ab0d31fabe09f1e79e5f52a201bf0c22241409577d0a6000e8ed024d3d23107291e82a2c26c6'
-
'1ad15b48890ad48e97a6fcea56132582f2b22aa27f4a1a1f4590f3ea72de4726e13ef6f3db2bc0984da1ef140bde092e74e0c9f8f1778f207f3fac4a31a77e4b'
-

[arch-commits] Commit in gitlab/repos/community-testing-x86_64 (22 files)

2020-01-03 Thread Anatol Pomozov via arch-commits
Date: Friday, January 3, 2020 @ 18:58:56
  Author: anatolik
Revision: 547682

archrelease: copy trunk to community-testing-x86_64

Added:
  gitlab/repos/community-testing-x86_64/PKGBUILD
(from rev 547681, gitlab/trunk/PKGBUILD)
  gitlab/repos/community-testing-x86_64/build_fix.patch
(from rev 547681, gitlab/trunk/build_fix.patch)
  gitlab/repos/community-testing-x86_64/gitlab-backup.service
(from rev 547681, gitlab/trunk/gitlab-backup.service)
  gitlab/repos/community-testing-x86_64/gitlab-backup.timer
(from rev 547681, gitlab/trunk/gitlab-backup.timer)
  gitlab/repos/community-testing-x86_64/gitlab-mailroom.service
(from rev 547681, gitlab/trunk/gitlab-mailroom.service)
  gitlab/repos/community-testing-x86_64/gitlab-sidekiq.service
(from rev 547681, gitlab/trunk/gitlab-sidekiq.service)
  gitlab/repos/community-testing-x86_64/gitlab-unicorn.service
(from rev 547681, gitlab/trunk/gitlab-unicorn.service)
  gitlab/repos/community-testing-x86_64/gitlab.install
(from rev 547681, gitlab/trunk/gitlab.install)
  gitlab/repos/community-testing-x86_64/gitlab.logrotate
(from rev 547681, gitlab/trunk/gitlab.logrotate)
  gitlab/repos/community-testing-x86_64/gitlab.target
(from rev 547681, gitlab/trunk/gitlab.target)
  gitlab/repos/community-testing-x86_64/gitlab.tmpfiles.d
(from rev 547681, gitlab/trunk/gitlab.tmpfiles.d)
Deleted:
  gitlab/repos/community-testing-x86_64/PKGBUILD
  gitlab/repos/community-testing-x86_64/build_fix.patch
  gitlab/repos/community-testing-x86_64/gitlab-backup.service
  gitlab/repos/community-testing-x86_64/gitlab-backup.timer
  gitlab/repos/community-testing-x86_64/gitlab-mailroom.service
  gitlab/repos/community-testing-x86_64/gitlab-sidekiq.service
  gitlab/repos/community-testing-x86_64/gitlab-unicorn.service
  gitlab/repos/community-testing-x86_64/gitlab.install
  gitlab/repos/community-testing-x86_64/gitlab.logrotate
  gitlab/repos/community-testing-x86_64/gitlab.target
  gitlab/repos/community-testing-x86_64/gitlab.tmpfiles.d

-+
 PKGBUILD|  434 +++---
 build_fix.patch |   40 ++--
 gitlab-backup.service   |   40 ++--
 gitlab-backup.timer |   20 +-
 gitlab-mailroom.service |   44 ++--
 gitlab-sidekiq.service  |   62 +++---
 gitlab-unicorn.service  |   68 +++
 gitlab.install  |   40 ++--
 gitlab.logrotate|   12 -
 gitlab.target   |   14 -
 gitlab.tmpfiles.d   |2 
 11 files changed, 388 insertions(+), 388 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-03 18:57:58 UTC (rev 547681)
+++ PKGBUILD2020-01-03 18:58:56 UTC (rev 547682)
@@ -1,217 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Pavol (Lopo) Hluchy 
-# Contributor: Jonas Heinrich 
-# Contributor: Massimiliano Torromeo 
-# Contributor: Tobias Hunger 
-# Contributor: Stefan Tatschner 
-# Contributor: Caleb Maclennan 
-
-# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that 
case, check the
-# commit log for an old fix on how to tell it to use older versions of Ruby. 
I'm afraid we'll
-# need this again at some point in the future.
-pkgname=gitlab
-pkgver=12.6.0
-pkgrel=2
-pkgdesc="Project management and code hosting application"
-arch=('x86_64')
-url="https://gitlab.com/gitlab-org/gitlab-foss;
-license=('MIT')
-options=(!buildflags)
-depends=('ruby' 'ruby-bundler' 'git' 'gitlab-workhorse' 'gitlab-gitaly' 
'openssh' 'redis' 'libxslt' 'icu' 're2' 'http-parser' 'nodejs' 'openssl')
-makedepends=('cmake' 'postgresql' 'yarn' 'go' 'nodejs')
-optdepends=('postgresql: database backend'
-'python-docutils: reStructuredText markup language support'
-'smtp-server: mail server in order to receive mail notifications')
-backup=("etc/webapps/${pkgname}/application.rb"
-"etc/webapps/${pkgname}/gitlab.yml"
-"etc/webapps/${pkgname}/resque.yml"
-"etc/webapps/${pkgname}/unicorn.rb"
-"etc/logrotate.d/${pkgname}")
-source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/api/v4/projects/gitlab-org%2Fgitlab-foss/repository/archive?sha=v${pkgver};
-build_fix.patch
-gitlab-unicorn.service
-gitlab-sidekiq.service
-gitlab-backup.service
-gitlab-mailroom.service
-gitlab-backup.timer
-gitlab.target
-gitlab.tmpfiles.d
-gitlab.logrotate)
-install='gitlab.install'
-sha512sums=('b169ea5cb5b5596edcc6516b876f1e8defe322cf09c6c22e682bc8abb3fecdae9f2255451657a833a2e21e18d73ae4fc18f327d8437677f7ec66102ff90d59cf'
-
'8f841befa246c54687be9e0a77b9fa0241a92253167b86c251e8ab0d31fabe09f1e79e5f52a201bf0c22241409577d0a6000e8ed024d3d23107291e82a2c26c6'
-
'1ad15b48890ad48e97a6fcea56132582f2b22aa27f4a1a1f4590f3ea72de4726e13ef6f3db2bc0984da1ef140bde092e74e0c9f8f1778f207f3fac4a31a77e4b'
-