Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libblockdev for openSUSE:Factory checked in at 2024-07-19 15:26:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libblockdev (Old) and /work/SRC/openSUSE:Factory/.libblockdev.new.17339 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libblockdev" Fri Jul 19 15:26:09 2024 rev:25 rq:1188457 version:3.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libblockdev/libblockdev.changes 2024-02-15 21:01:17.589875689 +0100 +++ /work/SRC/openSUSE:Factory/.libblockdev.new.17339/libblockdev.changes 2024-07-19 15:26:25.613013965 +0200 @@ -1,0 +2,17 @@ +Wed Apr 10 11:29:31 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 3.1.1: + * Use glib2 G_GNUC_UNUSED in place of UNUSED locally defined + * Port to G_GNUC_INTERNAL for controlling symbols visibility + * Fix some more occurrences of missing port to G_GNUC_UNUSED + * dm_logging: Annotate redirect_dm_log() printf format + * tests: Add NVMe persistent discovery controller tests + * tests: Add NVMe controller type checks + * Makefile: Fix bumpver to work with micro versions + * tests: Manually remove removed PVs from LVM devices file + * tests: Ignore LVM devices file for non-LVM tests + * tests: Fix removing custom LVM devices file + * nvme: Add bd_nvme_is_tech_avail to the API file + * lvm-dbus: Fix passing size for pvresize over DBus + +------------------------------------------------------------------- Old: ---- libblockdev-3.1.0.tar.gz New: ---- libblockdev-3.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libblockdev.spec ++++++ --- /var/tmp/diff_new_pack.ohafrP/_old 2024-07-19 15:26:26.345043092 +0200 +++ /var/tmp/diff_new_pack.ohafrP/_new 2024-07-19 15:26:26.345043092 +0200 @@ -41,7 +41,7 @@ %define soversion 3 Name: libblockdev -Version: 3.1.0 +Version: 3.1.1 Release: 0 Summary: A library for low-level manipulation with block devices License: LGPL-2.1-only ++++++ NEWS.rst ++++++ --- /var/tmp/diff_new_pack.ohafrP/_old 2024-07-19 15:26:26.381044525 +0200 +++ /var/tmp/diff_new_pack.ohafrP/_new 2024-07-19 15:26:26.381044525 +0200 @@ -1,3 +1,32 @@ +Libblockdev 3.1.1 +------------------ + +New bugfix release of the libblockdev library with multiple fixes. See below +for details. + +**Full list of changes** + +Giulio Benetti (1): + +- Use glib2 G_GNUC_UNUSED in place of UNUSED locally defined + +Tomas Bzatek (5): + +- Port to G_GNUC_INTERNAL for controlling symbols visibility +- Fix some more occurrences of missing port to G_GNUC_UNUSED +- dm_logging: Annotate redirect_dm_log() printf format +- tests: Add NVMe persistent discovery controller tests +- tests: Add NVMe controller type checks + +Vojtech Trefny (6): + +- Makefile: Fix bumpver to work with micro versions +- tests: Manually remove removed PVs from LVM devices file +- tests: Ignore LVM devices file for non-LVM tests +- tests: Fix removing custom LVM devices file +- nvme: Add bd_nvme_is_tech_avail to the API file +- lvm-dbus: Fix passing size for pvresize over DBus + Libblockdev 3.1.0 ------------------ ++++++ libblockdev-3.1.0.tar.gz -> libblockdev-3.1.1.tar.gz ++++++ ++++ 3493 lines of diff (skipped)