[packages/git-core] Up to 2.50.0

arekm arekm at pld-linux.org
Tue Jun 17 10:47:43 CEST 2025


commit 78f71e6403948d2f4a6631875a7690a799815ee4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jun 17 09:41:47 2025 +0200

    Up to 2.50.0

 git-core.spec             |  5 +++--
 no-meson-test-check.patch | 12 ++++++------
 2 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/git-core.spec b/git-core.spec
index 0705aa7..530b145 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.49.0
+Version:	2.50.0
 Release:	1
 License:	GPL v2
 Group:		Development/Tools
 Source0:	https://www.kernel.org/pub/software/scm/git/git-%{version}.tar.xz
-# Source0-md5:	7e607007a44de52cccda06040fe9362c
+# Source0-md5:	6e43781d11b99031e18593f44d39313a
 Source1:	%{name}-gitweb.conf
 Source2:	%{name}-gitweb-httpd.conf
 Source3:	%{name}-gitweb-lighttpd.conf
@@ -773,6 +773,7 @@ fi
 %lang(pt_PT) %{_datadir}/gitk/lib/msgs/pt_pt.msg
 %lang(ru) %{_datadir}/gitk/lib/msgs/ru.msg
 %lang(sv) %{_datadir}/gitk/lib/msgs/sv.msg
+%lang(ta) %{_datadir}/gitk/lib/msgs/ta.msg
 %lang(vi) %{_datadir}/gitk/lib/msgs/vi.msg
 %lang(zh_CN) %{_datadir}/gitk/lib/msgs/zh_cn.msg
 %endif
diff --git a/no-meson-test-check.patch b/no-meson-test-check.patch
index 359f2b5..1552e30 100644
--- a/no-meson-test-check.patch
+++ b/no-meson-test-check.patch
@@ -1,11 +1,11 @@
---- git-2.48.0/t/Makefile.orig	2025-01-10 18:43:46.000000000 +0100
-+++ git-2.48.0/t/Makefile	2025-01-11 18:54:04.561948727 +0100
-@@ -59,7 +59,7 @@
+--- git-2.50.0/t/Makefile~	2025-06-16 07:42:57.000000000 +0200
++++ git-2.50.0/t/Makefile	2025-06-17 09:18:14.264002642 +0200
+@@ -59,7 +59,7 @@ CHAINLINTSUPPRESS = GIT_TEST_EXT_CHAIN_L
  
  all:: $(DEFAULT_TEST_TARGET)
  
--test: pre-clean check-chainlint check-meson $(TEST_LINT)
-+test: pre-clean check-chainlint $(TEST_LINT)
+-test: pre-clean check-meson $(TEST_LINT)
++test: pre-clean $(TEST_LINT)
  	$(CHAINLINTSUPPRESS) $(MAKE) aggregate-results-and-cleanup
  
- failed:
+ ifneq ($(PERL_PATH),)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/78f71e6403948d2f4a6631875a7690a799815ee4



More information about the pld-cvs-commit mailing list