Hello community,

here is the log from the commit of package kdepimlibs for openSUSE:Factory 
checked in at 2016-06-20 10:59:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdepimlibs (Old)
 and      /work/SRC/openSUSE:Factory/.kdepimlibs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdepimlibs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdepimlibs/kdepimlibs.changes    2016-05-31 
12:19:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdepimlibs.new/kdepimlibs.changes       
2016-06-20 10:59:40.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 17:56:09 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.2
+   * KDE Applications 16.04.2
+   * https://www.kde.org/announcements/announce-applications-16.04.2.php
+
+
+-------------------------------------------------------------------

Old:
----
  kdepimlibs-16.04.1.tar.xz

New:
----
  kdepimlibs-16.04.2.tar.xz

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

Other differences:
------------------
++++++ kdepimlibs.spec ++++++
--- /var/tmp/diff_new_pack.SfeAOK/_old  2016-06-20 10:59:41.000000000 +0200
+++ /var/tmp/diff_new_pack.SfeAOK/_new  2016-06-20 10:59:41.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           kdepimlibs
-Version:        16.04.1
+Version:        16.04.2
 Release:        0
 %define kf5_version 5.1.0
 Summary:        KDE PIM Libraries

++++++ kdepimlibs-16.04.1.tar.xz -> kdepimlibs-16.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepimlibs-16.04.1/akonadi-contact/CMakeLists.txt 
new/kdepimlibs-16.04.2/akonadi-contact/CMakeLists.txt
--- old/kdepimlibs-16.04.1/akonadi-contact/CMakeLists.txt       2016-04-29 
19:32:27.000000000 +0200
+++ new/kdepimlibs-16.04.2/akonadi-contact/CMakeLists.txt       2016-05-12 
13:21:40.000000000 +0200
@@ -19,7 +19,7 @@
 include(ECMQtDeclareLoggingCategory)
 
 set(KF5_VERSION "5.19.0")
