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