Compare commits

...

No commits in common. "imports/c8s/git-2.39.0-1.el8" and "c8" have entirely different histories.

5 changed files with 11 additions and 3 deletions

View File

@ -1,2 +1,2 @@
8a3e16ab8ca76c68fc61a0c685f3ab7787bb16a5 SOURCES/git-2.39.0.tar.xz
7be8575a67477150800814e960e9c8028412d4cd SOURCES/git-2.39.3.tar.xz
87d3a395bad523277647f8614fbd9fefe0450fc6 SOURCES/gpgkey-junio.asc

2
.gitignore vendored
View File

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

Binary file not shown.

BIN
SOURCES/git-2.39.3.tar.sign Normal file

Binary file not shown.

View File

@ -92,7 +92,7 @@
#global rcrev .rc0
Name: git
Version: 2.39.0
Version: 2.39.3
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
* 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
- Update to 2.39.1
- Resolves: rhbz#2162064
* Mon Dec 19 2022 Ondrej Pohorelsky <opohorel@redhat.com> - 2.39.0-1
- Update to 2.39.0
- Resolves: rhbz#2139378