From 9195f4bdc9a1fbd734f13e65898c6cd336952ca7 Mon Sep 17 00:00:00 2001 From: Mads Kiilerich Date: Sun, 3 Jan 2021 03:41:46 +0100 Subject: [PATCH] 5.6.1-5 --- mercurial.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/mercurial.spec b/mercurial.spec index e0fb959..2778325 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -1,7 +1,7 @@ Summary: Mercurial -- a distributed SCM Name: mercurial Version: 5.6.1 -Release: 4%{?dist} +Release: 5%{?dist} # Release: 1.rc1%%{?dist} @@ -188,6 +188,12 @@ pathfix.py -pni "%{python3}" %{buildroot}%{_bindir}/hg-ssh %changelog +* Sun Jan 3 03:39:35 CET 2021 Mads Kiilerich - 5.6.1-5 +- Stop providing hg3 - that is the only hg we have +- Drop alternatives - there is no alternative +- Move main package back to mercurial without py3 suffix +- Drop the -lang package + * Tue Dec 8 17:14:14 CET 2020 Mads Kiilerich - 5.6.1-4 - Change mercurial-hgk to use py3 - Use py3 for locales - py2 is going away