Hello community,

here is the log from the commit of package kldap for openSUSE:Factory checked 
in at 2018-09-13 23:56:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kldap (Old)
 and      /work/SRC/openSUSE:Factory/.kldap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kldap"

Thu Sep 13 23:56:33 2018 rev:37 rq:633951 version:18.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kldap/kldap.changes      2018-08-22 
14:13:27.577371663 +0200
+++ /work/SRC/openSUSE:Factory/.kldap.new/kldap.changes 2018-09-13 
23:56:35.818173573 +0200
@@ -1,0 +2,10 @@
+Thu Sep 06 18:43:02 UTC 2018 - [email protected]
+
+- Update to 18.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.1.php
+- Changes since 18.08.0:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kldap-18.08.0.tar.xz

New:
----
  kldap-18.08.1.tar.xz

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

Other differences:
------------------
++++++ kldap.spec ++++++
--- /var/tmp/diff_new_pack.NMQg05/_old  2018-09-13 23:56:36.322173188 +0200
+++ /var/tmp/diff_new_pack.NMQg05/_new  2018-09-13 23:56:36.326173185 +0200
@@ -20,7 +20,7 @@
 
 %define kf5_version 5.19.0
 Name:           kldap
-Version:        18.08.0
+Version:        18.08.1
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ kldap-18.08.0.tar.xz -> kldap-18.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kldap-18.08.0/CMakeLists.txt 
new/kldap-18.08.1/CMakeLists.txt
--- old/kldap-18.08.0/CMakeLists.txt    2018-08-10 02:13:15.000000000 +0200
+++ new/kldap-18.08.1/CMakeLists.txt    2018-09-04 02:54:29.000000000 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.9.0")
+set(PIM_VERSION "5.9.1")
 
 project(KLdap VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kldap-18.08.0/po/fi/libkldap5.po 
new/kldap-18.08.1/po/fi/libkldap5.po
--- old/kldap-18.08.0/po/fi/libkldap5.po        2018-08-10 02:13:14.000000000 
+0200
+++ new/kldap-18.08.1/po/fi/libkldap5.po        2018-09-04 02:54:22.000000000 
+0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Tommi Nieminen <[email protected]>, 2010, 2015, 2017.
+# Tommi Nieminen <[email protected]>, 2010, 2015, 2017, 2018.
 # Lasse Liehu <[email protected]>, 2013, 2014.
 #
 # KDE Finnish translation sprint participants:
@@ -10,7 +10,7 @@
 "Project-Id-Version: libkldap\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-03-22 03:31+0100\n"
-"PO-Revision-Date: 2017-12-25 20:33+0200\n"
+"PO-Revision-Date: 2018-08-15 14:00+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
@@ -220,23 +220,22 @@
 #: ldapconnection.cpp:303
 #, kde-format
 msgid "Could not set CA certificate file."
-msgstr ""
+msgstr "CA-varmennetiedostoa ei voitu asettaa."
 
 #: ldapconnection.cpp:318
 #, kde-format
 msgid "Invalid TLS require certificate mode."
-msgstr ""
+msgstr "Virheellinen TLS:n vaatima varmennetila."
 
 #: ldapconnection.cpp:323
 #, kde-format
 msgid "Could not set TLS require certificate mode."
-msgstr ""
+msgstr "TLS:n vaatimaa varmennetilaa ei voitu asettaa."
 
 #: ldapconnection.cpp:332
-#, fuzzy, kde-format
-#| msgid "Cannot initialize the SASL client."
+#, kde-format
 msgid "Could not initialize new TLS context."
-msgstr "SASL-asiakasta ei voi alustaa."
+msgstr "Uutta TLS-kontekstia ei voitu alustaa."
 
 #: ldapconnection.cpp:347
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kldap-18.08.0/po/ko/libkldap5.po 
new/kldap-18.08.1/po/ko/libkldap5.po
--- old/kldap-18.08.0/po/ko/libkldap5.po        2018-08-10 02:13:15.000000000 
+0200
+++ new/kldap-18.08.1/po/ko/libkldap5.po        2018-09-04 02:54:23.000000000 
+0200
@@ -1,15 +1,15 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park <[email protected]>, 2015, 2017.
+# Shinjo Park <[email protected]>, 2015, 2017, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-03-22 03:31+0100\n"
-"PO-Revision-Date: 2017-12-03 22:14+0100\n"
+"PO-Revision-Date: 2018-08-15 12:31+0100\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
-"Language-Team: Korean <[email protected]>\n"
+"Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -215,23 +215,22 @@
 #: ldapconnection.cpp:303
 #, kde-format
 msgid "Could not set CA certificate file."
-msgstr ""
+msgstr "CA 인증서 파일을 설정할 수 없습니다."
 
 #: ldapconnection.cpp:318
 #, kde-format
 msgid "Invalid TLS require certificate mode."
-msgstr ""
+msgstr "잘못된 TLS 인증서 요청 모드입니다."
 
 #: ldapconnection.cpp:323
 #, kde-format
 msgid "Could not set TLS require certificate mode."
-msgstr ""
+msgstr "TLS 인증서 요청 모드를 설정할 수 없습니다."
 
 #: ldapconnection.cpp:332
-#, fuzzy, kde-format
-#| msgid "Cannot initialize the SASL client."
+#, kde-format
 msgid "Could not initialize new TLS context."
-msgstr "SASL 클라이언트를 초기화할 수 없습니다."
+msgstr "새 TLS 컨텍스트를 초기화할 수 없습니다."
 
 #: ldapconnection.cpp:347
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kldap-18.08.0/po/zh_CN/kio_ldap.po 
new/kldap-18.08.1/po/zh_CN/kio_ldap.po
--- old/kldap-18.08.0/po/zh_CN/kio_ldap.po      2018-08-10 02:13:15.000000000 
+0200
+++ new/kldap-18.08.1/po/zh_CN/kio_ldap.po      2018-09-04 02:54:26.000000000 
+0200
@@ -3,8 +3,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-24 03:15+0200\n"
-"PO-Revision-Date: 2018-07-24 08:46\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-08-30 13:16\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kldap-18.08.0/po/zh_CN/libkldap5.po 
new/kldap-18.08.1/po/zh_CN/libkldap5.po
--- old/kldap-18.08.0/po/zh_CN/libkldap5.po     2018-08-10 02:13:15.000000000 
+0200
+++ new/kldap-18.08.1/po/zh_CN/libkldap5.po     2018-09-04 02:54:26.000000000 
+0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-03-22 03:31+0100\n"
-"PO-Revision-Date: 2018-07-24 08:46\n"
-"Last-Translator: guoyunhebrave <[email protected]>\n"
+"PO-Revision-Date: 2018-08-30 13:16\n"
+"Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"


Reply via email to