[packages/git-core] up to 2.51.0
atler
atler at pld-linux.org
Tue Aug 19 01:21:29 CEST 2025
commit e2c23a8cccb75cedbd6e53a4d6d5311933e46c55
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Aug 19 01:21:13 2025 +0200
up to 2.51.0
git-core-key-bindings.patch | 6 +++---
git-core.spec | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index 6f12631..3f1dcae 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -13,12 +13,12 @@
Summary: Distributed version control system focused on speed, effectivity and usability
Summary(pl.UTF-8): Rozproszony system śledzenia treści skupiony na szybkości, wydajności i użyteczności
Name: git-core
-Version: 2.50.1
+Version: 2.51.0
Release: 1
License: GPL v2
Group: Development/Tools
Source0: https://www.kernel.org/pub/software/scm/git/git-%{version}.tar.xz
-# Source0-md5: 2cb96fae126d66f8ff23a68f8dd5d748
+# Source0-md5: 594c03134a0830c70a49e974d6ee35be
Source1: %{name}-gitweb.conf
Source2: %{name}-gitweb-httpd.conf
Source3: %{name}-gitweb-lighttpd.conf
diff --git a/git-core-key-bindings.patch b/git-core-key-bindings.patch
index 8cac408..da3dc82 100644
--- a/git-core-key-bindings.patch
+++ b/git-core-key-bindings.patch
@@ -23,9 +23,9 @@ index 45e3380..0c6f3af 100755
+ bindtags $e [linsert [bindtags $e] 2 entrybind]
+ }
+
- if {$use_ttk} {
- bind .ctop <Map> {
- bind %W <Map> {}
+ bind .ctop <Map> {
+ bind %W <Map> {}
+ %W sashpos 0 $::geometry(topheight)
@@ -2759,12 +2763,8 @@
proc bindkey {ev script} {
global entries
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/e2c23a8cccb75cedbd6e53a4d6d5311933e46c55
More information about the pld-cvs-commit
mailing list