SHA256
1
0
forked from pool/k4dirstat

Accepting request 690699 from KDE:Extra

- Update to 3.1.4:
  * No longer ignore files containing dot when reading cache file
  * Remove trailing slash from command line argument

OBS-URL: https://build.opensuse.org/request/show/690699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/k4dirstat?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2019-04-03 07:28:29 +00:00 committed by Git OBS Bridge
commit d71984b57b
4 changed files with 14 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8dedbbcf9eaf8519eb836332b1792774db355710b558706cf6470cbc2f45412a
size 230480

3
k4dirstat-3.1.4.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b3f54a4e2e2a0b530cb95652a4c2f14f5ce7cb075eeafa738539f7b95baa845
size 230737

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 2 15:30:22 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.1.4:
* No longer ignore files containing dot when reading cache file
* Remove trailing slash from command line argument
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 25 20:41:44 UTC 2018 - christophe@krop.fr Fri May 25 20:41:44 UTC 2018 - christophe@krop.fr

View File

@ -1,7 +1,7 @@
# #
# spec file for package k4dirstat # spec file for package k4dirstat
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -12,12 +12,12 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
Name: k4dirstat Name: k4dirstat
Version: 3.1.3 Version: 3.1.4
Release: 0 Release: 0
Summary: Graphical Disk Usage Utility Summary: Graphical Disk Usage Utility
License: GPL-2.0-only AND LGPL-2.0-only License: GPL-2.0-only AND LGPL-2.0-only
@ -50,7 +50,7 @@ graphically.
%lang_package %lang_package
%prep %prep
%setup -q -n jeromerobert-k4dirstat-fcf698417d42 %setup -q -n jeromerobert-k4dirstat-0fd87f361645
%build %build
%cmake_kf5 -d build %cmake_kf5 -d build