Hello community,

here is the log from the commit of package eventviews for openSUSE:Factory 
checked in at 2019-07-16 08:30:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eventviews (Old)
 and      /work/SRC/openSUSE:Factory/.eventviews.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eventviews"

Tue Jul 16 08:30:12 2019 rev:41 rq:715049 version:19.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/eventviews/eventviews.changes    2019-06-13 
22:42:07.348207461 +0200
+++ /work/SRC/openSUSE:Factory/.eventviews.new.1887/eventviews.changes  
2019-07-16 08:30:13.559400897 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:33 UTC 2019 - [email protected]
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- No code changes since 19.04.2
+
+-------------------------------------------------------------------

Old:
----
  eventviews-19.04.2.tar.xz

New:
----
  eventviews-19.04.3.tar.xz

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

Other differences:
------------------
++++++ eventviews.spec ++++++
--- /var/tmp/diff_new_pack.9rF97H/_old  2019-07-16 08:30:14.231401037 +0200
+++ /var/tmp/diff_new_pack.9rF97H/_new  2019-07-16 08:30:14.239401038 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           eventviews
-Version:        19.04.2
+Version:        19.04.3
 Release:        0
 Summary:        Eventviews Library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ eventviews-19.04.2.tar.xz -> eventviews-19.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eventviews-19.04.2/CMakeLists.txt 
new/eventviews-19.04.3/CMakeLists.txt
--- old/eventviews-19.04.2/CMakeLists.txt       2019-06-04 02:19:42.000000000 
+0200
+++ new/eventviews-19.04.3/CMakeLists.txt       2019-07-09 02:26:08.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.11.2")
+set(PIM_VERSION "5.11.3")
 
 project(eventviews VERSION ${PIM_VERSION})
 
@@ -27,14 +27,14 @@
 
 
 set(EVENTVIEW_LIB_VERSION ${PIM_VERSION})
-set(CALENDARUTILS_LIB_VERSION "5.11.2")
-set(AKONADI_LIB_VERSION "5.11.2")
+set(CALENDARUTILS_LIB_VERSION "5.11.3")
+set(AKONADI_LIB_VERSION "5.11.3")
 set(QT_REQUIRED_VERSION "5.10.0")
-set(KCALENDARCORE_LIB_VERSION "5.11.2")
-set(AKONADICALENDAR_LIB_VERSION "5.11.2")
-set(KMIME_LIB_VERSION "5.11.2")
-set(LIBKDEPIM_LIB_VERSION "5.11.2")
-set(CALENDARSUPPORT_LIB_VERSION "5.11.2")
+set(KCALENDARCORE_LIB_VERSION "5.11.3")
+set(AKONADICALENDAR_LIB_VERSION "5.11.3")
+set(KMIME_LIB_VERSION "5.11.3")
+set(LIBKDEPIM_LIB_VERSION "5.11.3")
+set(CALENDARSUPPORT_LIB_VERSION "5.11.3")
 
 find_package(KF5Akonadi ${AKONADI_LIB_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets UiTools)


Reply via email to