Hello community,
here is the log from the commit of package systemsettings5 for openSUSE:Factory
checked in at 2019-06-22 11:20:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemsettings5 (Old)
and /work/SRC/openSUSE:Factory/.systemsettings5.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemsettings5"
Sat Jun 22 11:20:02 2019 rev:84 rq:711111 version:5.16.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes
2019-06-12 13:31:22.380204045 +0200
+++
/work/SRC/openSUSE:Factory/.systemsettings5.new.4615/systemsettings5.changes
2019-06-22 11:20:03.969120691 +0200
@@ -1,0 +2,9 @@
+Tue Jun 18 16:38:17 UTC 2019 - [email protected]
+
+- Update to 5.16.1
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.16.1.php
+- No code changes since 5.16.0
+
+-------------------------------------------------------------------
Old:
----
systemsettings-5.16.0.tar.xz
systemsettings-5.16.0.tar.xz.sig
New:
----
systemsettings-5.16.1.tar.xz
systemsettings-5.16.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ systemsettings5.spec ++++++
--- /var/tmp/diff_new_pack.OyfzaV/_old 2019-06-22 11:20:04.709121460 +0200
+++ /var/tmp/diff_new_pack.OyfzaV/_new 2019-06-22 11:20:04.713121464 +0200
@@ -18,15 +18,15 @@
%bcond_without lang
Name: systemsettings5
-Version: 5.16.0
+Version: 5.16.1
Release: 0
Summary: KDE's control center
License: GPL-2.0-or-later
Group: System/GUI/KDE
Url: http://www.kde.org/
-Source: systemsettings-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/%{version}/systemsettings-%{version}.tar.xz
%if %{with lang}
-Source1: systemsettings-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/systemsettings-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCH-FIX-OPENSUSE install_administration_category.diff -- install System
Administration category, needed at least for YaST KCM
++++++ systemsettings-5.16.0.tar.xz -> systemsettings-5.16.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/systemsettings-5.16.0/CMakeLists.txt
new/systemsettings-5.16.1/CMakeLists.txt
--- old/systemsettings-5.16.0/CMakeLists.txt 2019-06-06 15:19:48.000000000
+0200
+++ new/systemsettings-5.16.1/CMakeLists.txt 2019-06-18 12:11:50.000000000
+0200
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0)
-set(PROJECT_VERSION "5.16.0")
+set(PROJECT_VERSION "5.16.1")
project(systemsettings VERSION ${PROJECT_VERSION})
set(QT_MIN_VERSION "5.11.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/systemsettings-5.16.0/classic/settings-classic-view.desktop
new/systemsettings-5.16.1/classic/settings-classic-view.desktop
--- old/systemsettings-5.16.0/classic/settings-classic-view.desktop
2019-06-06 15:18:36.000000000 +0200
+++ new/systemsettings-5.16.1/classic/settings-classic-view.desktop
2019-06-18 12:11:18.000000000 +0200
@@ -75,7 +75,7 @@
Name[fr]=Vue arborescente
Name[gl]=Vista en árbore
Name[hu]=Fastruktúra-nézet
-Name[id]=Tampilan Pohon
+Name[id]=Tampilan Hierarki
Name[it]=Vista ad albero
Name[ja]=ツリー表示
Name[ko]=트리 보기
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/systemsettings-5.16.0/po/id/systemsettings.po
new/systemsettings-5.16.1/po/id/systemsettings.po
--- old/systemsettings-5.16.0/po/id/systemsettings.po 2019-06-06
15:19:16.000000000 +0200
+++ new/systemsettings-5.16.1/po/id/systemsettings.po 2019-06-18
12:11:32.000000000 +0200
@@ -9,15 +9,15 @@
"Project-Id-Version: systemsettings\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-05-20 07:47+0200\n"
-"PO-Revision-Date: 2019-02-24 12:21+0700\n"
-"Last-Translator: wantoyo <[email protected]>\n"
+"PO-Revision-Date: 2019-06-03 21:33+0700\n"
+"Last-Translator: Wantoyo <[email protected]>\n"
"Language-Team: Indonesian <[email protected]>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 18.12.1\n"
+"X-Generator: Lokalize 19.04.1\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -192,7 +192,7 @@
#: classic/ClassicMode.cpp:67 classic/ClassicMode.cpp:252
#, kde-format
msgid "Tree View"
-msgstr "Tampilan Pohon"
+msgstr "Tampilan Hierarki"
#: classic/ClassicMode.cpp:69
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/systemsettings-5.16.0/po/nl/docs/systemsettings/index.docbook
new/systemsettings-5.16.1/po/nl/docs/systemsettings/index.docbook
--- old/systemsettings-5.16.0/po/nl/docs/systemsettings/index.docbook
2019-06-06 15:19:46.000000000 +0200
+++ new/systemsettings-5.16.1/po/nl/docs/systemsettings/index.docbook
2019-06-18 12:11:47.000000000 +0200
@@ -554,8 +554,7 @@
<para
>Documentatie Copyright © 2008 &Richard.Johnson; &Richard.Johnson.mail;
></para>
-&meld.fouten;&vertaling.jaap;&vertaling.freek;
-&underFDL; &underGPL; </chapter>
+&meld.fouten;&vertaling.jaap;&vertaling.freek; &underFDL; &underGPL; </chapter>
&documentation.index;
</book>