Hello community, here is the log from the commit of package filelight for openSUSE:Leap:15.2 checked in at 2020-05-13 03:50:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/filelight (Old) and /work/SRC/openSUSE:Leap:15.2/.filelight.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "filelight" Wed May 13 03:50:57 2020 rev:37 rq:797326 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/filelight/filelight.changes 2020-03-15 07:12:39.597009990 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.filelight.new.2738/filelight.changes 2020-05-13 03:50:58.684091917 +0200 @@ -1,0 +2,33 @@ +Thu Apr 23 12:21:55 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- No code change since 20.03.90 + +------------------------------------------------------------------- +Sun Apr 5 20:29:41 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- Changes since 20.03.80: + * Fix Bug 419065 - Doesn't build with Qt 5.15 (kde#419065) + +------------------------------------------------------------------- +Sun Mar 22 09:16:36 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Changes since 19.12.3: + * filter out duplicate paths + * Make it compile with qt5.15 + * Use logging categories + * addVersionOption()/addHelpOption() already adds by KAboutData::setApplicationData + * Fix link: ui.html -> menus.html + +------------------------------------------------------------------- Old: ---- filelight-19.12.3.tar.xz filelight-19.12.3.tar.xz.sig New: ---- filelight-20.04.0.tar.xz filelight-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ filelight.spec ++++++ --- /var/tmp/diff_new_pack.xKoaKr/_old 2020-05-13 03:50:59.280093166 +0200 +++ /var/tmp/diff_new_pack.xKoaKr/_new 2020-05-13 03:50:59.280093166 +0200 @@ -1,7 +1,7 @@ # # spec file for package filelight # -# Copyright (c) 2018 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 @@ -21,28 +21,24 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: filelight -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Graphical disk usage viewer License: GPL-2.0-only OR GPL-3.0-only Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: extra-cmake-modules +BuildRequires: update-desktop-files +BuildRequires: xz BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5Parts) -BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(KF5Solid) -BuildRequires: update-desktop-files -BuildRequires: xz +BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Script) @@ -51,16 +47,16 @@ Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} %if %{with lang} -Recommends: %{name}-lang +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring %endif +Recommends: %{name}-lang %description Filelight creates an interactive visualization of disk usage and the sizes of files and directories on the system. -%if %{with lang} %lang_package -%endif %prep %setup -q -n filelight-%{version} ++++++ filelight-19.12.3.tar.xz -> filelight-20.04.0.tar.xz ++++++ ++++ 2488 lines of diff (skipped)
