Hello community,

here is the log from the commit of package kservice for openSUSE:Factory 
checked in at 2016-01-20 09:47:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kservice (Old)
 and      /work/SRC/openSUSE:Factory/.kservice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kservice"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kservice/kservice.changes        2015-12-29 
12:54:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kservice.new/kservice.changes   2016-01-20 
09:47:57.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Jan  2 17:45:15 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.18.0
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.18.0.php
+
+-------------------------------------------------------------------

Old:
----
  kservice-5.17.0.tar.xz

New:
----
  kservice-5.18.0.tar.xz

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

Other differences:
------------------
++++++ kservice.spec ++++++
--- /var/tmp/diff_new_pack.Qv4cye/_old  2016-01-20 09:47:59.000000000 +0100
+++ /var/tmp/diff_new_pack.Qv4cye/_new  2016-01-20 09:47:59.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kservice
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,9 +17,9 @@
 
 
 %bcond_without lang
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:           kservice
-Version:        5.17.0
+Version:        5.18.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++++++ kservice-5.17.0.tar.xz -> kservice-5.18.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.17.0/CMakeLists.txt 
new/kservice-5.18.0/CMakeLists.txt
--- old/kservice-5.17.0/CMakeLists.txt  2015-12-06 22:38:04.000000000 +0100
+++ new/kservice-5.18.0/CMakeLists.txt  2016-01-02 17:49:15.000000000 +0100
@@ -5,7 +5,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.17.0  NO_MODULE)
+find_package(ECM 5.18.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -19,8 +19,8 @@
 
 include(GenerateExportHeader)
 
-set(KF5_VERSION "5.17.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.17.0") # handled by release scripts
+set(KF5_VERSION "5.18.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.18.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
                   VARIABLE_PREFIX KSERVICE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.17.0/autotests/fakeplugin.desktop 
new/kservice-5.18.0/autotests/fakeplugin.desktop
--- old/kservice-5.17.0/autotests/fakeplugin.desktop    2015-12-06 
22:38:04.000000000 +0100
+++ new/kservice-5.18.0/autotests/fakeplugin.desktop    2016-01-02 
17:49:15.000000000 +0100
@@ -20,7 +20,7 @@
 Name[is]=NSA-viðbót
 Name[it]=Estensione NSA
 Name[ko]=NSA 플러그인
-Name[lt]=NSA priedas
+Name[lt]=NSA papildinys
 Name[mr]= NSA प्लगइन
 Name[nb]=NSA programtillegg
 Name[nds]=NSA-Moduul
@@ -65,7 +65,7 @@
 Comment[is]=Spy prófunarviðbót
 Comment[it]=Estensione di test Spy
 Comment[ko]=테스트 플러그인 첩자
-Comment[lt]=Bandomasis priedas - šnipas
+Comment[lt]=Bandomasis papildinys - šnipas
 Comment[mr]=चाचणी प्लगइन गुप्तहेर
 Comment[nb]=Test tilleggsspion
 Comment[nds]=Testmoduul Spioon
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.17.0/autotests/noplugin.desktop 
new/kservice-5.18.0/autotests/noplugin.desktop
--- old/kservice-5.17.0/autotests/noplugin.desktop      2015-12-06 
22:38:04.000000000 +0100
+++ new/kservice-5.18.0/autotests/noplugin.desktop      2016-01-02 
17:49:15.000000000 +0100
@@ -19,7 +19,7 @@
 Name[is]=Engin viðbót
 Name[it]=Senza estensione
 Name[ko]=플러그인 없음
-Name[lt]=Nerasta priedų
+Name[lt]=Nerasta papildinių
 Name[mr]=प्लगइन नाही
 Name[nb]=Ingen programtillegg
 Name[nds]=Keen Moduul
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.17.0/po/zh_CN/kservice5.po 
new/kservice-5.18.0/po/zh_CN/kservice5.po
--- old/kservice-5.17.0/po/zh_CN/kservice5.po   2015-12-06 22:38:04.000000000 
+0100
+++ new/kservice-5.18.0/po/zh_CN/kservice5.po   2016-01-02 17:49:15.000000000 
+0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-09-19 08:55+0000\n"
-"PO-Revision-Date: 2015-09-12 15:27UTC-0800\n"
+"PO-Revision-Date: 2015-12-16 11:41-0800\n"
 "Last-Translator: Weng Xuetian <wen...@gmail.com>\n"
 "Language-Team: Chinese <kde-ch...@kde.org>\n"
 "Language: zh_CN\n"
@@ -65,14 +65,11 @@
 msgstr "Waldo Bastian"
 
 #: kbuildsycoca/kbuildsycoca_main.cpp:75
-#, fuzzy
-#| msgctxt "@info:shell command-line option"
-#| msgid "Disable checking files (deprecated, no longer having any effect)"
 msgctxt "@info:shell command-line option"
 msgid ""
 "Do not signal applications to update (deprecated, no longer having any "
 "effect)"
-msgstr "禁用文件检查 (已废弃,不再有效果)"
+msgstr "不请求应用程序进行更新 (已废弃,不再有效果)"
 
 #: kbuildsycoca/kbuildsycoca_main.cpp:78
 msgctxt "@info:shell command-line option"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kservice-5.17.0/src/services/kplugininfo.desktop 
new/kservice-5.18.0/src/services/kplugininfo.desktop
--- old/kservice-5.17.0/src/services/kplugininfo.desktop        2015-12-06 
22:38:04.000000000 +0100
+++ new/kservice-5.18.0/src/services/kplugininfo.desktop        2016-01-02 
17:49:15.000000000 +0100
@@ -51,7 +51,7 @@
 Name[ko]=KDE 플러그인 정보
 Name[ku]=Agahiyên Pêveka KDE
 Name[lb]=KDE-Plugininformatioun
-Name[lt]=KDE priedų informacija
+Name[lt]=KDE papildinių informacija
 Name[lv]=KDE spraudņa informācija
 Name[mai]=केडीई प्लगइन जानकारी
 Name[mk]=KDE Информација за приклучок


Reply via email to