Hello community,

here is the log from the commit of package kcalutils for openSUSE:Factory 
checked in at 2016-09-14 23:31:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcalutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes      2016-08-29 
14:36:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kcalutils.new/kcalutils.changes 2016-09-14 
23:31:02.000000000 +0200
@@ -1,0 +2,13 @@
+Sat Sep 10 15:48:18 UTC 2016 - wba...@tmo.at
+
+- Cleanup build requirements
+
+-------------------------------------------------------------------
+Fri Sep  9 08:17:14 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.1
+   * KDE Applications 16.08.1
+   * https://www.kde.org/announcements/announce-applications-16.08.1.php
+
+
+-------------------------------------------------------------------

Old:
----
  kcalutils-16.08.0.tar.xz

New:
----
  kcalutils-16.08.1.tar.xz

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

Other differences:
------------------
++++++ kcalutils.spec ++++++
--- /var/tmp/diff_new_pack.aaQffw/_old  2016-09-14 23:31:03.000000000 +0200
+++ /var/tmp/diff_new_pack.aaQffw/_new  2016-09-14 23:31:03.000000000 +0200
@@ -17,53 +17,25 @@
 
 
 Name:           kcalutils
-Version:        16.08.0
+Version:        16.08.1
 Release:        0
-%define kf5_version 5.1.0
+%define kf5_version 5.23.0
 Summary:        KDE PIM Libraries: KCalUtils
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
 Source:         kcalutils-%{version}.tar.xz
-BuildRequires:  boost-devel >= 1.34.0
-BuildRequires:  cyrus-sasl-devel
-BuildRequires:  extra-cmake-modules >= 1.0.0
-BuildRequires:  gpgme-devel
+BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  grantlee5-devel
 BuildRequires:  kcalcore-devel
-BuildRequires:  kcmutils-devel >= %{kf5_version}
 BuildRequires:  kcodecs-devel >= %{kf5_version}
-BuildRequires:  kcodecs-devel >= %{kf5_version}
-BuildRequires:  kcompletion-devel >= %{kf5_version}
 BuildRequires:  kconfig-devel >= %{kf5_version}
 BuildRequires:  kcoreaddons-devel >= %{kf5_version}
 BuildRequires:  kdelibs4support-devel >= %{kf5_version}
-BuildRequires:  kdoctools-devel >= %{kf5_version}
-BuildRequires:  kemoticons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel >= %{kf5_version}
 BuildRequires:  kidentitymanagement-devel
-BuildRequires:  kio-devel >= %{kf5_version}
-BuildRequires:  kitemviews-devel >= %{kf5_version}
-BuildRequires:  kparts-devel >= %{kf5_version}
-BuildRequires:  ktextwidgets-devel >= %{kf5_version}
-BuildRequires:  kwallet-devel >= %{kf5_version}
-BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
-BuildRequires:  kxmlgui-devel >= %{kf5_version}
-BuildRequires:  akonadi-server-devel
-BuildRequires:  libassuan-devel
-BuildRequires:  libical-devel >= 0.42
-BuildRequires:  libxslt-devel
-BuildRequires:  openldap2-devel
-BuildRequires:  phonon4qt5-devel
-BuildRequires:  solid-devel >= %{kf5_version}
-BuildRequires:  sonnet-devel >= %{kf5_version}
-BuildRequires:  pkgconfig(Qt5Designer) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Sql) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ kcalutils-16.08.0.tar.xz -> kcalutils-16.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-16.08.0/CMakeLists.txt 
new/kcalutils-16.08.1/CMakeLists.txt
--- old/kcalutils-16.08.0/CMakeLists.txt        2016-08-06 20:07:58.000000000 
+0200
+++ new/kcalutils-16.08.1/CMakeLists.txt        2016-08-21 15:31:20.000000000 
+0200
@@ -17,11 +17,11 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
-set(PIM_VERSION "5.3.0")
+set(PIM_VERSION "5.3.1")
 
 set(CALENDARUTILS_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.3.0")
-set(IDENTITYMANAGER_LIB_VERSION "5.3.0")
+set(CALENDARCORE_LIB_VERSION "5.3.1")
+set(IDENTITYMANAGER_LIB_VERSION "5.3.1")
 ecm_setup_version(${CALENDARUTILS_LIB_VERSION} VARIABLE_PREFIX KCALUTILS
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kcalutils_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5CalendarUtilsConfigVersion.cmake"


Reply via email to