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

mercurial-chg-6.5.3-2.fc39 RPM for x86_64

From Fedora 39 testing updates for x86_64 / Packages / m

Name: mercurial-chg Distribution: Fedora Project
Version: 6.5.3 Vendor: Fedora Project
Release: 2.fc39 Build date: Fri Apr 19 21:41:08 2024
Group: Unspecified Build host: buildvm-x86-28.iad2.fedoraproject.org
Size: 37362 Source RPM: mercurial-6.5.3-2.fc39.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

* Fri Apr 19 2024 Mads Kiilerich <mads@kiilerich.com> - 6.5.3-2
  - Disable rust packaging - cpython create doesn't work with Python 3.12
    (#2249383)
* Wed Nov 08 2023 Mads Kiilerich <mads@kiilerich.com> - 6.5.3-1
  - mercurial 6.5.3
* Mon Aug 07 2023 Mads Kiilerich <mads@kiilerich.com> - 6.5.1-1
  - mercurial 6.5.1
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jul 07 2023 Mads Kiilerich <mads@kiilerich.com> - 6.5-1
  - mercurial 6.5
* Mon Jun 26 2023 Python Maint <python-maint@redhat.com> - 6.4.5-2
  - Rebuilt for Python 3.12
* Thu Jun 22 2023 Mads Kiilerich <mads@kiilerich.com> - 6.4.5-1
  - mercurial 6.4.5
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 6.4.4-2
  - Rebuilt for Python 3.12
* Thu Jun 08 2023 Mads Kiilerich <mads@kiilerich.com> - 6.4.4-1
  - mercurial 6.4.4
* Thu May 04 2023 Mads Kiilerich <mads@kiilerich.com> - 6.4.3-1
  - mercurial 6.4.3
* Tue Apr 18 2023 Mads Kiilerich <mads@kiilerich.com> - 6.4.2-1
  - mercurial 6.4.2
* Thu Apr 13 2023 Mads Kiilerich <mads@kiilerich.com> - 6.4.1-1
  - mercurial 6.4.1
* Fri Mar 24 2023 Mads Kiilerich <mads@kiilerich.com> - 6.4-1
  - mercurial 6.4
* Thu Mar 02 2023 Mads Kiilerich <mads@kiilerich.com> - 6.3.3-1
  - mercurial 6.3.3
* Thu Feb 23 2023 Fabio Valentini <decathorpe@gmail.com> - 6.3.2-4
  - Bump zstd crate dependency from 0.11 to 0.12.
* Sun Feb 05 2023 Fabio Valentini <decathorpe@gmail.com> - 6.3.2-3
  - Rebuild for fixed frame pointer compiler flags in Rust RPM macros.
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jan 04 2023 Mads Kiilerich <mads@kiilerich.com> - 6.3.2-1
  - mercurial 6.3.2
* Sat Nov 19 2022 Mads Kiilerich <mads@kiilerich.com> - 6.3.1-1
  - mercurial 6.3.1
* Mon Nov 14 2022 Mads Kiilerich <mads@kiilerich.com> - 6.3.0-1
  - mercurial 6.3.0
* Tue Oct 04 2022 Mads Kiilerich <mads@kiilerich.com> - 6.2.3-1
  - mercurial 6.2.3
* 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

Files

/usr/bin/chg
/usr/lib/.build-id
/usr/lib/.build-id/97
/usr/lib/.build-id/97/1b945b519e16bde93d66abd7e155a2d2a4eaf0
/usr/share/man/man1/chg.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 28 00:57:20 2024