Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package git for openSUSE:Factory checked in
at 2026-07-17 18:46:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git (Old)
and /work/SRC/openSUSE:Factory/.git.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git"
Fri Jul 17 18:46:56 2026 rev:337 rq:1365936 version:2.55.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/git/git.changes 2026-07-09 22:18:18.259931314
+0200
+++ /work/SRC/openSUSE:Factory/.git.new.24530/git.changes 2026-07-17
18:47:11.140606657 +0200
@@ -63,0 +64 @@
+- enable rust support for Tumbleweed
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.mcQ1Qz/_old 2026-07-17 18:47:12.064637952 +0200
+++ /var/tmp/diff_new_pack.mcQ1Qz/_new 2026-07-17 18:47:12.068638088 +0200
@@ -88,6 +88,7 @@
BuildRequires: update-desktop-files
BuildRequires: xz
%if 0%{?suse_version} > 1600
+BuildRequires: cargo-packaging
BuildRequires: pkgconfig(zlib-ng)
%else
BuildRequires: pkgconfig(zlib)
@@ -341,7 +342,9 @@
DESTDIR=%{buildroot} \
NO_CROSS_DIRECTORY_HARDLINKS=1 \
NO_INSTALL_HARDLINKS=1 \
+%if 0%{?suse_version} && 0%{?suse_version} <= 1600
NO_RUST=1 \
+%endif
%if 0%{?suse_version} > 1320
DC_SHA1_EXTERNAL=YesPlease \
%endif