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

mercurial-chg-6.7.2-3.fc41 RPM for aarch64

From Fedora Rawhide for aarch64 / m

Name: mercurial-chg Distribution: Fedora Project
Version: 6.7.2 Vendor: Fedora Project
Release: 3.fc41 Build date: Mon Apr 8 23:29:28 2024
Group: Unspecified Build host: buildvm-a64-10.iad2.fedoraproject.org
Size: 201162 Source RPM: mercurial-6.7.2-3.fc41.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

* Mon Apr 08 2024 Mads Kiilerich <mads@kiilerich.com> - 6.7.2-3
  - Disable rust packaging - cpython create doesn't work with Python 3.12
    (#2249383)
* Mon Apr 08 2024 Mads Kiilerich <mads@kiilerich.com> - 6.7.2-2
  - Drop python3-zombie-imp - it is no longer needed
* Mon Apr 08 2024 Mads Kiilerich <mads@kiilerich.com> - 6.7.2-1
  - mercurial 6.7.2
* Mon Feb 12 2024 Mads Kiilerich <mads@kiilerich.com> - 6.6.3-1
  - mercurial 6.6.3
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.6.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.6.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 11 2024 Mads Kiilerich <mads@kiilerich.com> - 6.6.2-1
  - mercurial 6.6.2
* Wed Jan 10 2024 Mads Kiilerich <mads@kiilerich.com> - 6.6.1-2
  - Fix sources file
* Mon Dec 11 2023 Mads Kiilerich <mads@kiilerich.com> - 6.6.1-1
  - mercurial 6.6.1
* Tue Nov 21 2023 Mads Kiilerich <mads@kiilerich.com> - 6.6-1
  - mercurial 6.6 and patch to use cargo toml 0.8
* Thu Nov 09 2023 Mads Kiilerich <mads@kiilerich.com> - 6.5.3-2
  - Better support for custom _prefix
* 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
* Thu Apr 14 2022 Aleksei Bavshin <alebastr@fedoraproject.org> - 6.1.1-3
  - Build Rust components

Files

/usr/bin/chg
/usr/lib/.build-id
/usr/lib/.build-id/61
/usr/lib/.build-id/61/12a1d8346cff79113954ac839a072214500347
/usr/share/man/man1/chg.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 00:30:55 2024