update to 2.47.3
Resolves: RHEL-102437, RHEL-102451, RHEL-102673, RHEL-102679
This commit is contained in:
parent
17cf9f8684
commit
95ac887e2e
8
git.spec
8
git.spec
@ -78,8 +78,8 @@
|
|||||||
%global _package_note_file %{_builddir}/%{name}-%{real_version}/.package_note-%{name}-%{version}-%{release}.%{_arch}.ld
|
%global _package_note_file %{_builddir}/%{name}-%{real_version}/.package_note-%{name}-%{version}-%{release}.%{_arch}.ld
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 2.47.1
|
Version: 2.47.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Fast Version Control System
|
Summary: Fast Version Control System
|
||||||
License: BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
|
License: BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
|
||||||
URL: https://git-scm.com/
|
URL: https://git-scm.com/
|
||||||
@ -1047,6 +1047,10 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
|||||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 10 2025 Ondřej Pohořelský <opohorel@redhat.com> - 2.47.3-1
|
||||||
|
- update to 2.47.3
|
||||||
|
- Resolves: RHEL-102437, RHEL-102451, RHEL-102673, RHEL-102679
|
||||||
|
|
||||||
* Mon Mar 31 2025 Ondřej Pohořelský <opohorel@redhat.com> - 2.47.1-2
|
* Mon Mar 31 2025 Ondřej Pohořelský <opohorel@redhat.com> - 2.47.1-2
|
||||||
- add the option to sanitize sideband channel messages
|
- add the option to sanitize sideband channel messages
|
||||||
- Resolves: RHEL-74175
|
- Resolves: RHEL-74175
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (git-2.47.1.tar.xz) = 6abe551c464b307bc3f6f474257e0be3e1a9eba1406af6463216b796c55a35356009c2f7bd9b4fa2d1798da5f885a3843f6ad8750ab69595f748f9ea8ed76fea
|
SHA512 (git-2.47.3.tar.xz) = 9c0e1e42e3bc10eb912c1ca9737d55b2e5d994f56825fa659d6cf5cbec220c67cc9aa3217fc136ae28c90c0b4969cff3661dc92ed6e2774f7432170f1d9e2a55
|
||||||
SHA512 (git-2.47.1.tar.sign) = 89557b00303ce7ea063e4bbe8a81827c44ffaf997ae5a5bd1db6f671b10fd1050069bf74a10d797ec6f65453b9839e34fdc69f029bc8a6cfb8e9918fad8eda1a
|
SHA512 (git-2.47.3.tar.sign) = 6d9b51346077a080bf581da2cb56ddc353aa8b58cdb5f34563681bdc90c513742812b2a6c8585f10472d220cd8be7448839d038f92167277aa131459977d9bcf
|
||||||
|
Loading…
Reference in New Issue
Block a user