update to 2.41.0-rc0
Release notes: https://github.com/git/git/raw/v2.41.0-rc0/Documentation/RelNotes/2.41.0.txt
This commit is contained in:
parent
d050347835
commit
08d76e08ab
2 changed files with 7 additions and 4 deletions
7
git.spec
7
git.spec
|
|
@ -80,8 +80,8 @@
|
|||
%global _package_note_file %{_builddir}/%{name}-%{real_version}/.package_note-%{name}-%{version}-%{release}.%{_arch}.ld
|
||||
|
||||
Name: git
|
||||
Version: 2.40.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.41.0~rc0
|
||||
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
|
||||
URL: https://git-scm.com/
|
||||
|
|
@ -1038,6 +1038,9 @@ rmdir --ignore-fail-on-non-empty "$testdir"
|
|||
%{?with_docs:%{_pkgdocdir}/git-svn.html}
|
||||
|
||||
%changelog
|
||||
* Mon May 15 2023 Todd Zullinger <tmz@pobox.com> - 2.41.0~rc0-1
|
||||
- update to 2.41.0-rc0
|
||||
|
||||
* Fri May 12 2023 Todd Zullinger <tmz@pobox.com> - 2.40.1-2
|
||||
- use tilde versioning for release candidates
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue