Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libstorage-ng for openSUSE:Factory checked in at 2026-01-30 18:19:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old) and /work/SRC/openSUSE:Factory/.libstorage-ng.new.1995 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libstorage-ng" Fri Jan 30 18:19:41 2026 rev:325 rq:1329826 version:4.5.287 Changes: -------- --- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes 2026-01-26 10:45:31.671776567 +0100 +++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1995/libstorage-ng.changes 2026-01-30 18:20:31.993121131 +0100 @@ -1,0 +2,7 @@ +Thu Jan 29 14:42:39 UTC 2026 - [email protected] + +- merge gh#openSUSE/libstorage-ng#1051 +- removed unneeded includes +- 4.5.287 + +-------------------------------------------------------------------- Old: ---- libstorage-ng-4.5.286.tar.xz New: ---- libstorage-ng-4.5.287.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libstorage-ng.spec ++++++ --- /var/tmp/diff_new_pack.ZJfF0n/_old 2026-01-30 18:20:33.377178881 +0100 +++ /var/tmp/diff_new_pack.ZJfF0n/_new 2026-01-30 18:20:33.377178881 +0100 @@ -18,7 +18,7 @@ %define libname %{name}1 Name: libstorage-ng -Version: 4.5.286 +Version: 4.5.287 Release: 0 Summary: Library for storage management License: GPL-2.0-only ++++++ libstorage-ng-4.5.286.tar.xz -> libstorage-ng-4.5.287.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.286/VERSION new/libstorage-ng-4.5.287/VERSION --- old/libstorage-ng-4.5.286/VERSION 2026-01-23 19:43:31.000000000 +0100 +++ new/libstorage-ng-4.5.287/VERSION 2026-01-29 15:42:39.000000000 +0100 @@ -1 +1 @@ -4.5.286 +4.5.287 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.286/storage/CompoundAction/Formatter/Bcache.cc new/libstorage-ng-4.5.287/storage/CompoundAction/Formatter/Bcache.cc --- old/libstorage-ng-4.5.286/storage/CompoundAction/Formatter/Bcache.cc 2026-01-23 19:43:31.000000000 +0100 +++ new/libstorage-ng-4.5.287/storage/CompoundAction/Formatter/Bcache.cc 2026-01-29 15:42:39.000000000 +0100 @@ -20,8 +20,6 @@ */ -#include <boost/algorithm/string.hpp> - #include "storage/CompoundAction/Formatter/Bcache.h" #include "storage/Devices/BcacheImpl.h" #include "storage/Filesystems/Swap.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.286/storage/CompoundAction/Formatter/Md.cc new/libstorage-ng-4.5.287/storage/CompoundAction/Formatter/Md.cc --- old/libstorage-ng-4.5.286/storage/CompoundAction/Formatter/Md.cc 2026-01-23 19:43:31.000000000 +0100 +++ new/libstorage-ng-4.5.287/storage/CompoundAction/Formatter/Md.cc 2026-01-29 15:42:39.000000000 +0100 @@ -20,8 +20,6 @@ */ -#include <boost/algorithm/string.hpp> - #include "storage/CompoundAction/Formatter/Md.h" #include "storage/Filesystems/Swap.h" #include "storage/Utils/Format.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.286/storage/Devices/BcacheCsetImpl.cc new/libstorage-ng-4.5.287/storage/Devices/BcacheCsetImpl.cc --- old/libstorage-ng-4.5.286/storage/Devices/BcacheCsetImpl.cc 2026-01-23 19:43:31.000000000 +0100 +++ new/libstorage-ng-4.5.287/storage/Devices/BcacheCsetImpl.cc 2026-01-29 15:42:39.000000000 +0100 @@ -21,7 +21,6 @@ #include <regex> -#include <boost/algorithm/string.hpp> #include "storage/Utils/XmlFile.h" #include "storage/Utils/StorageTmpl.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.286/storage/Devices/Dasd.cc new/libstorage-ng-4.5.287/storage/Devices/Dasd.cc --- old/libstorage-ng-4.5.286/storage/Devices/Dasd.cc 2026-01-23 19:43:31.000000000 +0100 +++ new/libstorage-ng-4.5.287/storage/Devices/Dasd.cc 2026-01-29 15:42:39.000000000 +0100 @@ -21,8 +21,6 @@ */ -#include <boost/algorithm/string.hpp> - #include "storage/Utils/StorageDefines.h" #include "storage/Devices/DasdImpl.h" #include "storage/Devicegraph.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.286/storage/Filesystems/MountPointImpl.cc new/libstorage-ng-4.5.287/storage/Filesystems/MountPointImpl.cc --- old/libstorage-ng-4.5.286/storage/Filesystems/MountPointImpl.cc 2026-01-23 19:43:31.000000000 +0100 +++ new/libstorage-ng-4.5.287/storage/Filesystems/MountPointImpl.cc 2026-01-29 15:42:39.000000000 +0100 @@ -20,8 +20,6 @@ */ -#include <boost/algorithm/string.hpp> - #include "storage/Utils/XmlFile.h" #include "storage/Devices/BlkDeviceImpl.h" #include "storage/Filesystems/MountPointImpl.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.286/storage/Filesystems/NtfsImpl.cc new/libstorage-ng-4.5.287/storage/Filesystems/NtfsImpl.cc --- old/libstorage-ng-4.5.286/storage/Filesystems/NtfsImpl.cc 2026-01-23 19:43:31.000000000 +0100 +++ new/libstorage-ng-4.5.287/storage/Filesystems/NtfsImpl.cc 2026-01-29 15:42:39.000000000 +0100 @@ -21,8 +21,6 @@ */ -#include <boost/algorithm/string.hpp> - #include "storage/Utils/StorageDefines.h" #include "storage/Utils/SystemCmd.h" #include "storage/Utils/StorageTmpl.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.286/storage/Filesystems/TmpfsImpl.cc new/libstorage-ng-4.5.287/storage/Filesystems/TmpfsImpl.cc --- old/libstorage-ng-4.5.286/storage/Filesystems/TmpfsImpl.cc 2026-01-23 19:43:31.000000000 +0100 +++ new/libstorage-ng-4.5.287/storage/Filesystems/TmpfsImpl.cc 2026-01-29 15:42:39.000000000 +0100 @@ -20,8 +20,6 @@ */ -#include <boost/algorithm/string.hpp> - #include "storage/Utils/XmlFile.h" #include "storage/Filesystems/TmpfsImpl.h" #include "storage/Filesystems/MountPointImpl.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.286/storage/SystemInfo/CmdLsattr.cc new/libstorage-ng-4.5.287/storage/SystemInfo/CmdLsattr.cc --- old/libstorage-ng-4.5.286/storage/SystemInfo/CmdLsattr.cc 2026-01-23 19:43:31.000000000 +0100 +++ new/libstorage-ng-4.5.287/storage/SystemInfo/CmdLsattr.cc 2026-01-29 15:42:39.000000000 +0100 @@ -20,8 +20,6 @@ */ -#include <boost/algorithm/string.hpp> - #include "storage/Utils/SystemCmd.h" #include "storage/Utils/StorageDefines.h" #include "storage/SystemInfo/CmdLsattr.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.286/storage/Utils/AppUtil.cc new/libstorage-ng-4.5.287/storage/Utils/AppUtil.cc --- old/libstorage-ng-4.5.286/storage/Utils/AppUtil.cc 2026-01-23 19:43:31.000000000 +0100 +++ new/libstorage-ng-4.5.287/storage/Utils/AppUtil.cc 2026-01-29 15:42:39.000000000 +0100 @@ -33,7 +33,6 @@ #include <dirent.h> #include <string> #include <boost/algorithm/string.hpp> -#include <boost/io/ios_state.hpp> #include "config.h" #include "storage/Utils/AsciiFile.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.286/storage/Utils/SnapperConfig.cc new/libstorage-ng-4.5.287/storage/Utils/SnapperConfig.cc --- old/libstorage-ng-4.5.286/storage/Utils/SnapperConfig.cc 2026-01-23 19:43:31.000000000 +0100 +++ new/libstorage-ng-4.5.287/storage/Utils/SnapperConfig.cc 2026-01-29 15:42:39.000000000 +0100 @@ -20,8 +20,6 @@ */ -#include <boost/algorithm/string.hpp> - #include "storage/Utils/SnapperConfig.h" #include "storage/Devices/BlkDevice.h" #include "storage/Devices/DeviceImpl.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.286/storage/Utils/Text.cc new/libstorage-ng-4.5.287/storage/Utils/Text.cc --- old/libstorage-ng-4.5.286/storage/Utils/Text.cc 2026-01-23 19:43:31.000000000 +0100 +++ new/libstorage-ng-4.5.287/storage/Utils/Text.cc 2026-01-29 15:42:39.000000000 +0100 @@ -22,7 +22,6 @@ #include <libintl.h> -#include <boost/algorithm/string.hpp> #include "storage/Utils/Text.h" #include "storage/Utils/AppUtil.h"
