Hello community,
here is the log from the commit of package libkdecoration2 for openSUSE:Factory
checked in at 2019-12-11 12:07:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkdecoration2 (Old)
and /work/SRC/openSUSE:Factory/.libkdecoration2.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkdecoration2"
Wed Dec 11 12:07:05 2019 rev:82 rq:754017 version:5.17.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/libkdecoration2/libkdecoration2.changes
2019-11-15 22:35:36.171985714 +0100
+++
/work/SRC/openSUSE:Factory/.libkdecoration2.new.4691/libkdecoration2.changes
2019-12-11 12:07:46.248673582 +0100
@@ -1,0 +2,9 @@
+Wed Dec 4 08:37:00 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Update to 5.17.4
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.17.4.php
+- No code changes since 5.17.3
+
+-------------------------------------------------------------------
Old:
----
kdecoration-5.17.3.tar.xz
kdecoration-5.17.3.tar.xz.sig
New:
----
kdecoration-5.17.4.tar.xz
kdecoration-5.17.4.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libkdecoration2.spec ++++++
--- /var/tmp/diff_new_pack.6VYH1L/_old 2019-12-11 12:07:48.132672789 +0100
+++ /var/tmp/diff_new_pack.6VYH1L/_new 2019-12-11 12:07:48.132672789 +0100
@@ -20,7 +20,7 @@
%define lname_private libkdecorations2private6
%bcond_without lang
Name: libkdecoration2
-Version: 5.17.3
+Version: 5.17.4
Release: 0
Summary: KDE's window decorations library
License: GPL-2.0-or-later
++++++ kdecoration-5.17.3.tar.xz -> kdecoration-5.17.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdecoration-5.17.3/CMakeLists.txt
new/kdecoration-5.17.4/CMakeLists.txt
--- old/kdecoration-5.17.3/CMakeLists.txt 2019-11-12 11:13:05.000000000
+0100
+++ new/kdecoration-5.17.4/CMakeLists.txt 2019-12-03 13:03:47.000000000
+0100
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.0)
project(decoration-api)
-set(PROJECT_VERSION "5.17.3")
+set(PROJECT_VERSION "5.17.4")
set(QT_MIN_VERSION "5.12.0")
set(KF5_MIN_VERSION "5.62.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdecoration-5.17.3/po/zh_CN/kdecoration.po
new/kdecoration-5.17.4/po/zh_CN/kdecoration.po
--- old/kdecoration-5.17.3/po/zh_CN/kdecoration.po 2019-11-12
11:13:18.000000000 +0100
+++ new/kdecoration-5.17.4/po/zh_CN/kdecoration.po 2019-12-03
13:04:12.000000000 +0100
@@ -8,7 +8,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-05-20 03:23+0200\n"
-"PO-Revision-Date: 2019-10-09 10:03\n"
+"PO-Revision-Date: 2019-11-19 23:10\n"
"Last-Translator: Guo Yunhe (guoyunhe)\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
@@ -34,7 +34,7 @@
#: decorationbutton.cpp:299
#, kde-format
msgid "On one desktop"
-msgstr "在一个桌面上"
+msgstr "在一个桌面"
#: decorationbutton.cpp:301
#, kde-format
@@ -69,29 +69,29 @@
#: decorationbutton.cpp:315
#, kde-format
msgid "Unshade"
-msgstr "去阴影"
+msgstr "展开"
#: decorationbutton.cpp:317
#, kde-format
msgid "Shade"
-msgstr "阴影"
+msgstr "卷起"
#: decorationbutton.cpp:320
#, kde-format
msgid "Don't keep below"
-msgstr "不要留在下面"
+msgstr "不常居底端"
#: decorationbutton.cpp:322
#, kde-format
msgid "Keep below"
-msgstr "保持在下方"
+msgstr "常居底端"
#: decorationbutton.cpp:325
#, kde-format
msgid "Don't keep above"
-msgstr "不要留在上面"
+msgstr "不常居顶端"
#: decorationbutton.cpp:327
#, kde-format
msgid "Keep above"
-msgstr "保持在上方"
\ No newline at end of file
+msgstr "常居顶端"
\ No newline at end of file