[PATCH 8 of 8 stable] packaging: update built-in Fedora support to Fedora 31

2019-11-01 Thread Mads Kiilerich
# HG changeset patch
# User Mads Kiilerich 
# Date 1572616448 -3600
#  Fri Nov 01 14:54:08 2019 +0100
# Branch stable
# Node ID 86a486daf51bb3a38623ee0635d81aec5c7008b0
# Parent  8c57b4472c1acd7bf11f83dccb29c6cc064455a0
packaging: update built-in Fedora support to Fedora 31

This is now quite easy ...

diff --git a/contrib/packaging/Makefile b/contrib/packaging/Makefile
--- a/contrib/packaging/Makefile
+++ b/contrib/packaging/Makefile
@@ -11,7 +11,7 @@ UBUNTU_CODENAMES := \
   cosmic \
   disco
 
-FEDORA_RELEASE := 29
+FEDORA_RELEASE := 31
 
 CENTOS_RELEASES := \
   5 \
___
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


Re: [PATCH 8 of 8 stable] packaging: update built-in Fedora support to Fedora 31

2019-11-03 Thread Mathias De Maré
On Fri, Nov 1, 2019 at 4:23 PM Mads Kiilerich  wrote:

> # HG changeset patch
> # User Mads Kiilerich 
> # Date 1572616448 -3600
> #  Fri Nov 01 14:54:08 2019 +0100
> # Branch stable
> # Node ID 86a486daf51bb3a38623ee0635d81aec5c7008b0
> # Parent  8c57b4472c1acd7bf11f83dccb29c6cc064455a0
> packaging: update built-in Fedora support to Fedora 31
>
> This is now quite easy ...
>

Nice :-)
This series looks good to me. Seems like it will make it easier to add
CentOS 8 support as well, as it also requires explicitly python2 or python3.

Greetings,
Mathias
___
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel