Hello community,

here is the log from the commit of package ncdu for openSUSE:Factory checked in 
at 2020-06-09 00:09:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ncdu (Old)
 and      /work/SRC/openSUSE:Factory/.ncdu.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ncdu"

Tue Jun  9 00:09:24 2020 rev:12 rq:812451 version:1.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/ncdu/ncdu.changes        2019-05-22 
12:20:02.680849530 +0200
+++ /work/SRC/openSUSE:Factory/.ncdu.new.3606/ncdu.changes      2020-06-09 
00:11:37.306708523 +0200
@@ -1,0 +2,10 @@
+Sat Jun  6 12:28:31 UTC 2020 - Matthias Eliasson <eli...@opensuse.org>
+
+- Update to version 1.15
+  * (Linux) Add --exclude-kernfs option to exclude pseudo filesystems 
(Christian Göttsche)
+  * Fix bug in calculating the apparent size of directories containing 
hardlinks
+  * Fix integer overflow with directories containing >2GiB worth of file names
+  * Fix yet another possible 100% CPU bug when losing terminal
+- run spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  ncdu-1.14.tar.gz
  ncdu-1.14.tar.gz.asc

New:
----
  ncdu-1.15.tar.gz
  ncdu-1.15.tar.gz.asc

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

Other differences:
------------------
++++++ ncdu.spec ++++++
--- /var/tmp/diff_new_pack.V4juGI/_old  2020-06-09 00:11:38.494712169 +0200
+++ /var/tmp/diff_new_pack.V4juGI/_new  2020-06-09 00:11:38.494712169 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ncdu
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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,12 +17,11 @@
 
 
 Name:           ncdu
-Version:        1.14
+Version:        1.15
 Release:        0
 Summary:        NCurses Disk Usage
 License:        MIT
-Group:          System/Filesystems
-Url:            https://dev.yorhel.nl/ncdu/
+URL:            https://dev.yorhel.nl/ncdu/
 Source0:        https://dev.yorhel.nl/download/%{name}-%{version}.tar.gz
 Source1:        https://dev.yorhel.nl/download/%{name}-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
@@ -38,14 +37,15 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %files
-%doc ChangeLog README COPYING
+%license COPYING
+%doc ChangeLog README
 %{_bindir}/%{name}
-%{_mandir}/man1/%{name}.1%{ext_man}
+%{_mandir}/man1/%{name}.1%{?ext_man}
 
 %changelog

++++++ ncdu-1.14.tar.gz -> ncdu-1.15.tar.gz ++++++
++++ 3043 lines of diff (skipped)


Reply via email to