Hello community, here is the log from the commit of package libkdecoration2 for openSUSE:Factory checked in at 2018-09-13 23:51:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkdecoration2 (Old) and /work/SRC/openSUSE:Factory/.libkdecoration2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkdecoration2" Thu Sep 13 23:51:58 2018 rev:60 rq:633154 version:5.13.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libkdecoration2/libkdecoration2.changes 2018-08-03 12:33:33.843237456 +0200 +++ /work/SRC/openSUSE:Factory/.libkdecoration2.new/libkdecoration2.changes 2018-09-13 23:52:02.330379858 +0200 @@ -1,0 +2,10 @@ +Tue Sep 4 10:58:41 UTC 2018 - [email protected] + +- Update to 5.13.5 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.13.5.php +- Changes since 5.13.4: + * None + +------------------------------------------------------------------- Old: ---- kdecoration-5.13.4.tar.xz New: ---- kdecoration-5.13.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkdecoration2.spec ++++++ --- /var/tmp/diff_new_pack.2ke6si/_old 2018-09-13 23:52:02.738379573 +0200 +++ /var/tmp/diff_new_pack.2ke6si/_new 2018-09-13 23:52:02.738379573 +0200 @@ -20,7 +20,7 @@ %define lname_private libkdecorations2private6 %bcond_without lang Name: libkdecoration2 -Version: 5.13.4 +Version: 5.13.5 Release: 0 Summary: KDE's window decorations library License: GPL-2.0-or-later ++++++ kdecoration-5.13.4.tar.xz -> kdecoration-5.13.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdecoration-5.13.4/CMakeLists.txt new/kdecoration-5.13.5/CMakeLists.txt --- old/kdecoration-5.13.4/CMakeLists.txt 2018-07-31 14:36:45.000000000 +0200 +++ new/kdecoration-5.13.5/CMakeLists.txt 2018-09-04 12:06:30.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) project(decoration-api) -set(PROJECT_VERSION "5.13.4") +set(PROJECT_VERSION "5.13.5") set(QT_MIN_VERSION "5.9.0") set(KF5_MIN_VERSION "5.42.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdecoration-5.13.4/po/ko/kdecoration.po new/kdecoration-5.13.5/po/ko/kdecoration.po --- old/kdecoration-5.13.4/po/ko/kdecoration.po 1970-01-01 01:00:00.000000000 +0100 +++ new/kdecoration-5.13.5/po/ko/kdecoration.po 2018-09-04 12:06:44.000000000 +0200 @@ -0,0 +1,93 @@ +# 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]>, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2018-01-27 03:26+0100\n" +"PO-Revision-Date: 2018-08-14 14:38+0100\n" +"Last-Translator: Shinjo Park <[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" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Lokalize 2.0\n" + +#: decorationbutton.cpp:294 +#, kde-format +msgid "Menu" +msgstr "메뉴" + +#: decorationbutton.cpp:296 +#, kde-format +msgid "Application menu" +msgstr "프로그램 메뉴" + +#: decorationbutton.cpp:299 +#, kde-format +msgid "On one desktop" +msgstr "한 데스크톱에만" + +#: decorationbutton.cpp:301 +#, kde-format +msgid "On all desktops" +msgstr "모든 데스크톱에 두기" + +#: decorationbutton.cpp:303 +#, kde-format +msgid "Minimize" +msgstr "최소화" + +#: decorationbutton.cpp:306 +#, kde-format +msgid "Restore" +msgstr "복원" + +#: decorationbutton.cpp:308 +#, kde-format +msgid "Maximize" +msgstr "최대화" + +#: decorationbutton.cpp:310 +#, kde-format +msgid "Close" +msgstr "닫기" + +#: decorationbutton.cpp:312 +#, kde-format +msgid "Context help" +msgstr "문맥 도움말" + +#: decorationbutton.cpp:315 +#, kde-format +msgid "Unshade" +msgstr "풀어 내리기" + +#: decorationbutton.cpp:317 +#, kde-format +msgid "Shade" +msgstr "말아 올리기" + +#: decorationbutton.cpp:320 +#, kde-format +msgid "Don't keep below" +msgstr "아래에 두지 않기" + +#: decorationbutton.cpp:322 +#, kde-format +msgid "Keep below" +msgstr "항상 아래에 두기" + +#: decorationbutton.cpp:325 +#, kde-format +msgid "Don't keep above" +msgstr "위에 두지 않기" + +#: decorationbutton.cpp:327 +#, kde-format +msgid "Keep above" +msgstr "항상 위에 두기" \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdecoration-5.13.4/po/zh_CN/kdecoration.po new/kdecoration-5.13.5/po/zh_CN/kdecoration.po --- old/kdecoration-5.13.4/po/zh_CN/kdecoration.po 2018-07-31 14:37:16.000000000 +0200 +++ new/kdecoration-5.13.5/po/zh_CN/kdecoration.po 2018-09-04 12:06:50.000000000 +0200 @@ -8,8 +8,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-01-27 03:26+0100\n" -"PO-Revision-Date: 2018-07-24 08:45\n" -"Last-Translator: guoyunhebrave <[email protected]>\n" +"PO-Revision-Date: 2018-08-30 13:15\n" +"Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"
