Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package framework_tool for openSUSE:Factory 
checked in at 2026-09-01 15:52:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/framework_tool (Old)
 and      /work/SRC/openSUSE:Factory/.framework_tool.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "framework_tool"

Tue Sep  1 15:52:08 2026 rev:14 rq:1375122 version:0.6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/framework_tool/framework_tool.changes    
2026-07-07 21:07:35.579406533 +0200
+++ /work/SRC/openSUSE:Factory/.framework_tool.new.1265/framework_tool.changes  
2026-09-01 15:52:49.543111345 +0200
@@ -1,0 +2,5 @@
+Tue Sep  1 12:43:03 UTC 2026 - Nico Krapp <[email protected]>
+
+- don't use vendored system libs
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ framework_tool.spec ++++++
--- /var/tmp/diff_new_pack.oAASEA/_old  2026-09-01 15:52:50.373140302 +0200
+++ /var/tmp/diff_new_pack.oAASEA/_new  2026-09-01 15:52:50.377140442 +0200
@@ -29,7 +29,10 @@
 Source1:        vendor.tar.zst
 BuildRequires:  cargo-packaging
 BuildRequires:  pkg-config
-BuildRequires:  systemd-devel
+BuildRequires:  pkgconfig(libusb-1.0)
+BuildRequires:  pkgconfig(zlib)
+BuildRequires:  pkgconfig(libgit2)
+BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  zsh
 ExclusiveArch:  x86_64
 
@@ -38,6 +41,7 @@
 
 %prep
 %autosetup -p1 -a1 -n %{reponame}-%{version}
+export LIBGIT2_NO_VENDOR=1
 
 %build
 %cargo_build

Reply via email to