Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package thin-provisioning-tools for
openSUSE:Factory checked in at 2025-09-11 14:37:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thin-provisioning-tools (Old)
and /work/SRC/openSUSE:Factory/.thin-provisioning-tools.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thin-provisioning-tools"
Thu Sep 11 14:37:30 2025 rev:33 rq:1303525 version:1.2.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/thin-provisioning-tools/thin-provisioning-tools.changes
2025-02-19 15:59:24.594228084 +0100
+++
/work/SRC/openSUSE:Factory/.thin-provisioning-tools.new.1977/thin-provisioning-tools.changes
2025-09-11 14:37:42.939675571 +0200
@@ -1,0 +2,43 @@
+Wed Sep 03 07:18:45 UTC 2025 - Petr Gajdos <[email protected]>
+
+- Update to version 1.2.1:
+ * Bump version to 1.2.1
+ * [doc] Update CHANGES
+ * [build] Update dependencies to latest patch releases
+ * [build] Update dependencies to compatible minor versions
+ * [all] Do not elide inferred output lifetime to reduce confusion
+ * [thin_shrink] Replace custom helper with standard library method
+ * [thin_shrink] Add negative tests for build_remaps()
+ * [thin_shrink] Fix incorrect number of data blocks in output superblock
+ * Bump version to 1.2.0
+ * [doc] Note new repository location in README
+ * [doc] Update CHANGES
+ * [build] Update dependencies to latest patch releases
+ * [build] Update dependencies' major/minor versions without code changes
+ * [build] Update roaring to 0.11.0
+ * [build] Update rand to 0.9.1
+ * [build] Update nom to 8.0.0
+ * [build] Update clap and the expected help text in tests accordingly
+ * [cache_writeback] Fix a typo
+ * [tests] Ignore false-positive manual_div_ceil linter warnings
+ * [pdata/bitset] Avoid manual Result to Option conversion
+ * [io_engine] Shortcut the io::ErrorKind::Other creation
+ * [commands] Apply cargo fmt
+ * [build] Update fixedbitset to v0.5.7
+ * [io_engine] Remove unmaintained safemem dependency
+ * [commands] Remove unmaintained atty dependency
+ * [all] Fix clippy warnings
+ * Update Cargo.lock
+ * [all] Fix clippy warning of elided lifetime parameters
+ * [thin/stat] pass io engines by reference
+ * [space map/checker] Pass io engine by reference
+ * [btree lookup] pass io engine by reference
+ * [pdata/bitset] pass io engine by reference
+ * [array walker] pass io engine by reference
+ * [space map/allocated_blocks] pass io engine by reference
+ * Squash some warnings about elided lifetimes
+ * [btree walker] pass io engine by reference rather than by Arc
+ * Knock out thread btree walk code (unused)
+ * [doc] Update introductory text in README
+
+-------------------------------------------------------------------
@@ -438 +480,0 @@
--------------------------------------------------------------------
Old:
----
thin-provisioning-tools-1.1.0.tar.zst
New:
----
thin-provisioning-tools-1.2.1.tar.zst
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ thin-provisioning-tools.spec ++++++
--- /var/tmp/diff_new_pack.URGlgr/_old 2025-09-11 14:37:44.175727793 +0200
+++ /var/tmp/diff_new_pack.URGlgr/_new 2025-09-11 14:37:44.179727962 +0200
@@ -1,7 +1,7 @@
#
# spec file for package thin-provisioning-tools
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: thin-provisioning-tools
-Version: 1.1.0
+Version: 1.2.1
Release: 0
Summary: Thin Provisioning Tools
License: GPL-3.0-only
++++++ _service ++++++
--- /var/tmp/diff_new_pack.URGlgr/_old 2025-09-11 14:37:44.207729145 +0200
+++ /var/tmp/diff_new_pack.URGlgr/_new 2025-09-11 14:37:44.211729314 +0200
@@ -6,7 +6,7 @@
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
- <param name="revision">refs/tags/v1.1.0</param>
+ <param name="revision">refs/tags/v1.2.1</param>
</service>
<service mode="manual" name="tar" />
<service mode="manual" name="recompress">
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.URGlgr/_old 2025-09-11 14:37:44.231730159 +0200
+++ /var/tmp/diff_new_pack.URGlgr/_new 2025-09-11 14:37:44.235730328 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/jthornber/thin-provisioning-tools.git</param>
- <param
name="changesrevision">b745ab35057bdd0a4f1406938916621dcf2b7ef6</param></service></servicedata>
+ <param
name="changesrevision">3103d134991a7b8cb51aaaf55342fc8d057a8367</param></service></servicedata>
(No newline at EOF)
++++++ thin-provisioning-tools-1.1.0.tar.zst ->
thin-provisioning-tools-1.2.1.tar.zst ++++++
++++ 4981 lines of diff (skipped)
++++++ thin-provisioning-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.URGlgr/_old 2025-09-11 14:37:44.391736920 +0200
+++ /var/tmp/diff_new_pack.URGlgr/_new 2025-09-11 14:37:44.391736920 +0200
@@ -1,5 +1,5 @@
name: thin-provisioning-tools
-version: 1.1.0
-mtime: 1722942461
-commit: b745ab35057bdd0a4f1406938916621dcf2b7ef6
+version: 1.2.1
+mtime: 1755595845
+commit: 3103d134991a7b8cb51aaaf55342fc8d057a8367
++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/thin-provisioning-tools/vendor.tar.zst
/work/SRC/openSUSE:Factory/.thin-provisioning-tools.new.1977/vendor.tar.zst
differ: char 7, line 1