Hello community,

here is the log from the commit of package libkdepim for openSUSE:Factory 
checked in at 2017-01-25 23:07:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkdepim (Old)
 and      /work/SRC/openSUSE:Factory/.libkdepim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkdepim"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkdepim/libkdepim.changes      2016-12-17 
10:53:47.212871124 +0100
+++ /work/SRC/openSUSE:Factory/.libkdepim.new/libkdepim.changes 2017-01-25 
23:07:55.298269361 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 09:05:13 UTC 2017 - [email protected]
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+-------------------------------------------------------------------

Old:
----
  libkdepim-16.12.0.tar.xz

New:
----
  libkdepim-16.12.1.tar.xz

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

Other differences:
------------------
++++++ libkdepim.spec ++++++
--- /var/tmp/diff_new_pack.ezzgbD/_old  2017-01-25 23:07:55.614221664 +0100
+++ /var/tmp/diff_new_pack.ezzgbD/_new  2017-01-25 23:07:55.614221664 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkdepim
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
 
 
 Name:           libkdepim
-Version:        16.12.0
+Version:        16.12.1
 Release:        0
 Summary:        Base package of kdepim
-License:        GPL-2.0 and GPL-2.0+ and LGPL-2.1+
 # FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines";
+License:        GPL-2.0 and GPL-2.0+ and LGPL-2.1+
 Group:          System/Libraries
 Url:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz

++++++ libkdepim-16.12.0.tar.xz -> libkdepim-16.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdepim-16.12.0/CMakeLists.txt 
new/libkdepim-16.12.1/CMakeLists.txt
--- old/libkdepim-16.12.0/CMakeLists.txt        2016-12-08 07:05:23.000000000 
+0100
+++ new/libkdepim-16.12.1/CMakeLists.txt        2016-12-27 08:22:43.000000000 
+0100
@@ -19,15 +19,15 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.4.0")
+set(PIM_VERSION "5.4.1")
 set(LIBKDEPIM_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.4.0")
+set(AKONADICONTACT_LIB_VERSION "5.4.1")
 set(QT_REQUIRED_VERSION "5.6.0")
-set(KMIME_LIB_VERSION "5.4.0")
-set(KLDAP_LIB_VERSION "5.4.0")
-set(KCONTACTS_LIB_VERSION "5.4.0")
-set(AKONADISEARCH_LIB_VERSION "5.4.0")
-set(AKONADI_VERSION "5.4.0")
+set(KMIME_LIB_VERSION "5.4.1")
+set(KLDAP_LIB_VERSION "5.4.1")
+set(KCONTACTS_LIB_VERSION "5.4.1")
+set(AKONADISEARCH_LIB_VERSION "5.4.1")
+set(AKONADI_VERSION "5.4.1")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test DBus 
Network)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdepim-16.12.0/src/ldap/kcmldap.desktop 
new/libkdepim-16.12.1/src/ldap/kcmldap.desktop
--- old/libkdepim-16.12.0/src/ldap/kcmldap.desktop      2016-12-08 
07:05:23.000000000 +0100
+++ new/libkdepim-16.12.1/src/ldap/kcmldap.desktop      2016-12-27 
08:22:43.000000000 +0100
@@ -25,6 +25,7 @@
 Name[gl]=Configuración do servidor de LDAP
 Name[it]=Impostazioni server LDAP
 Name[ja]=LDAP サーバの設定
+Name[ko]=LDAP 서버 설정
 Name[nb]=LDAP tjenerinnstillinger
 Name[nl]=LDAP-serverinstellingen
 Name[nn]=Innstillingar for LDAP-tenar
@@ -58,6 +59,7 @@
 Comment[gl]=Configurar os servidores de LDAP dispoñíbeis
 Comment[it]=Configura i server LDAP disponibili
 Comment[ja]=利用可能な LDAP サーバの設定
+Comment[ko]=사용 가능한 LDAP 서버 설정
 Comment[nb]=Sett opp de tilgjengelige LDAP-tjenerne
 Comment[nl]=De beschikbare LDAP-servers configureren
 Comment[nn]=Set opp dei tilgjengelege LDAP-tenarane
@@ -88,6 +90,7 @@
 X-KDE-Keywords[fr]=KAddressBook, configuration, paramètres, LDAP
 X-KDE-Keywords[gl]=kaddressbook,configurar,opcións,LDAP
 X-KDE-Keywords[it]=kaddressbook, configurazione, impostazioni, LDAP
+X-KDE-Keywords[ko]=kaddressbook, configure, settings, LDAP, 설정, 주소록
 X-KDE-Keywords[nb]=kaddressbook, oppsett, innstillinger, LDAP
 X-KDE-Keywords[nl]=kaddressbook, instellen, instellingen, LDAP
 X-KDE-Keywords[pl]=kaddressbook, konfiguruj, ustawienia, LDAP


Reply via email to