Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2021-06-19 23:02:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-browser-integration"

Sat Jun 19 23:02:47 2021 rev:59 rq:900278 version:5.22.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
    2021-06-07 22:43:17.672464262 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2625/plasma-browser-integration.changes
  2021-06-19 23:03:20.415699054 +0200
@@ -1,0 +2,9 @@
+Tue Jun 15 13:17:29 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.22.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.22.1
+- No code changes since 5.22.0
+
+-------------------------------------------------------------------

Old:
----
  plasma-browser-integration-5.22.0.tar.xz
  plasma-browser-integration-5.22.0.tar.xz.sig

New:
----
  plasma-browser-integration-5.22.1.tar.xz
  plasma-browser-integration-5.22.1.tar.xz.sig

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

Other differences:
------------------
++++++ plasma-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.rOTXcu/_old  2021-06-19 23:03:20.879699770 +0200
+++ /var/tmp/diff_new_pack.rOTXcu/_new  2021-06-19 23:03:20.883699776 +0200
@@ -21,15 +21,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:           plasma-browser-integration
-Version:        5.22.0
+Version:        5.22.1
 Release:        0
 Summary:        Helper for the KDE Plasma Browser Integration
 License:        GPL-3.0-or-later
 Group:          Productivity/Networking/Web/Utilities
 Url:            https://cgit.kde.org/plasma-browser-integration.git
-Source:         plasma-browser-integration-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
 %if %{with lang}
