Update to latest version

This commit is contained in:
Daniel Steiner
2019-11-22 09:51:05 +01:00
parent c2e759dedd
commit 5116700d38

View File

@@ -46,14 +46,20 @@
%global with_desktop_vendor_tag 0 %global with_desktop_vendor_tag 0
%endif %endif
# dont' forget to downlaod manpages:
# cdp
# v=2.24.0; f=git-htmldocs; s=xz; wget https://www.kernel.org/pub/software/scm/git/$f-$v.tar.$s -O SOURCES/$f-$v.tar.$s
# v=2.24.0; f=git-manpages; s=xz; wget https://www.kernel.org/pub/software/scm/git/$f-$v.tar.$s -O SOURCES/$f-$v.tar.$s
# v=2.24.0; f=git; s=xz; wget https://www.kernel.org/pub/software/scm/git/$f-$v.tar.$s -O SOURCES/$f-$v.tar.$s
Name: git Name: git
Version: 2.23.0 Version: 2.24.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Fast Version Control System Summary: Fast Version Control System
License: GPLv2 License: GPLv2
Group: Development/Tools Group: Development/Tools
URL: http://git-scm.com/ URL: http://git-scm.com/
Source0: http://git-core.googlecode.com/files/%{name}-%{version}.tar.gz Source0: http://git-core.googlecode.com/files/%{name}-%{version}.tar.xz
Source2: git-init.el Source2: git-init.el
Source3: git.xinetd.in Source3: git.xinetd.in
Source4: git.conf.httpd Source4: git.conf.httpd
@@ -597,6 +603,9 @@ rm -rf %{buildroot}
# nothing # nothing
%changelog %changelog
* Fri Nov 22 2019 Daniel Steiner <daniel.steiner@greenmail.ch>
- Initial version 2.24.0
* Mon Jun 3 2019 Daniel Steiner <daniel.steiner@greenmail.ch> * Mon Jun 3 2019 Daniel Steiner <daniel.steiner@greenmail.ch>
- Initial version 2.21.0 - Initial version 2.21.0