Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mercurial-chg-6.2.2-1.fc37 RPM for s390x

From Fedora 37 for s390x / m

Name: mercurial-chg Distribution: Fedora Project
Version: 6.2.2 Vendor: Fedora Project
Release: 1.fc37 Build date: Sun Sep 4 14:02:38 2022
Group: Unspecified Build host: buildvm-s390x-18.s390.fedoraproject.org
Size: 37522 Source RPM: mercurial-6.2.2-1.fc37.src.rpm
Packager: Fedora Project
Url: https://mercurial-scm.org/
Summary: A fast Mercurial command without slow Python startup
chg is a C wrapper for the hg command. Typically, when you type hg, a new
Python process is created, Mercurial is loaded, and your requested command runs
and the process exits.

With chg, a Mercurial command server background process is created that runs
Mercurial. When you type chg, a C program connects to that background process
and executes Mercurial commands.

Provides

Requires

License

GPLv2+

Changelog

* Sun Sep 04 2022 Mads Kiilerich <mads@kiilerich.com> - 6.2.2-1
  - mercurial 6.2.2
* Sat Aug 06 2022 Fabio Valentini <decathorpe@gmail.com> - 6.2.1-3
  - Bump zstd crate dependency from 0.10 to 0.11.
* Sat Aug 06 2022 Mads Kiilerich <mads@kiilerich.com> - 6.2.1-2
  - Own .egg-info as directory, as introduced by setuptools 60 (#2115906)
* Thu Jul 28 2022 Mads Kiilerich <mads@kiilerich.com> - 6.2.1-1
  - mercurial 6.2.1
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jul 11 2022 Mads Kiilerich <mads@kiilerich.com> - 6.2-2
  - Update sources with mercurial-6.2.tar.gz
* Mon Jul 11 2022 Mads Kiilerich <mads@kiilerich.com> - 6.2-1
  - mercurial 6.2
* Mon Jul 11 2022 Mads Kiilerich <mads@kiilerich.com> - 6.1.4-2
  - Fix build after upstream applied patch
* Thu Jun 16 2022 Mads Kiilerich <mads@kiilerich.com> - 6.1.4-1
  - mercurial 6.1.4
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 6.1.3-3
  - Rebuilt for Python 3.11
* Fri Jun 03 2022 Mads Kiilerich <mads@kiilerich.com> - 6.1.3-2
  - work around too narrow im-rc version constraint
* Thu Jun 02 2022 Mads Kiilerich <mads@kiilerich.com> - 6.1.3-1
  - mercurial 6.1.3
* Mon May 23 2022 Stefan Bluhm <stefan.bluhm@clacee.eu> - 6.1.2-3
  - Disable Rust components for Enterprise Linux.
* Fri May 13 2022 Mads Kiilerich <mads@kiilerich.com> - 6.1.2-2
  - Rust dependency catch-up
* Thu May 05 2022 Mads Kiilerich <mads@kiilerich.com> - 6.1.2-1
  - mercurial 6.1.2
* Tue May 03 2022 Mads Kiilerich <mads@kiilerich.com> - 6.1.1-4
  - Address some rpmlint issues
* Thu Apr 14 2022 Aleksei Bavshin <alebastr@fedoraproject.org> - 6.1.1-3
  - Build Rust components
* Wed Apr 06 2022 Mads Kiilerich <mads@kiilerich.com> - 6.1.1-2
  - Undo accicental commit
* Wed Apr 06 2022 Mads Kiilerich <mads@kiilerich.com> - 6.1.1-1
  - mercurial 6.1.1
* Tue Mar 01 2022 Mads Kiilerich <mads@kiilerich.com> - 6.1-1
  - mercurial 6.1
* Fri Feb 18 2022 Mads Kiilerich <mads@kiilerich.com> - 6.0.3-1
  - mercurial 6.0.3
* Wed Feb 02 2022 Mads Kiilerich <mads@kiilerich.com> - 6.0.2-1
  - mercurial 6.0.2
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jan 05 2022 Mads Kiilerich <mads@kiilerich.com> - 6.0.1-1
  - mercurial 6.0.1
* Wed Nov 24 2021 Mads Kiilerich <mads@kiilerich.com> - 6.0-1
  - mercurial 6.0
* Thu Nov 18 2021 Mads Kiilerich <mads@kiilerich.com> - 5.9.3-2
  - Drop old upgrade path
  - Recommend python3-fb-re2 which will speed up some operations
* Wed Oct 27 2021 Mads Kiilerich <mads@kiilerich.com> - 5.9.3-1
  - mercurial 5.9.3
* Wed Oct 06 2021 Mads Kiilerich <mads@kiilerich.com> - 5.9.2-1
  - mercurial 5.9.2
* Wed Sep 01 2021 Mads Kiilerich <mads@kiilerich.com> - 5.9.1-1
  - mercurial 5.9.1
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jul 12 2021 Mads Kiilerich <mads@kiilerich.com> - 5.8.1-1
  - mercurial 5.8.1
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 5.8-2
  - Rebuilt for Python 3.10
* Tue May 11 2021 Mads Kiilerich <mads@kiilerich.com> - 5.8-1
  - mercurial 5.8
* Tue Mar 09 2021 Mads Kiilerich <mads@kiilerich.com> - 5.7.1-1
  - mercurial 5.7.1
* Wed Feb 03 2021 Mads Kiilerich <mads@kiilerich.com> - 5.7-1
  - mercurial 5.7
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.1-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jan 20 2021 Petr Stodulka <pstodulk@redhat.com> - 5.6.1-6
  - Set Provides for the obsoleted mercurial-py3 and mercurial-lang rpms
  - Relates: #1917946
* Sun Jan 03 2021 Mads Kiilerich <mads@kiilerich.com> - 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 <mads@kiilerich.com> - 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 <mads@kiilerich.com> - 5.6.1-3
  - Fix ownership of hgext3rd and hgdemandimport (#1897681)
* Thu Dec 03 2020 Mads Kiilerich <mads@kiilerich.com> - 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 <mads@kiilerich.com> - 5.6.1-1
  - mercurial 5.6.1
* Mon Nov 30 2020 Miro HronĨok <mhroncok@redhat.com> - 5.4-5
  - Install Python 3 based mercurial by default

Files

/usr/bin/chg
/usr/lib/.build-id
/usr/lib/.build-id/71
/usr/lib/.build-id/71/4951c681a9601732e1d173e2e560a7facab7ed
/usr/share/man/man1/chg.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 21:25:34 2024