import UBI git-2.43.5-1.el8_10
This commit is contained in:
parent
013bab523a
commit
697d6a3c5c
@ -1,2 +1,2 @@
|
||||
9a1c24da266ee42b4b8fd32274bae3f5ab3968da SOURCES/git-2.43.0.tar.sign
|
||||
d34f8331e3dcd7d2beb2f4af3e3d6db50b8036f1 SOURCES/git-2.43.0.tar.xz
|
||||
7577a22e233e892dba5cf19a3a57cef2062d01e6 SOURCES/git-2.43.5.tar.sign
|
||||
31decef72034ae36c8098a9e6bb13a7dd4859fd9 SOURCES/git-2.43.5.tar.xz
|
||||
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/git-2.43.0.tar.sign
|
||||
SOURCES/git-2.43.0.tar.xz
|
||||
SOURCES/git-2.43.5.tar.sign
|
||||
SOURCES/git-2.43.5.tar.xz
|
||||
|
@ -92,7 +92,7 @@
|
||||
#global rcrev .rc0
|
||||
|
||||
Name: git
|
||||
Version: 2.43.0
|
||||
Version: 2.43.5
|
||||
Release: 1%{?rcrev}%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: GPLv2
|
||||
@ -1099,6 +1099,14 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||
|
||||
%changelog
|
||||
* Wed Jun 05 2024 Ondřej Pohořelský <opohorel@redhat.com> - 2.43.5-1
|
||||
- Update to 2.43.5
|
||||
- Related: RHEL-36399, RHEL-36411
|
||||
|
||||
* Wed May 15 2024 Ondřej Pohořelský <opohorel@redhat.com> - 2.43.4-1
|
||||
- Update to 2.43.4
|
||||
- Resolves: RHEL-36399, RHEL-36411
|
||||
|
||||
* Wed Dec 06 2023 Ondřej Pohořelský <opohorel@redhat.com> - 2.43.0-1
|
||||
- Update to 2.43.0
|
||||
- Resolves: RHEL-17103
|
||||
|
Loading…
Reference in New Issue
Block a user