import git-2.39.3-1.el8_8
This commit is contained in:
parent
614068724b
commit
5258f6997c
@ -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
|
87d3a395bad523277647f8614fbd9fefe0450fc6 SOURCES/gpgkey-junio.asc
|
||||||
|
2
.gitignore
vendored
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
|
SOURCES/gpgkey-junio.asc
|
||||||
|
Binary file not shown.
BIN
SOURCES/git-2.39.3.tar.sign
Normal file
BIN
SOURCES/git-2.39.3.tar.sign
Normal file
Binary file not shown.
@ -92,7 +92,7 @@
|
|||||||
#global rcrev .rc0
|
#global rcrev .rc0
|
||||||
|
|
||||||
Name: git
|
Name: git
|
||||||
Version: 2.39.1
|
Version: 2.39.3
|
||||||
Release: 1%{?rcrev}%{?dist}
|
Release: 1%{?rcrev}%{?dist}
|
||||||
Summary: Fast Version Control System
|
Summary: Fast Version Control System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -1099,6 +1099,10 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
|||||||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 27 2023 Ondřej Pohořelský <opohorel@redhat.com> - 2.39.3-1
|
||||||
|
- Update to 2.39.3
|
||||||
|
- Resolves: #2188364, #2188373, #2190157, #2190158
|
||||||
|
|
||||||
* Thu Jan 19 2023 Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.1-1
|
* Thu Jan 19 2023 Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.1-1
|
||||||
- Update to 2.39.1
|
- Update to 2.39.1
|
||||||
- Resolves: rhbz#2162064
|
- Resolves: rhbz#2162064
|
||||||
|
Loading…
Reference in New Issue
Block a user