Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qdirstat for openSUSE:Factory checked in at 2021-08-28 22:29:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qdirstat (Old) and /work/SRC/openSUSE:Factory/.qdirstat.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qdirstat" Sat Aug 28 22:29:47 2021 rev:11 rq:914822 version:1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/qdirstat/qdirstat.changes 2021-04-06 17:32:29.187307320 +0200 +++ /work/SRC/openSUSE:Factory/.qdirstat.new.1899/qdirstat.changes 2021-08-28 22:30:07.266038827 +0200 @@ -1,0 +2,9 @@ +Sat Aug 28 18:39:57 UTC 2021 - Stefan Hundhammer <[email protected]> + +- Update to V1.8: + - New view: File Age Statistics + - Navigation history like in a web browser (Back, Forward) + - Bug fixes + - Some small improvements + +------------------------------------------------------------------- @@ -15,3 +23,0 @@ -- Reverted some of mrey's .spec file changes to fix build failures - on SLE-12-SPx -- Re-added man pages to files list now that they finally build @@ -20 +26 @@ -Tue Jul 28 22:21:38 UTC 2020 - Martin Rey <[email protected]> +Sun Jul 26 12:23:47 UTC 2020 - Stefan Hundhammer <[email protected]> @@ -22 +28 @@ -- Update to V1.7; upstream change log: +- Update to V1.7: @@ -24,30 +30,6 @@ - reported by the du command: Now also taking the allocated size - into account. - - Now also displaying the allocated size where it makes sense. - - New "Mounted Filesystems" window showing output similar to the - df command (but without the cruft). - - New directory selection dialog showing all (real) filesystems. - - New checkbox to cross filesystems (temporarily) in the - directory selection dialog. - - Workaround for NTFS oddities: Ignoring hard links on NTFS. - - Added config option to ignore hard links in general. - - Added a document about Btrfs free size and how different tools - tend to show different values: Btrfs-Free-Size.md - - Fixed the internal cache writer (the one called from the File - menu, not the qdirstat-cache-writer Perl script): For files - with multiple hard links, it wrote the wrong size to the cache - file: The result of size / links, not size. - (GitHub Issue #124.) - - Fixed crash when terminating with Ctrl-Q while reading - directories (GitHub Issue #122). - - Now automatically reopening the old current branch in the tree - view when using actions like "refresh selected" and "continue - reading at mount point (GitHub Issue #135). - - Now automatically expanding the first directory level of a - mount point after "continue reading at mount point". - - Now correctly labelling a mount point as mount point in the - "Details" panel. -- Changes in spec file - - Run spec file through spec-cleaner - - Change Source to an URL - - use %make_build in build step + reported by the "du" command: Now also taking the allocated + size into account + - New "Mounted Filesystems" window showing output similar to "df" + - New directory selection dialog showing all (real) filesystems + - Workaround for NTFS oddities: Ignoring hard links on NTFS + - Bug fixes Old: ---- qdirstat-1.7.1.tar.bz2 New: ---- qdirstat-1.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qdirstat.spec ++++++ --- /var/tmp/diff_new_pack.KQ3fHb/_old 2021-08-28 22:30:08.010039654 +0200 +++ /var/tmp/diff_new_pack.KQ3fHb/_new 2021-08-28 22:30:08.018039663 +0200 @@ -1,7 +1,7 @@ # # spec file for package qdirstat # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,12 @@ Name: qdirstat -Version: 1.7.1 +Version: 1.8 Release: 0 Summary: Directory Statistics License: GPL-2.0-only -URL: https://github.com/shundhammer/qdirstat +Url: https://github.com/shundhammer/qdirstat Source0: %{name}-%{version}.tar.bz2 - BuildRequires: libQt5Core-devel BuildRequires: libQt5Widgets-devel BuildRequires: libqt5-qtbase-common-devel @@ -68,6 +67,8 @@ - File size histogram view. + - File age view. + - Free, used and reserved disk size for each mounted filesystem (like df) ++++++ qdirstat-1.7.1.tar.bz2 -> qdirstat-1.8.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/qdirstat/qdirstat-1.7.1.tar.bz2 /work/SRC/openSUSE:Factory/.qdirstat.new.1899/qdirstat-1.8.tar.bz2 differ: char 11, line 1
