From patchwork Fri Nov 1 14:40:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [8, of, 8, stable] packaging: update built-in Fedora support to Fedora 31 From: Mads Kiilerich X-Patchwork-Id: 42644 Message-Id: <86a486daf51bb3a38623.1572619236@madski> To: mercurial-devel@mercurial-scm.org Date: Fri, 01 Nov 2019 15:40:36 +0100 # 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 \