-set(KDEPIMLIBS_VERSION "5.2.1")
+set(KDEPIMLIBS_VERSION "5.2.2")
 set(KCONTACTS_VERSION "5.2.0")
 set(CALENDARCORE_VERSION "5.2.0")
 set(KMIMELIB_VERSION "5.2.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepimlibs-16.04.1/akonadi-contact/src/kcm/akonadicontactactions.ui 
new/kdepimlibs-16.04.2/akonadi-contact/src/kcm/akonadicontactactions.ui
--- old/kdepimlibs-16.04.1/akonadi-contact/src/kcm/akonadicontactactions.ui     
2016-04-29 19:32:27.000000000 +0200
+++ new/kdepimlibs-16.04.2/akonadi-contact/src/kcm/akonadicontactactions.ui     
2016-05-12 13:21:40.000000000 +0200
@@ -27,6 +27,18 @@
         </property>
         <widget class="QWidget" name="page">
          <layout class="QHBoxLayout" name="horizontalLayout">
+          <property name="leftMargin">
+           <number>0</number>
+          </property>
+          <property name="topMargin">
+           <number>0</number>
+          </property>
+          <property name="rightMargin">
+           <number>0</number>
+          </property>
+          <property name="bottomMargin">
+           <number>0</number>
+          </property>
           <item>
            <widget class="QLabel" name="label_3">
             <property name="text">
@@ -45,6 +57,18 @@
         </widget>
         <widget class="QWidget" name="page_2">
          <layout class="QHBoxLayout" name="horizontalLayout_2">
+          <property name="leftMargin">
+           <number>0</number>
+          </property>
+          <property name="topMargin">
+           <number>0</number>
+          </property>
+          <property name="rightMargin">
+           <number>0</number>
+          </property>
+          <property name="bottomMargin">
+           <number>0</number>
+          </property>
           <item>
            <widget class="QLabel" name="label_4">
             <property name="text">
@@ -97,6 +121,18 @@
         <widget class="QWidget" name="page_3"/>
         <widget class="QWidget" name="page_4">
          <layout class="QHBoxLayout" name="horizontalLayout_3">
+          <property name="leftMargin">
+           <number>0</number>
+          </property>
+          <property name="topMargin">
+           <number>0</number>
+          </property>
+          <property name="rightMargin">
+           <number>0</number>
+          </property>
+          <property name="bottomMargin">
+           <number>0</number>
+          </property>
           <item>
            <widget class="QLabel" name="label_5">
             <property name="text">
@@ -152,6 +188,18 @@
         <widget class="QWidget" name="page_5"/>
         <widget class="QWidget" name="page_6">
          <layout class="QHBoxLayout" name="horizontalLayout_4">
+          <property name="leftMargin">
+           <number>0</number>
+          </property>
+          <property name="topMargin">
+           <number>0</number>
+          </property>
+          <property name="rightMargin">
+           <number>0</number>
+          </property>
+          <property name="bottomMargin">
+           <number>0</number>
+          </property>
           <item>
            <widget class="QLabel" name="label_6">
             <property name="text">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepimlibs-16.04.1/akonadi-mime/CMakeLists.txt 
new/kdepimlibs-16.04.2/akonadi-mime/CMakeLists.txt
--- old/kdepimlibs-16.04.1/akonadi-mime/CMakeLists.txt  2016-04-29 
19:32:27.000000000 +0200
+++ new/kdepimlibs-16.04.2/akonadi-mime/CMakeLists.txt  2016-05-12 
13:21:40.000000000 +0200
@@ -18,7 +18,7 @@
 include(ECMQtDeclareLoggingCategory)
 
 set(KF5_VERSION "5.19.0")
-set(KDEPIMLIBS_VERSION "5.2.1")
+set(KDEPIMLIBS_VERSION "5.2.2")
 set(AKONADI_VERSION "5.2.0")
 set(KF5_MIME_VERSION "5.2.0")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepimlibs-16.04.1/akonadi-notes/CMakeLists.txt 
new/kdepimlibs-16.04.2/akonadi-notes/CMakeLists.txt
--- old/kdepimlibs-16.04.1/akonadi-notes/CMakeLists.txt 2016-04-29 
19:32:27.000000000 +0200
+++ new/kdepimlibs-16.04.2/akonadi-notes/CMakeLists.txt 2016-05-12 
13:21:40.000000000 +0200
@@ -19,7 +19,7 @@
 
 set(KF5_VERSION "5.19.0")
 set(QT_REQUIRED_VERSION "5.4.0")
-set(KDEPIMLIBS_VERSION "5.2.1")
+set(KDEPIMLIBS_VERSION "5.2.2")
 set(KMIMELIB_VERSION "5.2.0")
 set(AKONADI_VERSION "5.2.0")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdepimlibs-16.04.1/akonadi-socialutils/CMakeLists.txt 
new/kdepimlibs-16.04.2/akonadi-socialutils/CMakeLists.txt
--- old/kdepimlibs-16.04.1/akonadi-socialutils/CMakeLists.txt   2016-04-29 
19:32:27.000000000 +0200
+++ new/kdepimlibs-16.04.2/akonadi-socialutils/CMakeLists.txt   2016-05-12 
13:21:40.000000000 +0200
@@ -18,7 +18,7 @@
 include(ECMQtDeclareLoggingCategory)
 
 set(KF5_VERSION "5.19.0")
-set(KDEPIMLIBS_VERSION "5.2.1")
+set(KDEPIMLIBS_VERSION "5.2.2")
 set(AKONADI_VERSION "5.2.0")
 
 ecm_setup_version(${KDEPIMLIBS_VERSION} VARIABLE_PREFIX AKONADISOCIALUTILS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdepimlibs-16.04.1/kioslave/CMakeLists.txt 
new/kdepimlibs-16.04.2/kioslave/CMakeLists.txt
--- old/kdepimlibs-16.04.1/kioslave/CMakeLists.txt      2016-04-29 
19:32:27.000000000 +0200
+++ new/kdepimlibs-16.04.2/kioslave/CMakeLists.txt      2016-05-12 
13:21:40.000000000 +0200
@@ -21,7 +21,7 @@
 
 # FIXME: Do we want the same versions in kdepimlibs and kf5?
 set(KF5_VERSION "5.19.0")
-set(KDEPIMLIBS_VERSION "5.2.1")
+set(KDEPIMLIBS_VERSION "5.2.2")
 set(MBOXLIB_VERSION "5.2.0")
 set(LDABLIB_VERSION "5.2.0")
 find_package(Sasl2)


Reply via email to