-Source1:        plasma-browser-integration-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++++++ plasma-browser-integration-5.22.0.tar.xz -> 
plasma-browser-integration-5.22.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.22.0/CMakeLists.txt 
new/plasma-browser-integration-5.22.1/CMakeLists.txt
--- old/plasma-browser-integration-5.22.0/CMakeLists.txt        2021-06-03 
16:12:03.000000000 +0200
+++ new/plasma-browser-integration-5.22.1/CMakeLists.txt        2021-06-15 
12:04:00.000000000 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.22.0")
+set(PROJECT_VERSION "5.22.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.9.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.22.0/extension/_locales/de/messages.json 
new/plasma-browser-integration-5.22.1/extension/_locales/de/messages.json
--- old/plasma-browser-integration-5.22.0/extension/_locales/de/messages.json   
2021-06-03 16:11:42.000000000 +0200
+++ new/plasma-browser-integration-5.22.1/extension/_locales/de/messages.json   
2021-06-15 12:03:41.000000000 +0200
@@ -60,7 +60,7 @@
         "message": "Version des Hosts: $1"
     },
     "options_about_kde": {
-        "message": "KDE ist ein weltweite Gemeinschaft von Programmierern, 
K??nstlern, Autoren, ??bersetzern und Unterst??tzern, die sich der Entwicklung 
von <a href=\"$1\">Freier Software</a> verschrieben haben. KDE ver??ffentlicht 
die Plasma-Arbeitsumgebung, hunderte von Anwendungen und viele Bibliotheken als 
Grundlage. KDE ist ein Gemeinschaftsprojekt und wird nicht von einer einzelnen 
Gruppe, Firma oder Organisation kontrolliert. Statt dessen wirdzusammen die 
beste freie Software erstellt. Jeder ist eingeladen, bei <a href=\"$2\">KDE mit 
zu machen</a>. Besuchen Sie <a href=\"$3\">$3</a>, um mehr Informationen ??ber 
das KDE-Projekt zu erhalten."
+        "message": "KDE ist ein weltweite Gemeinschaft von Programmierern, 
K??nstlern, Autoren, ??bersetzern und Unterst??tzern, die sich der Entwicklung 
von <a href=\"$1\">Freier Software</a> verschrieben haben. KDE ver??ffentlicht 
die Plasma-Arbeitsumgebung, hunderte von Anwendungen und viele Bibliotheken als 
Grundlage. KDE ist ein Gemeinschaftsprojekt und wird nicht von einer einzelnen 
Gruppe, Firma oder Organisation kontrolliert. Statt dessen wird zusammen die 
beste freie Software erstellt. Jeder ist eingeladen, bei <a href=\"$2\">KDE mit 
zu machen</a>. Besuchen Sie <a href=\"$3\">$3</a>, um mehr Informationen ??ber 
das KDE-Projekt zu erhalten."
     },
     "options_about_license": {
         "message": "Lizenz: <a href=\"$1\">GNU General Public License Version 
3</a>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.22.0/host/org.kde.plasma.browser_integration.host.desktop.in
 
new/plasma-browser-integration-5.22.1/host/org.kde.plasma.browser_integration.host.desktop.in
--- 
old/plasma-browser-integration-5.22.0/host/org.kde.plasma.browser_integration.host.desktop.in
       2021-06-03 16:11:42.000000000 +0200
+++ 
new/plasma-browser-integration-5.22.1/host/org.kde.plasma.browser_integration.host.desktop.in
       2021-06-15 12:03:41.000000000 +0200
@@ -5,6 +5,7 @@
 Name[ca]=Servidor de la integraci?? del navegador amb el Plasma
 Name[cs]=Integrace prohl????e??e do prost??ed?? Plasma
 Name[de]=Plasma-Integration f??r Browser
+Name[en_GB]=Plasma Browser Integration Host
 Name[es]=Anfitri??n de integraci??n del navegador con Plasma
 Name[fi]=Plasma-selainintegrointi-is??nt??
 Name[fr]=H??te pour l'int??gration du navigateur dans Plasma
@@ -21,6 +22,7 @@
 Name[sv]=V??rddator f??r Plasma webbl??sarintegrering
 Name[uk]=?????????? ???????????????????? ???????????????? ???? ??????????????
 Name[x-test]=xxPlasma Browser Integration Hostxx
+Name[zh_CN]=Plasma ???????????????????????????
 Icon=plasma-browser-integration
 Exec=@CMAKE_INSTALL_PREFIX@/bin/plasma-browser-integration-host
 NoDisplay=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.22.0/po/de/plasma-browser-extension.po 
new/plasma-browser-integration-5.22.1/po/de/plasma-browser-extension.po
--- old/plasma-browser-integration-5.22.0/po/de/plasma-browser-extension.po     
2021-06-03 16:11:46.000000000 +0200
+++ new/plasma-browser-integration-5.22.1/po/de/plasma-browser-extension.po     
2021-06-15 12:03:45.000000000 +0200
@@ -14,7 +14,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.12.3\n"
 
 #: browseraction_mpris_enable_on:0
 msgctxt "Heading for list of domains to enable media controls on"
@@ -151,8 +150,8 @@
 "\"$1\">Freier Software</a> verschrieben haben. KDE ver??ffentlicht die 
Plasma-"
 "Arbeitsumgebung, hunderte von Anwendungen und viele Bibliotheken als "
 "Grundlage. KDE ist ein Gemeinschaftsprojekt und wird nicht von einer "
-"einzelnen Gruppe, Firma oder Organisation kontrolliert. Statt dessen "
-"wirdzusammen die beste freie Software erstellt. Jeder ist eingeladen, bei <a "
+"einzelnen Gruppe, Firma oder Organisation kontrolliert. Statt dessen wird "
+"zusammen die beste freie Software erstellt. Jeder ist eingeladen, bei <a "
 "href=\"$2\">KDE mit zu machen</a>. Besuchen Sie <a href=\"$3\">$3</a>, um "
 "mehr Informationen ??ber das KDE-Projekt zu erhalten."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.22.0/po/de/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.22.1/po/de/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.22.0/po/de/plasma-browser-integration-host.po  
    2021-06-03 16:11:46.000000000 +0200
+++ 
new/plasma-browser-integration-5.22.1/po/de/plasma-browser-integration-host.po  
    2021-06-15 12:03:45.000000000 +0200
@@ -17,7 +17,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.12.3\n"
 
 #: downloadjob.cpp:137
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.22.0/po/de/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.22.1/po/de/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.22.0/po/de/plasma-browser-integration-reminder.po
  2021-06-03 16:11:46.000000000 +0200
+++ 
new/plasma-browser-integration-5.22.1/po/de/plasma-browser-integration-reminder.po
  2021-06-15 12:03:45.000000000 +0200
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.04.3\n"
 
 #: browserintegrationreminder.cpp:137
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.22.0/po/en_GB/plasma-browser-integration-host.po
 
new/plasma-browser-integration-5.22.1/po/en_GB/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.22.0/po/en_GB/plasma-browser-integration-host.po
   2021-06-03 16:11:47.000000000 +0200
+++ 
new/plasma-browser-integration-5.22.1/po/en_GB/plasma-browser-integration-host.po
   2021-06-15 12:03:45.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-19 00:21+0000\n"
-"PO-Revision-Date: 2021-01-10 12:14+0000\n"
+"PO-Revision-Date: 2021-06-12 14:39+0100\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
 "Language: en_GB\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 20.12.0\n"
+"X-Generator: Lokalize 21.04.1\n"
 
 #: downloadjob.cpp:137
 #, kde-format
@@ -23,6 +23,8 @@
 "This type of file can harm your computer. If you want to keep it, accept "
 "this download from the browser window."
 msgstr ""
+"This type of file can harm your computer. If you want to keep it, accept "
+"this download from the browser window."
 
 #: downloadjob.cpp:235
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.22.0/po/zh_CN/plasma-browser-extension.po 
new/plasma-browser-integration-5.22.1/po/zh_CN/plasma-browser-extension.po
--- old/plasma-browser-integration-5.22.0/po/zh_CN/plasma-browser-extension.po  
2021-06-03 16:12:02.000000000 +0200
+++ new/plasma-browser-integration-5.22.1/po/zh_CN/plasma-browser-extension.po  
2021-06-15 12:03:59.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-02 02:39:09.793433\n"
-"PO-Revision-Date: 2021-05-25 16:22\n"
+"PO-Revision-Date: 2021-06-03 16:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.22.0/po/zh_CN/plasma-browser-integration-host.po
 
new/plasma-browser-integration-5.22.1/po/zh_CN/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.22.0/po/zh_CN/plasma-browser-integration-host.po
   2021-06-03 16:12:02.000000000 +0200
+++ 
new/plasma-browser-integration-5.22.1/po/zh_CN/plasma-browser-integration-host.po
   2021-06-15 12:03:59.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-19 00:21+0000\n"
-"PO-Revision-Date: 2021-05-25 16:22\n"
+"PO-Revision-Date: 2021-06-03 16:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -24,6 +24,8 @@
 "This type of file can harm your computer. If you want to keep it, accept "
 "this download from the browser window."
 msgstr ""
+"???????????????????????????????????????????????????????????????????????????????????????????????????????????????"
+"??????"
 
 #: downloadjob.cpp:235
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.22.0/po/zh_CN/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.22.1/po/zh_CN/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.22.0/po/zh_CN/plasma-browser-integration-reminder.po
       2021-06-03 16:12:02.000000000 +0200
+++ 
new/plasma-browser-integration-5.22.1/po/zh_CN/plasma-browser-integration-reminder.po
       2021-06-15 12:03:59.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-03-05 02:47+0100\n"
-"PO-Revision-Date: 2021-05-25 16:22\n"
+"PO-Revision-Date: 2021-06-03 16:07\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to