Hello community,

here is the log from the commit of package kcron for openSUSE:Factory checked 
in at 2015-05-11 17:45:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcron (Old)
 and      /work/SRC/openSUSE:Factory/.kcron.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcron"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcron/kcron.changes      2015-03-11 
09:46:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kcron.new/kcron.changes 2015-05-11 
17:45:02.000000000 +0200
@@ -1,0 +2,22 @@
+Sat Apr 11 12:45:42 UTC 2015 - tittiatc...@gmail.com
+
+- 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:22:19 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.95
+   * KDE Applications 15.04 RC
+
+
+-------------------------------------------------------------------
+Sun Mar  8 12:36:48 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.80
+   * KDE Applications 15.04 Beta
+
+
+-------------------------------------------------------------------

Old:
----
  kcron-14.12.3.tar.xz

New:
----
  kcron-15.04.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kcron.spec ++++++
--- /var/tmp/diff_new_pack.VnFsvy/_old  2015-05-11 17:45:03.000000000 +0200
+++ /var/tmp/diff_new_pack.VnFsvy/_new  2015-05-11 17:45:03.000000000 +0200
@@ -17,16 +17,25 @@
 
 
 Name:           kcron
-BuildRequires:  libkde4-devel
+BuildRequires:  extra-cmake-modules
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  kdoctools-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  kiconthemes-devel
+BuildRequires:  kio-devel
+BuildRequires:  kxmlgui-devel
 Url:            http://www.kde.org
-Version:        14.12.3
+Version:        15.04.0
 Release:        0
 Summary:        Cron job configuration tool
 License:        GPL-2.0+
 Group:          System/Management
 Source0:        %{name}-%{version}.tar.xz
+Obsoletes:      %{name}5 < %{version}
+Provides:       %{name}5 = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
 
 %description
 KCron allows you to change your cron jobs setup.
@@ -35,13 +44,11 @@
 %setup -q -n %{name}-%{version}
 
 %build
-  %cmake_kde4 -d build
+  %cmake_kf5 -d build
   %make_jobs
 
 %install
-  cd build
-  %makeinstall
-  cd ..
+  %kf5_makeinstall -C build
 
 %post -p /sbin/ldconfig
 
@@ -53,8 +60,9 @@
 %files
 %defattr(-,root,root)
 %doc COPYING README
-%{_kde4_modulesdir}/kcm_cron.so
-%{_kde4_htmldir}/en/kcron/
-%{_kde4_servicesdir}/kcm_cron.desktop
+%{_kf5_htmldir}/en/kcron/
+%{_kf5_servicesdir}/kcm_cron.desktop
+%_kf5_plugindir/kcm_cron.so
+
 
 %changelog

++++++ kcron-14.12.3.tar.xz -> kcron-15.04.0.tar.xz ++++++
++++ 1754 lines of diff (skipped)


Reply via email to