import UBI git-2.43.5-1.el9_4
This commit is contained in:
parent
f1f5b50675
commit
e54a98c338
@ -1,2 +1,2 @@
|
|||||||
9a1c24da266ee42b4b8fd32274bae3f5ab3968da SOURCES/git-2.43.0.tar.sign
|
7577a22e233e892dba5cf19a3a57cef2062d01e6 SOURCES/git-2.43.5.tar.sign
|
||||||
d34f8331e3dcd7d2beb2f4af3e3d6db50b8036f1 SOURCES/git-2.43.0.tar.xz
|
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.5.tar.sign
|
||||||
SOURCES/git-2.43.0.tar.xz
|
SOURCES/git-2.43.5.tar.xz
|
||||||
|
@ -99,7 +99,7 @@
|
|||||||
#global rcrev .rc0
|
#global rcrev .rc0
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 2.43.0
|
Version: 2.43.5
|
||||||
Release: 1%{?rcrev}%{?dist}
|
Release: 1%{?rcrev}%{?dist}
|
||||||
Summary: Fast Version Control System
|
Summary: Fast Version Control System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -1118,6 +1118,14 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
|||||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 05 2024 Ondřej Pohořelský <opohorel@redhat.com> - 2.43.5-1
|
||||||
|
- Update to 2.43.5
|
||||||
|
- Related: RHEL-36402, RHEL-36414
|
||||||
|
|
||||||
|
* Wed May 15 2024 Ondřej Pohořelský <opohorel@redhat.com> - 2.43.4-1
|
||||||
|
- Update to 2.43.4
|
||||||
|
- Resolves: RHEL-36402, RHEL-36414
|
||||||
|
|
||||||
* Wed Dec 06 2023 Ondřej Pohořelský <opohorel@redhat.com> - 2.43.0-1
|
* Wed Dec 06 2023 Ondřej Pohořelský <opohorel@redhat.com> - 2.43.0-1
|
||||||
- Update to 2.43.0
|
- Update to 2.43.0
|
||||||
- Resolves: RHEL-17100
|
- Resolves: RHEL-17100
|
||||||
|
Loading…
Reference in New Issue
Block a user