Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package di for openSUSE:Factory checked in 
at 2026-01-21 14:17:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/di (Old)
 and      /work/SRC/openSUSE:Factory/.di.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "di"

Wed Jan 21 14:17:01 2026 rev:8 rq:1328373 version:6.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/di/di.changes    2025-03-16 19:00:06.932306902 
+0100
+++ /work/SRC/openSUSE:Factory/.di.new.1928/di.changes  2026-01-21 
14:17:13.946589638 +0100
@@ -1,0 +2,13 @@
+Tue Jan 20 18:22:37 UTC 2026 - Andreas Stieger <[email protected]>
+
+- update to 6.2.1:
+  * Manual page updates and fixes
+  * Normalize -B (--block-size) argument processing to match
+    environment variable processing
+  * Use BLOCK_SIZE environment variable if present
+  * When the display size is set to bytes, ensure the value is
+    correctly printed
+  * Added support for the mpdecimal multi-precision library
+  * bug fixes
+
+-------------------------------------------------------------------

Old:
----
  di-6.0.0.tar.gz

New:
----
  di-6.2.1.tar.gz

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

Other differences:
------------------
++++++ di.spec ++++++
--- /var/tmp/diff_new_pack.vfDOGn/_old  2026-01-21 14:17:14.894629248 +0100
+++ /var/tmp/diff_new_pack.vfDOGn/_new  2026-01-21 14:17:14.894629248 +0100
@@ -2,7 +2,7 @@
 # spec file for package di
 #
 # Copyright (c) 2021 SUSE LLC
-# Copyright (c) 2025 Andreas Stieger <[email protected]>
+# Copyright (c) 2026 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
@@ -19,13 +19,13 @@
 
 %define sover 6
 Name:           di
-Version:        6.0.0
+Version:        6.2.1
 Release:        0
 Summary:        Disk Information Utility
 License:        Zlib
 URL:            https://diskinfo-di.sourceforge.io/
 Source:         
https://sourceforge.net/projects/diskinfo-di/files/%{name}-%{version}.tar.gz
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.18
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libtirpc)
 %if 0%{?sle_version} <= 150600 && 0%{?is_opensuse}
@@ -75,14 +75,13 @@
 
 %files -f %{name}.lang
 %license LICENSE.txt
-%doc README.txt
+%doc README.md
 %{_bindir}/di
 %{_mandir}/man1/di.1%{?ext_man}
 
 %files -n libdi%{sover}
 %license LICENSE.txt
-%{_libdir}/libdi.so.%{sover}
-%{_libdir}/libdi.so.%{sover}.*
+%{_libdir}/libdi.so.%{sover}{,.*}
 
 %files devel
 %license LICENSE.txt

++++++ di-6.0.0.tar.gz -> di-6.2.1.tar.gz ++++++
++++ 5076 lines of diff (skipped)

Reply via email to