Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package filelight for openSUSE:Factory checked in at 2021-04-25 21:26:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/filelight (Old) and /work/SRC/openSUSE:Factory/.filelight.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "filelight" Sun Apr 25 21:26:15 2021 rev:119 rq:887598 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/filelight/filelight.changes 2021-03-08 15:18:57.162013183 +0100 +++ /work/SRC/openSUSE:Factory/.filelight.new.12324/filelight.changes 2021-04-25 21:26:33.284367828 +0200 @@ -1,0 +2,24 @@ +Fri Apr 16 16:11:11 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:39:38 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:27:16 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Too many changes since 20.12.3, only listing bugfixes: + * Fix tooltip positioning in RadialMap (kde#417162) + +------------------------------------------------------------------- Old: ---- filelight-20.12.3.tar.xz filelight-20.12.3.tar.xz.sig New: ---- filelight-21.04.0.tar.xz filelight-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ filelight.spec ++++++ --- /var/tmp/diff_new_pack.CPfoOn/_old 2021-04-25 21:26:34.740369579 +0200 +++ /var/tmp/diff_new_pack.CPfoOn/_new 2021-04-25 21:26:34.740369579 +0200 @@ -1,7 +1,7 @@ # # spec file for package filelight # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: filelight -Version: 20.12.3 +Version: 21.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 +URL: https://apps.kde.org/filelight 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 @@ -47,10 +51,6 @@ BuildRequires: cmake(Qt5Widgets) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif Recommends: %{name}-lang %description @@ -60,7 +60,7 @@ %lang_package %prep -%setup -q -n filelight-%{version} +%autosetup -p1 -n filelight-%{version} %build %cmake_kf5 -d build @@ -75,20 +75,20 @@ %suse_update_desktop_file org.kde.filelight System Filesystem %files -%license COPYING* +%license LICENSES/* %doc AUTHORS README.md %config %{_kf5_configdir}/filelightrc +%doc %lang(en) %{_kf5_htmldir}/en/filelight/ %{_kf5_applicationsdir}/org.kde.filelight.desktop +%{_kf5_appstreamdir}/org.kde.filelight.appdata.xml %{_kf5_bindir}/filelight -%doc %lang(en) %{_kf5_htmldir}/en/filelight/ +%{_kf5_debugdir}/filelight.categories %{_kf5_iconsdir}/hicolor/*/*/* %{_kf5_kxmlguidir}/filelight/ -%{_kf5_appstreamdir}/org.kde.filelight.appdata.xml -%{_kf5_debugdir}/filelight.categories %if %{with lang} %files lang -f %{name}.lang -%license COPYING* +%license LICENSES/* %endif %changelog ++++++ filelight-20.12.3.tar.xz -> filelight-21.04.0.tar.xz ++++++ ++++ 23900 lines of diff (skipped)
