import git-2.39.3-1.el9_2

i9c changed/i9c/git-2.39.3-1.el9_2
MSVSphere Packaging Team 2 years ago
parent 26a2687472
commit 5cc0ba3be7

@ -1,2 +1,2 @@
3a35d0571c517f7f4cb2e1dfbd315e7c32023e2b SOURCES/git-2.39.1.tar.xz
7be8575a67477150800814e960e9c8028412d4cd SOURCES/git-2.39.3.tar.xz
87d3a395bad523277647f8614fbd9fefe0450fc6 SOURCES/gpgkey-junio.asc

2
.gitignore vendored

@ -1,2 +1,2 @@
SOURCES/git-2.39.1.tar.xz
SOURCES/git-2.39.3.tar.xz
SOURCES/gpgkey-junio.asc

Binary file not shown.

Binary file not shown.

@ -99,7 +99,7 @@
#global rcrev .rc0
Name: git
Version: 2.39.1
Version: 2.39.3
Release: 1%{?rcrev}%{?dist}
Summary: Fast Version Control System
License: GPLv2
@ -1117,6 +1117,10 @@ rmdir --ignore-fail-on-non-empty "$testdir"
%{?with_docs:%{_pkgdocdir}/git-svn.html}
%changelog
* Wed Apr 26 2023 Ondřej Pohořelský <opohorel@redhat.com> - 2.39.3-1
- Update to 2.39.3
- Resolves: #2188352, #2188361, #2189976, #2189977
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.31.1-2.2
- Rebuilt for MSVSphere 9.1.

Loading…
Cancel
Save