From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp58.i.mail.ru (smtp58.i.mail.ru [217.69.128.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id D19294765E0 for ; Wed, 23 Dec 2020 15:41:02 +0300 (MSK) Date: Wed, 23 Dec 2020 12:41:01 +0000 From: Kirill Yukhin Message-ID: <20201223124101.sn2aneeqqxylx2dn@tarantool.org> References: <624bfee981237f22842b083fb3e0093b9c06e780.1591536783.git.avtikhon@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <624bfee981237f22842b083fb3e0093b9c06e780.1591536783.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] gitlab-ci: add packaging for Fedora 32 List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: Oleg Piskunov , tarantool-patches@dev.tarantool.org, Alexander Turenko Hello, On 07 Jun 16:40, Alexander V. Tikhonov wrote: > Added packaging jobs for Fedora 32. > > Closes #4966 > > (cherry picked from commit 5613beedf83a679b725cea816a4176eabe3e1601) > Also added job to travis-ci. > --- > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4966-fedora-32-old-full-ci > Issue: https://github.com/tarantool/tarantool/issues/4966 I've checked your patch into 1.10, 2.5, 2.6 and master. -- Regards, Kirill Yukhin