Hello community, here is the log from the commit of package knavalbattle for openSUSE:Factory checked in at 2016-01-10 13:05:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knavalbattle (Old) and /work/SRC/openSUSE:Factory/.knavalbattle.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knavalbattle" Changes: -------- --- /work/SRC/openSUSE:Factory/knavalbattle/knavalbattle.changes 2015-11-15 12:37:53.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.knavalbattle.new/knavalbattle.changes 2016-01-10 13:05:48.000000000 +0100 @@ -1,0 +2,9 @@ +Sun Dec 13 13:23:09 UTC 2015 - [email protected] + +- Update to KDE Applications 15.12.0 + * KDE Applications 15.12.0 + * https://www.kde.org/announcements/announce-applications-15.12.0.php + * boo#958887 + + +------------------------------------------------------------------- Old: ---- knavalbattle-15.08.3.tar.xz New: ---- knavalbattle-15.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knavalbattle.spec ++++++ --- /var/tmp/diff_new_pack.rz7wfF/_old 2016-01-10 13:05:49.000000000 +0100 +++ /var/tmp/diff_new_pack.rz7wfF/_new 2016-01-10 13:05:49.000000000 +0100 @@ -17,13 +17,36 @@ Name: knavalbattle -BuildRequires: libkdegames4-devel -BuildRequires: xz +BuildRequires: libkdegames-devel +BuildRequires: extra-cmake-modules +BuildRequires: pkgconfig(Qt5Widgets) +BuildRequires: pkgconfig(Qt5QuickWidgets) +BuildRequires: pkgconfig(Qt5Test) +BuildRequires: pkgconfig(Qt5Svg) +BuildRequires: kconfig-devel +BuildRequires: kcoreaddons-devel +BuildRequires: kwidgetsaddons-devel +BuildRequires: ki18n-devel +BuildRequires: kdnssd-framework-devel +BuildRequires: kguiaddons-devel +BuildRequires: kconfigwidgets-devel +BuildRequires: kitemviews-devel +BuildRequires: kdeclarative-devel +BuildRequires: kiconthemes-devel +BuildRequires: kxmlgui-devel +BuildRequires: kio-devel +BuildRequires: knotifyconfig-devel +BuildRequires: kdelibs4support-devel +BuildRequires: knewstuff-devel +BuildRequires: phonon4qt5-devel +BuildRequires: kdoctools-devel +BuildRequires: ktextwidgets-devel +BuildRequires: update-desktop-files Summary: Battleship game License: GPL-2.0+ Group: Amusements/Games/Board/Other Url: http://www.kde.org -Version: 15.08.3 +Version: 15.12.0 Release: 0 Source0: knavalbattle-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -31,7 +54,6 @@ Obsoletes: kbattleship < %{version} Provides: navalbattle = %{version} Obsoletes: navalbattle < %{version} -%kde4_runtime_requires %description KBatteship is a KDE implentation of the popular game "Battleship" where @@ -43,14 +65,12 @@ %setup -q -n knavalbattle-%{version} %build - %cmake_kde4 -d build + %cmake_kf5 -d build %make_jobs %install - cd build - %kde4_makeinstall - %suse_update_desktop_file -r knavalbattle Game BoardGame - %kde_post_install + %kf5_makeinstall -C build + %suse_update_desktop_file -r org.kde.knavalbattle Game BoardGame %post -p /sbin/ldconfig @@ -59,13 +79,14 @@ %files %defattr(-,root,root) %doc COPYING COPYING.DOC -%{_kde4_bindir}/knavalbattle -%{_kde4_applicationsdir}/knavalbattle.desktop -%{_kde4_htmldir}/en/knavalbattle/ -%{_kde4_iconsdir}/hicolor/*/apps/knavalbattle.* -%{_kde4_servicesdir}/knavalbattle.protocol -%{_kde4_appsdir}/knavalbattle/ -%dir %{_kde4_appsdir}/kconf_update -%{_kde4_appsdir}/kconf_update/knavalbattle.upd +%{_kf5_bindir}/knavalbattle +%{_kf5_applicationsdir}/org.kde.knavalbattle.desktop +%{_kf5_htmldir}/en/knavalbattle/ +%{_kf5_iconsdir}/hicolor/*/apps/knavalbattle.* +%{_kf5_servicesdir}/knavalbattle.protocol +%{_kf5_appsdir}/knavalbattle/ +%dir %{_kf5_appsdir}/kconf_update +%{_kf5_appsdir}/kconf_update/knavalbattle.upd +%_datadir/kxmlgui5/knavalbattle/ %changelog ++++++ knavalbattle-15.08.3.tar.xz -> knavalbattle-15.12.0.tar.xz ++++++ ++++ 3286 lines of diff (skipped)
