Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gitui for openSUSE:Factory checked 
in at 2024-05-20 18:12:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gitui (Old)
 and      /work/SRC/openSUSE:Factory/.gitui.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gitui"

Mon May 20 18:12:42 2024 rev:8 rq:1175022 version:0.26.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gitui/gitui.changes      2024-04-21 
20:27:42.806873253 +0200
+++ /work/SRC/openSUSE:Factory/.gitui.new.1880/gitui.changes    2024-05-20 
18:14:02.187601597 +0200
@@ -1,0 +2,11 @@
+Sat May 18 12:21:18 UTC 2024 - Andreas Stieger <[email protected]>
+
+- update to version 0.26.2:
+  * respect configuration for remote when fetching (also applies
+    to pulling)
+  * add : character to sign-off trailer to comply with Conventional
+    Commits standard
+  * support overriding build_date for reproducible builds
+- update vendored dependencies for CVE-2023-48795 (boo#1218264)
+
+-------------------------------------------------------------------

Old:
----
  gitui-0.26.1.tar.gz

New:
----
  gitui-0.26.2.tar.gz

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

Other differences:
------------------
++++++ gitui.spec ++++++
--- /var/tmp/diff_new_pack.kJyaRq/_old  2024-05-20 18:14:03.903663977 +0200
+++ /var/tmp/diff_new_pack.kJyaRq/_new  2024-05-20 18:14:03.903663977 +0200
@@ -2,6 +2,7 @@
 # spec file for package gitui
 #
 # Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2024 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +18,7 @@
 
 
 Name:           gitui
-Version:        0.26.1
+Version:        0.26.2
 Release:        0
 Summary:        Terminal UI for git
 License:        (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (0BSD OR MIT OR 
Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 
OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Artistic-2.0 OR CC0-1.0) AND 
(Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR 
Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND BSD-2-Clause AND 
BSD-3-Clause AND CDDL-1.0 AND ISC AND MIT AND MIT AND CC-BY-3.0 AND MPL-2.0 AND 
SUSE-GPL-2.0-with-linking-exception
@@ -26,6 +27,7 @@
 Source1:        vendor.tar.zst
 BuildRequires:  cargo-packaging
 BuildRequires:  git-core
+BuildRequires:  pkgconfig
 BuildRequires:  zstd
 BuildRequires:  pkgconfig(libgit2)
 BuildRequires:  pkgconfig(openssl)
@@ -50,13 +52,13 @@
 %autosetup -a1
 
 %build
-%cargo_build
+%{cargo_build}
 
 %install
-%cargo_install
+%{cargo_install}
 
 %check
-%cargo_test
+%{cargo_test}
 
 %files
 %license LICENSE.md

++++++ _service ++++++
--- /var/tmp/diff_new_pack.kJyaRq/_old  2024-05-20 18:14:03.939665286 +0200
+++ /var/tmp/diff_new_pack.kJyaRq/_new  2024-05-20 18:14:03.943665431 +0200
@@ -2,7 +2,7 @@
   <service mode="manual" name="download_files" />
   <service name="cargo_vendor" mode="manual">
      <param name="srctar">gitui-*.tar.gz</param>
-     <param name="update">false</param>
+     <param name="update">true</param>
   </service>
   <service name="cargo_audit" mode="manual">
      <param name="srcdir">gitui-*</param>

++++++ gitui-0.26.1.tar.gz -> gitui-0.26.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/gitui/gitui-0.26.1.tar.gz 
/work/SRC/openSUSE:Factory/.gitui.new.1880/gitui-0.26.2.tar.gz differ: char 13, 
line 1

++++++ vendor.tar.zst ++++++
Binary files /var/tmp/diff_new_pack.kJyaRq/_old and 
/var/tmp/diff_new_pack.kJyaRq/_new differ

Reply via email to