Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package suse-kabi-tools for openSUSE:Factory 
checked in at 2026-02-06 19:04:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/suse-kabi-tools (Old)
 and      /work/SRC/openSUSE:Factory/.suse-kabi-tools.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "suse-kabi-tools"

Fri Feb  6 19:04:58 2026 rev:3 rq:1330778 version:1.1.0+git0.3857c3a

Changes:
--------
--- /work/SRC/openSUSE:Factory/suse-kabi-tools/suse-kabi-tools.changes  
2025-07-18 16:01:31.593977628 +0200
+++ 
/work/SRC/openSUSE:Factory/.suse-kabi-tools.new.1670/suse-kabi-tools.changes    
    2026-02-06 19:06:56.863517112 +0100
@@ -1,0 +2,35 @@
+Tue Feb 03 13:56:05 UTC 2026 - Petr Pavlu <[email protected]>
+
+- Update to version 1.1.0+git0.3857c3a:
+  * Add support for parsing quoted type names
+  * Report changes from a forward declaration to a definition in a succinct 
manner
+  * Fix the path reported in symtypes parsing errors
+  * Reject any extra data at the end of an override record
+  * Fix formatting of typedef enum declarations
+  * Fix the paths displayed when reporting duplicated exports
+  * Reject duplicate paths when reading symtypes data
+  * Ensure that loading symtypes data has commit or rollback semantics
+
+-------------------------------------------------------------------
+Tue Sep 16 13:43:39 UTC 2025 - Petr Pavlu <[email protected]>
+
+- Update to version 1.0.0+git0.4b3a0d0:
+  * Make parsing errors more informative
+  * Add the --filter-symbol-list option for 'ksymvers compare'
+  * Restrict 'ksymtypes split' to loading only consolidated symtypes files
+  * Restrict 'ksymtypes consolidate' to loading only split symtypes files
+  * Be less aggressive about wrapping '(', ')' and ','
+  * Enable setting output format of the ksymtypes comparison
+  * Add --format=mod-symbols for 'ksymvers compare' and 'ksymtypes compare'
+  * Add --format=short for 'ksymvers compare' and 'ksymtypes compare'
+  * Adopt a three-value exit status similar to that of diff/grep
+  * Exit 'ksymtypes compare' with code indicating input equality
+  * Require Rust version 1.88 or higher
+
+-------------------------------------------------------------------
+Fri Jul 25 15:41:11 UTC 2025 - Petr Pavlu <[email protected]>
+
+- Update to version 0.5.0+git6.7ef8a5e:
+  * Correct the --version output
+
+-------------------------------------------------------------------

Old:
----
  suse-kabi-tools-0.5.0+git0.9ad91db.obscpio

New:
----
  suse-kabi-tools-1.1.0+git0.3857c3a.obscpio

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

Other differences:
------------------
++++++ suse-kabi-tools.spec ++++++
--- /var/tmp/diff_new_pack.1VXSwc/_old  2026-02-06 19:06:57.767555107 +0100
+++ /var/tmp/diff_new_pack.1VXSwc/_new  2026-02-06 19:06:57.767555107 +0100
@@ -17,16 +17,15 @@
 
 
 Name:           suse-kabi-tools
-Version:        0.5.0+git0.9ad91db
+Version:        1.1.0+git0.3857c3a
 Release:        0
 Summary:        A set of ABI tools for the Linux kernel
 Group:          System/Kernel
 License:        GPL-2.0-or-later
 URL:            https://github.com/SUSE/suse-kabi-tools
 Source:         %{name}-%{version}.tar.zst
-BuildRequires:  cargo
+BuildRequires:  cargo >= 1.88
 BuildRequires:  cargo-packaging
-Requires:       perl
 
 %description
 suse-kabi-tools is a set of Application Binary Interface (ABI) tools for the
@@ -36,15 +35,18 @@
 %autosetup -p1
 
 %build
+export SUSE_KABI_TOOLS_VERSION="%{version}"
 %{cargo_build}
 
 %install
+export SUSE_KABI_TOOLS_VERSION="%{version}"
 %{cargo_install}
 install -D -m 0644 %{_builddir}/%{name}-%{version}/doc/ksymtypes.1 
%{buildroot}%{_mandir}/man1/ksymtypes.1
 install -D -m 0644 %{_builddir}/%{name}-%{version}/doc/ksymvers.1 
%{buildroot}%{_mandir}/man1/ksymvers.1
 install -D -m 0644 %{_builddir}/%{name}-%{version}/doc/suse-kabi-tools.5 
%{buildroot}%{_mandir}/man5/suse-kabi-tools.5
 
 %check
+export SUSE_KABI_TOOLS_VERSION="%{version}"
 %{cargo_test}
 
 %files

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.1VXSwc/_old  2026-02-06 19:06:57.819557292 +0100
+++ /var/tmp/diff_new_pack.1VXSwc/_new  2026-02-06 19:06:57.823557460 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/SUSE/suse-kabi-tools.git</param>
-              <param 
name="changesrevision">9ad91dbf802ca61e92f83eac91433abae6be5bc7</param></service></servicedata>
+              <param 
name="changesrevision">3857c3a8a4ad8248b84d3b071c69f8160f7d1751</param></service></servicedata>
 (No newline at EOF)
 

++++++ suse-kabi-tools-0.5.0+git0.9ad91db.obscpio -> 
suse-kabi-tools-1.1.0+git0.3857c3a.obscpio ++++++
++++ 1656874 lines of diff (skipped)

++++++ suse-kabi-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.1VXSwc/_old  2026-02-06 19:06:59.515628574 +0100
+++ /var/tmp/diff_new_pack.1VXSwc/_new  2026-02-06 19:06:59.519628742 +0100
@@ -1,5 +1,5 @@
 name: suse-kabi-tools
-version: 0.5.0+git0.9ad91db
-mtime: 1752754472
-commit: 9ad91dbf802ca61e92f83eac91433abae6be5bc7
+version: 1.1.0+git0.3857c3a
+mtime: 1760009296
+commit: 3857c3a8a4ad8248b84d3b071c69f8160f7d1751
 

Reply via email to