Changelog for
mercurial-5.9.1-1.fc35.x86_64.rpm :
* Wed Sep 01 2021 Mads Kiilerich
- 5.9.1-1- mercurial 5.9.1
* Thu Jul 22 2021 Fedora Release Engineering - 5.8.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jul 12 2021 Mads Kiilerich - 5.8.1-1- mercurial 5.8.1
* Thu Jun 03 2021 Python Maint - 5.8-2- Rebuilt for Python 3.10
* Tue May 11 2021 Mads Kiilerich - 5.8-1- mercurial 5.8
* Tue Mar 09 2021 Mads Kiilerich - 5.7.1-1- mercurial 5.7.1
* Wed Feb 03 2021 Mads Kiilerich - 5.7-1- mercurial 5.7
* Tue Jan 26 2021 Fedora Release Engineering - 5.6.1-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jan 20 2021 Petr Stodulka - 5.6.1-6- Set Provides for the obsoleted mercurial-py3 and mercurial-lang rpms- Relates: #1917946
* Sun Jan 03 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 08 2020 Mads Kiilerich - 5.6.1-4- Change mercurial-hgk to use py3- Use py3 for locales - py2 is going away- Clarify in comment that chg has no py2/py3 concerns- Drop comment left over from 53899096 when it introduced use of PYTHON=- Let mercurial-py3 obsolete mercurial-py2 - it is going away soon- Trivial removal of py2 package - no cleanup
* Sat Dec 05 2020 Mads Kiilerich - 5.6.1-3- Fix ownership of hgext3rd and hgdemandimport (#1897681)
* Thu Dec 03 2020 Mads Kiilerich - 5.6.1-2- Drop hgdemandimport_ast.patch - it has been fixed both in Mercurial 5.5.2 and Python 3.9.0rc2
* Thu Dec 03 2020 Mads Kiilerich - 5.6.1-1- mercurial 5.6.1
* Mon Nov 30 2020 Miro Hrončok - 5.4-5- Install Python 3 based mercurial by default
* Wed Sep 02 2020 Petr Viktorin - 5.4-4- Add _ast to hgdemandimport ignore list Works around: BZ#1871992
* Mon Aug 10 2020 Petr Stodulka - 5.4-3- Fix upgrade from previous mercurial 4.9 causing broken alternatives for mercurial- Resolves: #1831562
* Tue Jul 28 2020 Fedora Release Engineering - 5.4-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jun 03 2020 Neal Becker - 5.4-1- Update to 5.4
* Tue May 26 2020 Miro Hrončok - 5.2-5- Rebuilt for Python 3.9
* Wed Jan 29 2020 Fedora Release Engineering - 5.2-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Dec 12 2019 Miro Hrončok - 5.2-3- Remove stray Python 2 files from the Python 3 package
* Tue Nov 26 2019 Miro Hrončok - 5.2-2- Use alternatives for /usr/bin/hg
* Mon Nov 25 2019 Petr Stodulka - 5.2-1- Update to 5.2- Mercurial port is now much more stable on Python3 than before; still some issues can be discovered regarding the Python3- Relates: #1737931
* Sat Oct 19 2019 Petr Stodulka - 5.1.2-2- first attempt to create builds for py2 & py3 version- separate lang into the own subpackage as files are shared between mercurial for both pythons- extensions are now prepared and working only under Python2- the core mercurial is prepared in mercurial-python3 subpackage providing the hg3 executable- Relates: #1737931
* Sat Oct 19 2019 Petr Stodulka - 5.1.2-1- Update to 5.1.2- fix patching of Makefiles