Hello community, here is the log from the commit of package filelight for openSUSE:Factory checked in at 2015-05-11 17:29:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/filelight (Old) and /work/SRC/openSUSE:Factory/.filelight.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "filelight" Changes: -------- --- /work/SRC/openSUSE:Factory/filelight/filelight.changes 2015-03-11 09:44:22.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.filelight.new/filelight.changes 2015-05-11 17:29:29.000000000 +0200 @@ -1,0 +2,22 @@ +Sat Apr 11 12:41:07 UTC 2015 - [email protected] + +- Update to KDE Applications 15.04.0 + * KDE Applications 15.04.0 + * https://www.kde.org/announcements/announce-applications-15.04.0.php + + +------------------------------------------------------------------- +Sat Mar 21 17:17:36 UTC 2015 - [email protected] + +- Update to KDE Applications 15.03.95 + * KDE Applications 15.04 RC + + +------------------------------------------------------------------- +Sun Mar 8 12:35:01 UTC 2015 - [email protected] + +- Update to KDE Applications 15.03.80 + * KDE Applications 15.04 Beta + + +------------------------------------------------------------------- Old: ---- filelight-14.12.3.tar.xz New: ---- filelight-15.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ filelight.spec ++++++ --- /var/tmp/diff_new_pack.lkVVos/_old 2015-05-11 17:29:29.000000000 +0200 +++ /var/tmp/diff_new_pack.lkVVos/_new 2015-05-11 17:29:29.000000000 +0200 @@ -17,17 +17,32 @@ Name: filelight -Version: 14.12.3 +Version: 15.04.0 Release: 0 Summary: Graphical disk usage viewer License: GPL-2.0 or GPL-3.0 Group: System/GUI/KDE Url: http://www.kde.org Source0: filelight-%{version}.tar.xz -BuildRequires: libkde4-devel BuildRequires: xz +BuildRequires: extra-cmake-modules +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5DBus) +BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(Qt5Script) +BuildRequires: pkgconfig(Qt5Test) +BuildRequires: kio-devel +BuildRequires: ki18n-devel +BuildRequires: kparts-devel +BuildRequires: solid-devel +BuildRequires: kxmlgui-devel +BuildRequires: kconfig-devel +BuildRequires: kcoreaddons-devel +BuildRequires: kdoctools-devel +BuildRequires: update-desktop-files +Obsoletes: %{name}5 < %{version} +Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires %description Filelight creates an attractive interactive visualization of disk usage @@ -37,14 +52,12 @@ %setup -q -n filelight-%{version} %build -%cmake_kde4 -d build +%cmake_kf5 -d build %make_jobs %install -cd build -%kde4_makeinstall -%suse_update_desktop_file filelight System Filesystem -%kde_post_install +%kf5_makeinstall -C build +%suse_update_desktop_file org.kde.filelight System Filesystem %post -p /sbin/ldconfig @@ -53,14 +66,14 @@ %files %defattr(-,root,root) %doc AUTHORS COPYING* NEWS README -%_kde4_bindir/filelight -%_kde4_modulesdir/filelightpart.so -%_kde4_applicationsdir/filelight.desktop -%_kde4_htmldir/en/filelight/ -%_kde4_iconsdir/hicolor/*/*/*.* -%_kde4_appsdir/filelight/ -%_kde4_servicesdir/filelightpart.desktop -%_kde4_appsdir/filelightpart/ -%_kde4_configdir/*rc +%{_kf5_bindir}/filelight +%{_kf5_plugindir}/ +%{_kf5_servicesdir}/ +%{_kf5_applicationsdir}/org.kde.filelight.desktop +%{_kf5_sharedir}/kxmlgui5/filelight/ +%{_kf5_sharedir}/kxmlgui5/filelightpart/ +%{_kf5_iconsdir}/hicolor/*/*/* +%config %{_kf5_configdir}/filelightrc +%{_kf5_htmldir}/en/filelight/ %changelog ++++++ filelight-14.12.3.tar.xz -> filelight-15.04.0.tar.xz ++++++ ++++ 2815 lines of diff (skipped)
