update to 2.47.0
This commit is contained in:
parent
6b0295543d
commit
4d4cf9a5d3
2 changed files with 6 additions and 3 deletions
5
git.spec
5
git.spec
|
|
@ -77,7 +77,7 @@
|
|||
%global _package_note_file %{_builddir}/%{name}-%{real_version}/.package_note-%{name}-%{version}-%{release}.%{_arch}.ld
|
||||
|
||||
Name: git
|
||||
Version: 2.46.2
|
||||
Version: 2.47.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast Version Control System
|
||||
License: BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
|
||||
|
|
@ -1038,6 +1038,9 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
|||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||
|
||||
%changelog
|
||||
* Tue Oct 08 2024 Ondřej Pohořelský <opohorel@redhat.com> - 2.47.0-1
|
||||
- update to 2.47.0
|
||||
|
||||
* Tue Sep 24 2024 Ondřej Pohořelský <opohorel@redhat.com> - 2.46.2-1
|
||||
- update to 2.46.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue