commit plasma-browser-integration for openSUSE:Factory

2020-10-30 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-10-30 11:47:39

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3463 (New)


Package is "plasma-browser-integration"

Fri Oct 30 11:47:39 2020 rev:48 rq:844611 version:5.20.2

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-10-22 14:25:33.874927063 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3463/plasma-browser-integration.changes
  2020-10-30 11:47:57.205722507 +0100
@@ -1,0 +2,9 @@
+Tue Oct 27 20:43:53 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.2
+- No code changes since 5.20.1
+
+---

Old:

  plasma-browser-integration-5.20.1.tar.xz
  plasma-browser-integration-5.20.1.tar.xz.sig

New:

  plasma-browser-integration-5.20.2.tar.xz
  plasma-browser-integration-5.20.2.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.JVYqNF/_old  2020-10-30 11:47:57.23014 +0100
+++ /var/tmp/diff_new_pack.JVYqNF/_new  2020-10-30 11:47:57.781723018 +0100
@@ -21,15 +21,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.20.1
+Version:5.20.2
 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.20.1.tar.xz -> 
plasma-browser-integration-5.20.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.20.1/CMakeLists.txt 
new/plasma-browser-integration-5.20.2/CMakeLists.txt
--- old/plasma-browser-integration-5.20.1/CMakeLists.txt2020-10-20 
14:03:48.0 +0200
+++ new/plasma-browser-integration-5.20.2/CMakeLists.txt2020-10-27 
13:23:43.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.20.1")
+set(PROJECT_VERSION "5.20.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.9.0")





commit plasma-browser-integration for openSUSE:Factory

2020-10-22 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-10-22 14:24:17

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3463 (New)


Package is "plasma-browser-integration"

Thu Oct 22 14:24:17 2020 rev:47 rq:843109 version:5.20.1

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-10-13 15:31:06.784905133 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3463/plasma-browser-integration.changes
  2020-10-22 14:25:33.874927063 +0200
@@ -1,0 +2,9 @@
+Tue Oct 20 14:30:37 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.1
+- No code changes since 5.20.0
+
+---

Old:

  plasma-browser-integration-5.20.0.tar.xz
  plasma-browser-integration-5.20.0.tar.xz.sig

New:

  plasma-browser-integration-5.20.1.tar.xz
  plasma-browser-integration-5.20.1.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.gtsahl/_old  2020-10-22 14:25:34.466927595 +0200
+++ /var/tmp/diff_new_pack.gtsahl/_new  2020-10-22 14:25:34.466927595 +0200
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.20.0
+Version:5.20.1
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.20.0.tar.xz -> 
plasma-browser-integration-5.20.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.20.0/CMakeLists.txt 
new/plasma-browser-integration-5.20.1/CMakeLists.txt
--- old/plasma-browser-integration-5.20.0/CMakeLists.txt2020-10-08 
18:20:19.0 +0200
+++ new/plasma-browser-integration-5.20.1/CMakeLists.txt2020-10-20 
14:03:48.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.20.0")
+set(PROJECT_VERSION "5.20.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.20.0/extension/_locales/de/messages.json 
new/plasma-browser-integration-5.20.1/extension/_locales/de/messages.json
--- old/plasma-browser-integration-5.20.0/extension/_locales/de/messages.json   
2020-10-08 18:19:55.0 +0200
+++ new/plasma-browser-integration-5.20.1/extension/_locales/de/messages.json   
2020-10-20 14:03:29.0 +0200
@@ -30,7 +30,7 @@
 "message": "Unbekannter Fehler"
 },
 "kdeconnect_call_device": {
-"message": "Auf „$1“ öffnen"
+"message": "Anruf auf „$1“"
 },
 "kdeconnect_open_device": {
 "message": "Auf „$1“ öffnen"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.20.0/extension/_locales/el/messages.json 
new/plasma-browser-integration-5.20.1/extension/_locales/el/messages.json
--- old/plasma-browser-integration-5.20.0/extension/_locales/el/messages.json   
1970-01-01 01:00:00.0 +0100
+++ new/plasma-browser-integration-5.20.1/extension/_locales/el/messages.json   
2020-10-20 14:03:29.0 +0200
@@ -0,0 +1,158 @@
+{
+"browseraction_mpris_enable_on": {
+"message": "Ενεργοποίηση συστατικών ελέγχου πολυμέσων στο:"
+},
+"browseraction_mpris_title": {
+"message": "Συστατικά ελέγχου πολυμέσων"
+},
+"browseraction_title": {
+"message": "Plasma ενσωμάτωση περιηγητή"
+},
+"general_error_host_disconnected_title": {
+"message": "Ο υπολογιστής αποσυνδέθηκε απρόσμενα."
+},
+"general_error_not_supported_os": {
+"message": "Αυτή η επέκταση υποστηρίζεται μόνο σε Linux και FreeBSD."
+},
+"general_error_not_supported_os_title": {
+"message": "Μη υποστηριζόμενο λειτουργικό σύστημα"
+},
+"general_error_startup_failed": {
+"message": "Βεβαιωθείτε ότι το πακέτο 'plasma-browser-integration' 
έχει εγκαταστυαθεί σωστά και ότι εκτελείτε το Plasma 5.13 ή νεότερο."
+},
+"general_error_startup_failed_title": {
+"message": "Αποτυχία σύνδεσης με τον υπολογιστή."
+},
+"general_error_startup_failed_wiki_link": {
+"message": "Επισκεφθείτε τη σελίδα wiki του έργου για περισσότερες 
πληροφορίες"
+},
+"general_error_unknown": {

commit plasma-browser-integration for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-10-13 15:30:43

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3486 (New)


Package is "plasma-browser-integration"

Tue Oct 13 15:30:43 2020 rev:46 rq:841018 version:5.20.0

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-09-04 11:09:21.666947784 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3486/plasma-browser-integration.changes
  2020-10-13 15:31:06.784905133 +0200
@@ -1,0 +2,33 @@
+Thu Oct  8 16:55:26 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.0
+- No code changes since 5.19.90
+
+---
+Thu Sep 17 20:03:13 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.90
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.90
+- Changes since 5.19.5:
+  * Remove explicit ECM_KDE_MODULE_DIR
+  * [Tabs Runner] Add tab URL as mime data for tabs
+  * [Tabs Runner] port to new KRunner metadata system & install location
+  * Calculate transfer speed manually if download size isn't known
+  * Split "page" context menu from links
+  * [DownloadJob] Fall back to url when finalUrl isn't set
+  * Bump manifest version
+  * Use getElementsByTagName instead of querySelectorAll
+  * Keep player pending also when duration is known but too short
+  * Compress and reduce MediaSession updates
+  * Fix removing KDE Connect context menu entries on host disconnect
+  * [Download Plugin] Just sent download verbatim
+  * Install MutationObserver in DOMContentLoaded
+  * Add logo.png for GitLab
+  * Restore ability to send tel: URLs to the phone
+
+---

Old:

  plasma-browser-integration-5.19.5.tar.xz
  plasma-browser-integration-5.19.5.tar.xz.sig

New:

  plasma-browser-integration-5.20.0.tar.xz
  plasma-browser-integration-5.20.0.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.YfL3zr/_old  2020-10-13 15:31:08.452905841 +0200
+++ /var/tmp/diff_new_pack.YfL3zr/_new  2020-10-13 15:31:08.456905843 +0200
@@ -21,15 +21,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.19.5
+Version:5.20.0
 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: 
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
+Source: plasma-browser-integration-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz.sig
+Source1:plasma-browser-integration-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
@@ -104,14 +104,14 @@
 %license COPYING*
 %dir %{_kf5_plugindir}/kf5
 %dir %{_kf5_plugindir}/kf5/kded
+%dir %{_kf5_plugindir}/kf5/krunner
 %dir %{_libdir}/mozilla
 %dir %{_sysconfdir}/chromium
 %dir %{_sysconfdir}/opt/chrome
 %{_kf5_bindir}/plasma-browser-integration-host
+%{_kf5_plugindir}/kf5/krunner/krunner_browsertabs.so
 %{_kf5_plugindir}/kf5/kded/browserintegrationreminder.so
-%{_kf5_servicesdir}/plasma-runner-browsertabs.desktop
 %{_libdir}/mozilla/native-messaging-hosts
-%{_libqt5_plugindir}/krunner_browsertabs.so
 %{_sysconfdir}/chromium/native-messaging-hosts
 %{_sysconfdir}/opt/chrome/native-messaging-hosts
 

++ plasma-browser-integration-5.19.5.tar.xz -> 
plasma-browser-integration-5.20.0.tar.xz ++
 10535 lines of diff (skipped)





commit plasma-browser-integration for openSUSE:Factory

2020-09-04 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-09-04 11:08:50

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3399 (New)


Package is "plasma-browser-integration"

Fri Sep  4 11:08:50 2020 rev:45 rq:831184 version:5.19.5

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-07-29 17:20:23.536555998 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3399/plasma-browser-integration.changes
  2020-09-04 11:09:21.666947784 +0200
@@ -1,0 +2,10 @@
+Tue Sep  1 11:38:52 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.5
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.5
+- Changes since 5.19.4:
+  * [DownloadJob] Fall back to url when finalUrl isn't set
+
+---

Old:

  plasma-browser-integration-5.19.4.tar.xz
  plasma-browser-integration-5.19.4.tar.xz.sig

New:

  plasma-browser-integration-5.19.5.tar.xz
  plasma-browser-integration-5.19.5.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.kqh6pf/_old  2020-09-04 11:09:22.630948268 +0200
+++ /var/tmp/diff_new_pack.kqh6pf/_new  2020-09-04 11:09:22.634948270 +0200
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.19.4
+Version:5.19.5
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.19.4.tar.xz -> 
plasma-browser-integration-5.19.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.19.4/CMakeLists.txt 
new/plasma-browser-integration-5.19.5/CMakeLists.txt
--- old/plasma-browser-integration-5.19.4/CMakeLists.txt2020-07-28 
13:00:26.0 +0200
+++ new/plasma-browser-integration-5.19.5/CMakeLists.txt2020-09-01 
12:34:50.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.19.4")
+set(PROJECT_VERSION "5.19.5")
 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.19.4/extension/_locales/ca/messages.json 
new/plasma-browser-integration-5.19.5/extension/_locales/ca/messages.json
--- old/plasma-browser-integration-5.19.4/extension/_locales/ca/messages.json   
2020-07-28 13:00:06.0 +0200
+++ new/plasma-browser-integration-5.19.5/extension/_locales/ca/messages.json   
2020-09-01 12:34:29.0 +0200
@@ -6,7 +6,7 @@
 "message": "Controls multimèdia"
 },
 "browseraction_title": {
-"message": "Integració del navegador al Plasma"
+"message": "Integració del navegador amb el Plasma"
 },
 "general_error_host_disconnected_title": {
 "message": "El servidor natiu s'ha desconnectat inesperadament."
@@ -24,7 +24,7 @@
 "message": "Ha fallat en connectar amb el servidor nadiu."
 },
 "general_error_startup_failed_wiki_link": {
-"message": "Visiteu la pàgina wiki del projecte per obtenir més 
informació"
+"message": "Visiteu la pàgina wiki del projecte per a obtenir més 
informació"
 },
 "general_error_unknown": {
 "message": "Error desconegut"
@@ -45,10 +45,10 @@
 "message": "© 2017-2020 Kai Uwe Broulik and David Edmundson"
 },
 "options_about_created_by_kde": {
-"message": "Aquesta ampliació del navegador fou creada per la Comunitat KDE. Podeu trobar més informació quant a aquest 
projecte al KDE Community Wiki."
+"message": "Aquesta ampliació del navegador fou creada per la Comunitat KDE. Trobareu més informació quant a aquest projecte 
al KDE Community Wiki."
 },
 "options_about_donate": {
-"message": "Si us agrada el que veieu, si us plau, considereu fer una 
donació a KDE, per tal de continuar fent el millor 
programari lliure possible."
+"message": "Si us agrada el que veieu, si us plau, considereu fer una 
donació al KDE, per tal de continuar fent el millor 
programari lliure possible."
 },
 "options_about_extension_version": {
 "message": "Versió de l'extensió: $1"
@@ -57,7 +57,7 @@
 "message": "Versió del servidor: $1"
 },
 "options_about_kde": {
-"message": "KDE és una xarxa mundial d'enginyers informàtics, 

commit plasma-browser-integration for openSUSE:Factory

2020-07-29 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-07-29 17:19:42

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3592 (New)


Package is "plasma-browser-integration"

Wed Jul 29 17:19:42 2020 rev:44 rq:823270 version:5.19.4

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-07-28 17:25:30.453916255 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3592/plasma-browser-integration.changes
  2020-07-29 17:20:23.536555998 +0200
@@ -1,0 +2,9 @@
+Tue Jul 28 13:45:52 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.4
+- No code changes since 5.19.3
+
+---

Old:

  plasma-browser-integration-5.19.3.tar.xz
  plasma-browser-integration-5.19.3.tar.xz.sig

New:

  plasma-browser-integration-5.19.4.tar.xz
  plasma-browser-integration-5.19.4.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.NDaf9z/_old  2020-07-29 17:20:27.564559289 +0200
+++ /var/tmp/diff_new_pack.NDaf9z/_new  2020-07-29 17:20:27.568559292 +0200
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.19.3
+Version:5.19.4
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.19.3.tar.xz -> 
plasma-browser-integration-5.19.4.tar.xz ++
 11189 lines of diff (skipped)





commit plasma-browser-integration for openSUSE:Factory

2020-07-28 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-07-28 17:25:05

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3592 (New)


Package is "plasma-browser-integration"

Tue Jul 28 17:25:05 2020 rev:43 rq:823012 version:5.19.3

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-07-10 14:12:09.755387797 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3592/plasma-browser-integration.changes
  2020-07-28 17:25:30.453916255 +0200
@@ -1,0 +2,5 @@
+Mon Jul 27 14:41:23 UTC 2020 - Callum Farmer 
+
+- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
+
+---



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.E7pywl/_old  2020-07-28 17:25:31.173917071 +0200
+++ /var/tmp/diff_new_pack.E7pywl/_new  2020-07-28 17:25:31.177917075 +0200
@@ -92,9 +92,9 @@
 
 %install
 %kf5_makeinstall -C build
-if [ "%{_libdir}" != "%{_libexecdir}" ]; then
+if [ "%{_libdir}" != "%{_prefix}/lib" ]; then
# Move mozilla native messaging file to correct location
-   mv %{buildroot}%{_libexecdir}/mozilla %{buildroot}%{_libdir}
+   mv %{buildroot}%{_prefix}/lib/mozilla %{buildroot}%{_libdir}
 fi
   %if %{with lang}
 %find_lang %{name} --all-name






commit plasma-browser-integration for openSUSE:Factory

2020-07-10 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-07-10 14:11:57

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3060 (New)


Package is "plasma-browser-integration"

Fri Jul 10 14:11:57 2020 rev:42 rq:819422 version:5.19.3

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-06-25 15:06:48.833243950 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3060/plasma-browser-integration.changes
  2020-07-10 14:12:09.755387797 +0200
@@ -1,0 +2,9 @@
+Tue Jul  7 13:58:02 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.3
+- No code changes since 5.19.2
+
+---

Old:

  plasma-browser-integration-5.19.2.tar.xz
  plasma-browser-integration-5.19.2.tar.xz.sig

New:

  plasma-browser-integration-5.19.3.tar.xz
  plasma-browser-integration-5.19.3.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.ePRiq4/_old  2020-07-10 14:12:10.339389715 +0200
+++ /var/tmp/diff_new_pack.ePRiq4/_new  2020-07-10 14:12:10.343389728 +0200
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.19.2
+Version:5.19.3
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.19.2.tar.xz -> 
plasma-browser-integration-5.19.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.19.2/CMakeLists.txt 
new/plasma-browser-integration-5.19.3/CMakeLists.txt
--- old/plasma-browser-integration-5.19.2/CMakeLists.txt2020-06-23 
14:15:29.0 +0200
+++ new/plasma-browser-integration-5.19.3/CMakeLists.txt2020-07-07 
13:15:39.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.19.2")
+set(PROJECT_VERSION "5.19.3")
 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.19.2/extension/_locales/fi/messages.json 
new/plasma-browser-integration-5.19.3/extension/_locales/fi/messages.json
--- old/plasma-browser-integration-5.19.2/extension/_locales/fi/messages.json   
2020-06-23 14:15:03.0 +0200
+++ new/plasma-browser-integration-5.19.3/extension/_locales/fi/messages.json   
2020-07-07 13:15:17.0 +0200
@@ -39,10 +39,10 @@
 "message": "Jos havaitset ongelmia, tarkista tunnetut 
ohjelmavirheet ja tee tarvittaessa vikailmoitus."
 },
 "options_about_changelog_link": {
-"message": "View Changelog"
+"message": "Katso muutoslokia"
 },
 "options_about_copyright": {
-"message": "© 2017–19 Kai Uwe Broulik ja David Edmundson"
+"message": "© 2017–2020 Kai Uwe Broulik ja David Edmundson"
 },
 "options_about_created_by_kde": {
 "message": "Tämän selainlaajennuksen on kehittänyt KDE-yhteisö. Löydät projektista lisätietoa KDE 
Community Wikistä."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.19.2/po/zh_CN/plasma-browser-integration-host.po
 
new/plasma-browser-integration-5.19.3/po/zh_CN/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.19.2/po/zh_CN/plasma-browser-integration-host.po
   2020-06-23 14:15:28.0 +0200
+++ 
new/plasma-browser-integration-5.19.3/po/zh_CN/plasma-browser-integration-host.po
   2020-07-07 13:15:39.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-01-05 03:44+0100\n"
-"PO-Revision-Date: 2020-06-21 18:47\n"
+"PO-Revision-Date: 2020-06-24 08:02\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.19.2/po/zh_CN/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.19.3/po/zh_CN/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.19.2/po/zh_CN/plasma-browser-integration-reminder.po
   2020-06-23 14:15:28.0 +0200
+++ 

commit plasma-browser-integration for openSUSE:Factory

2020-06-25 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-06-25 15:06:19

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3060 (New)


Package is "plasma-browser-integration"

Thu Jun 25 15:06:19 2020 rev:41 rq:816708 version:5.19.2

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-06-21 19:02:08.596166007 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3060/plasma-browser-integration.changes
  2020-06-25 15:06:48.833243950 +0200
@@ -1,0 +2,9 @@
+Tue Jun 23 13:26:18 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.2
+- No code changes since 5.19.1
+
+---

Old:

  plasma-browser-integration-5.19.1.tar.xz
  plasma-browser-integration-5.19.1.tar.xz.sig

New:

  plasma-browser-integration-5.19.2.tar.xz
  plasma-browser-integration-5.19.2.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.dFQi3S/_old  2020-06-25 15:06:49.953247558 +0200
+++ /var/tmp/diff_new_pack.dFQi3S/_new  2020-06-25 15:06:49.957247571 +0200
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.19.1
+Version:5.19.2
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.19.1.tar.xz -> 
plasma-browser-integration-5.19.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.19.1/CMakeLists.txt 
new/plasma-browser-integration-5.19.2/CMakeLists.txt
--- old/plasma-browser-integration-5.19.1/CMakeLists.txt2020-06-16 
14:48:36.0 +0200
+++ new/plasma-browser-integration-5.19.2/CMakeLists.txt2020-06-23 
14:15:29.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.19.1")
+set(PROJECT_VERSION "5.19.2")
 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.19.1/po/de/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.19.2/po/de/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.19.1/po/de/plasma-browser-integration-reminder.po
  2020-06-16 14:48:21.0 +0200
+++ 
new/plasma-browser-integration-5.19.2/po/de/plasma-browser-integration-reminder.po
  2020-06-23 14:15:14.0 +0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2018-10-09 07:13+0100\n"
 "Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
-"Language: de_DE\n"
+"Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.19.1/po/et/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.19.2/po/et/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.19.1/po/et/plasma-browser-integration-host.po  
2020-06-16 14:48:22.0 +0200
+++ 
new/plasma-browser-integration-5.19.2/po/et/plasma-browser-integration-host.po  
2020-06-23 14:15:15.0 +0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2019-11-08 23:45+0200\n"
 "Last-Translator: Marek Laane \n"
 "Language-Team: Estonian \n"
-"Language: et_EE\n"
+"Language: et\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.19.1/po/et/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.19.2/po/et/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.19.1/po/et/plasma-browser-integration-reminder.po
  2020-06-16 14:48:22.0 +0200
+++ 
new/plasma-browser-integration-5.19.2/po/et/plasma-browser-integration-reminder.po
  2020-06-23 14:15:15.0 +0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2019-11-08 23:48+0200\n"
 "Last-Translator: Marek Laane \n"
 "Language-Team: Estonian \n"
-"Language: et_EE\n"
+"Language: et\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' 

commit plasma-browser-integration for openSUSE:Factory

2020-06-22 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-06-20 20:12:10

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3606 (New)


Package is "plasma-browser-integration"

Sat Jun 20 20:12:10 2020 rev:40 rq:815507 version:5.19.1

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-06-08 23:58:16.171999592 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3606/plasma-browser-integration.changes
  2020-06-21 19:02:08.596166007 +0200
@@ -1,0 +2,9 @@
+Tue Jun 16 14:34:53 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.1.php
+- No code changes since 5.19.0
+
+---

Old:

  plasma-browser-integration-5.19.0.tar.xz
  plasma-browser-integration-5.19.0.tar.xz.sig

New:

  plasma-browser-integration-5.19.1.tar.xz
  plasma-browser-integration-5.19.1.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.5Gc0WA/_old  2020-06-21 19:02:09.016167425 +0200
+++ /var/tmp/diff_new_pack.5Gc0WA/_new  2020-06-21 19:02:09.020167439 +0200
@@ -21,15 +21,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.19.0
+Version:5.19.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.19.0.tar.xz -> 
plasma-browser-integration-5.19.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.19.0/CMakeLists.txt 
new/plasma-browser-integration-5.19.1/CMakeLists.txt
--- old/plasma-browser-integration-5.19.0/CMakeLists.txt2020-06-04 
13:22:25.0 +0200
+++ new/plasma-browser-integration-5.19.1/CMakeLists.txt2020-06-16 
14:48:36.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.19.0")
+set(PROJECT_VERSION "5.19.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.19.0/po/zh_CN/plasma-browser-integration-host.po
 
new/plasma-browser-integration-5.19.1/po/zh_CN/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.19.0/po/zh_CN/plasma-browser-integration-host.po
   2020-06-04 13:22:23.0 +0200
+++ 
new/plasma-browser-integration-5.19.1/po/zh_CN/plasma-browser-integration-host.po
   2020-06-16 14:48:35.0 +0200
@@ -3,8 +3,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-01-05 03:44+0100\n"
-"PO-Revision-Date: 2020-05-09 13:50\n"
-"Last-Translator: FULL NAME \n"
+"PO-Revision-Date: 2020-06-12 19:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -12,9 +12,11 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/plasma-browser-integration-"
-"host.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/plasma-browser-integration/plasma-"
+"browser-integration-host.pot\n"
+"X-Crowdin-File-ID: 10248\n"
 
 #: downloadjob.cpp:193
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.19.0/po/zh_CN/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.19.1/po/zh_CN/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.19.0/po/zh_CN/plasma-browser-integration-reminder.po
   2020-06-04 13:22:23.0 +0200
+++ 

commit plasma-browser-integration for openSUSE:Factory

2020-06-08 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-06-08 23:57:18

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3606 (New)


Package is "plasma-browser-integration"

Mon Jun  8 23:57:18 2020 rev:39 rq:812343 version:5.19.0

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-05-07 15:10:49.216410255 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3606/plasma-browser-integration.changes
  2020-06-08 23:58:16.171999592 +0200
@@ -1,0 +2,46 @@
+Thu Jun  4 13:27:14 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.0.php
+- No code changes since 5.18.90
+
+---
+Thu May 14 14:33:08 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.90.php
+- Changes since 5.18.5:
+  * [Reminder] Also advert Chromie store for Vivaldi and Brave
+  * Port KRun::runApplication to ApplicationLauncherJob
+  * Use player "poster" as album cover if available
+  * Signal player gone in "pagehide" not "beforeunload"
+  * Support Brave browser
+  * Don't offer sending non-http(s)/ftp links and sources via KDE Connect
+  * Bump manifest version
+  * Better vertically align checkboxes in media controls blacklist
+  * Add "document-share" icon for "Share..." context menu entry
+  * Add device icons to KDE Connect context menu
+  * Show purpose context menu only when enabled (kde#418436)
+  * [Purpose Plugin] Open shared URL when clicking notification
+  * Restore old Audio prototype after exportFunction (kde#414512)
+  * Provide light icon for dark mode via theme_icons (kde#414544)
+  * Also invert the generic Plasma logo in dark mode
+  * Set AA_UseHighDpiPixmaps
+  * linkText will be set to the URL when there is no label
+  * Set linkText as share title
+  * Manually merge stored and default settings
+  * Prefer to use currentSrc on player
+  * Emit change for CanSeek only if it actually changed
+  * Don't consider player gone when it only got temporarily added by us
+  * Update KDE Connect Website URL
+  * Catch getSubsystemStatus failing on initial load (kde#418487)
+  * Update copyright
+  * Add link to changelog on about page
+  * Also overwrite document.createElement using exportFunction
+  * Add better player tab crash handling (kde#419699)
+
+---

Old:

  plasma-browser-integration-5.18.5.tar.xz
  plasma-browser-integration-5.18.5.tar.xz.sig

New:

  plasma-browser-integration-5.19.0.tar.xz
  plasma-browser-integration-5.19.0.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.pkdFrh/_old  2020-06-08 23:58:16.868001739 +0200
+++ /var/tmp/diff_new_pack.pkdFrh/_new  2020-06-08 23:58:16.868001739 +0200
@@ -21,15 +21,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.18.5
+Version:5.19.0
 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: 
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
+Source: plasma-browser-integration-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz.sig
+Source1:plasma-browser-integration-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-browser-integration-5.18.5.tar.xz -> 
plasma-browser-integration-5.19.0.tar.xz ++
 2494 lines of diff (skipped)





commit plasma-browser-integration for openSUSE:Factory

2020-05-07 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-05-07 15:10:28

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2738 (New)


Package is "plasma-browser-integration"

Thu May  7 15:10:28 2020 rev:38 rq:800490 version:5.18.5

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-04-04 12:16:51.199486033 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2738/plasma-browser-integration.changes
  2020-05-07 15:10:49.216410255 +0200
@@ -1,0 +2,11 @@
+Tue May  5 13:01:55 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.5.php
+- Changes since 5.18.4.1:
+  * Detect Vivaldi based on binary name
+  * [Purpose Plugin] Detect cancelling the prompt more reliably
+
+---

Old:

  plasma-browser-integration-5.18.4.1.tar.xz
  plasma-browser-integration-5.18.4.1.tar.xz.sig

New:

  plasma-browser-integration-5.18.5.tar.xz
  plasma-browser-integration-5.18.5.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.DkqqDx/_old  2020-05-07 15:10:50.984413770 +0200
+++ /var/tmp/diff_new_pack.DkqqDx/_new  2020-05-07 15:10:50.984413770 +0200
@@ -21,15 +21,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.18.4.1
+Version:5.18.5
 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: 
https://download.kde.org/stable/plasma/5.18.4/plasma-browser-integration-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.18.4/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.18.4.1.tar.xz -> 
plasma-browser-integration-5.18.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.18.4.1/CMakeLists.txt 
new/plasma-browser-integration-5.18.5/CMakeLists.txt
--- old/plasma-browser-integration-5.18.4.1/CMakeLists.txt  2020-03-31 
16:23:55.0 +0200
+++ new/plasma-browser-integration-5.18.5/CMakeLists.txt2020-05-05 
16:51:13.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.18.4")
+set(PROJECT_VERSION "5.18.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.9.0")
@@ -25,6 +25,7 @@
 find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
 KIO
 I18n
+CoreAddons
 Config
 Crash
 DBusAddons
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.18.4.1/extension/_locales/de/messages.json 
new/plasma-browser-integration-5.18.5/extension/_locales/de/messages.json
--- old/plasma-browser-integration-5.18.4.1/extension/_locales/de/messages.json 
2020-03-31 16:23:01.0 +0200
+++ new/plasma-browser-integration-5.18.5/extension/_locales/de/messages.json   
2020-05-05 16:50:22.0 +0200
@@ -87,7 +87,7 @@
 "message": "Herunterladevorgänge im Benachrichtigungsbereich anzeigen"
 },
 "options_plugin_kdeconnect_description": {
-"message": "Fügt einen Eintrag zu Verknüpfungen zum Kontextmenü hinzu, 
mit dem Sie die Verknüpfung zu Ihrem Smartphone oder zu anderen angeschlossenen 
Geräten mit KDE-Connect senden können."
+"message": "Fügt einen Eintrag zu Verknüpfungen zum Kontextmenü hinzu, 
mit dem Sie die Verknüpfung zu Ihrem Smartphone oder zu anderen angeschlossenen 
Geräten mit KDE Connect senden können."
 },
 "options_plugin_kdeconnect_title": {
 "message": "Mit KDE Connect versenden"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.18.4.1/extension/_locales/ko/messages.json 
new/plasma-browser-integration-5.18.5/extension/_locales/ko/messages.json
--- 

commit plasma-browser-integration for openSUSE:Factory

2020-04-04 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-04-04 12:16:45

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3248 (New)


Package is "plasma-browser-integration"

Sat Apr  4 12:16:45 2020 rev:37 rq:790455 version:5.18.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-03-12 23:01:11.319059665 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3248/plasma-browser-integration.changes
  2020-04-04 12:16:51.199486033 +0200
@@ -1,0 +2,15 @@
+Tue Mar 31 15:16:41 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4.1:
+  * Version fixed
+
+---
+Tue Mar 31 14:47:43 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.4.php
+- No code changes since 5.18.3
+
+---

Old:

  plasma-browser-integration-5.18.3.tar.xz
  plasma-browser-integration-5.18.3.tar.xz.sig

New:

  plasma-browser-integration-5.18.4.1.tar.xz
  plasma-browser-integration-5.18.4.1.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.VTtajq/_old  2020-04-04 12:16:52.275487128 +0200
+++ /var/tmp/diff_new_pack.VTtajq/_new  2020-04-04 12:16:52.279487132 +0200
@@ -21,15 +21,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.18.3
+Version:5.18.4.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: 
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.18.4/plasma-browser-integration-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.18.4/plasma-browser-integration-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-browser-integration-5.18.3.tar.xz -> 
plasma-browser-integration-5.18.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.18.3/CMakeLists.txt 
new/plasma-browser-integration-5.18.4.1/CMakeLists.txt
--- old/plasma-browser-integration-5.18.3/CMakeLists.txt2020-03-10 
14:12:09.0 +0100
+++ new/plasma-browser-integration-5.18.4.1/CMakeLists.txt  2020-03-31 
16:23:55.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.18.3")
+set(PROJECT_VERSION "5.18.4")
 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.18.3/extension/_locales/ca/messages.json 
new/plasma-browser-integration-5.18.4.1/extension/_locales/ca/messages.json
--- old/plasma-browser-integration-5.18.3/extension/_locales/ca/messages.json   
2020-03-10 14:10:56.0 +0100
+++ new/plasma-browser-integration-5.18.4.1/extension/_locales/ca/messages.json 
2020-03-31 16:23:01.0 +0200
@@ -147,6 +147,6 @@
 "message": "Contingut compartit"
 },
 "store_description": {
-"message": "Fa eficient la multitasca controlant les funcions del 
navegador des de l'escriptori, encara que el Chrome estigui en segon pla. 
Gestiona la reproducció de l'àudio i el vídeo, marca les baixades a l'àrea de 
notificacions, envia fitxers al telèfon usant el KDE Connect i encara més dins 
l'escriptori Plasma del KDE!\\n\\nCal instal·lar el paquet 
«plasma-browser-integration» perquè funcioni aquesta extensió. Hauria d'estar 
disponible al gestor de paquets de la vostra distribució en executar el Plasma 
5.13 o posterior.\\n\\nNOTA: Aquesta extensió no està implementada al Debian."
+"message": "Multitask efficiently by controlling browser functions 
from the desktop, even while Chrome is in the background. Manage audio and 
video playback, check downloads in the notification area, send files to your 
phone using KDE Connect and more inside the KDE Plasma Desktop!\\n\\nThe 

commit plasma-browser-integration for openSUSE:Factory

2020-03-12 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-03-12 23:00:26

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3160 (New)


Package is "plasma-browser-integration"

Thu Mar 12 23:00:26 2020 rev:36 rq:783663 version:5.18.3

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-02-29 21:21:36.746171914 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.3160/plasma-browser-integration.changes
  2020-03-12 23:01:11.319059665 +0100
@@ -1,0 +2,9 @@
+Tue Mar 10 14:55:34 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.3.php
+- No code changes since 5.18.2
+
+---

Old:

  plasma-browser-integration-5.18.2.tar.xz
  plasma-browser-integration-5.18.2.tar.xz.sig

New:

  plasma-browser-integration-5.18.3.tar.xz
  plasma-browser-integration-5.18.3.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.YnfZtO/_old  2020-03-12 23:01:12.031059948 +0100
+++ /var/tmp/diff_new_pack.YnfZtO/_new  2020-03-12 23:01:12.035059950 +0100
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.18.2
+Version:5.18.3
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.18.2.tar.xz -> 
plasma-browser-integration-5.18.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.18.2/CMakeLists.txt 
new/plasma-browser-integration-5.18.3/CMakeLists.txt
--- old/plasma-browser-integration-5.18.2/CMakeLists.txt2020-02-25 
14:20:06.0 +0100
+++ new/plasma-browser-integration-5.18.3/CMakeLists.txt2020-03-10 
14:12:09.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.18.2")
+set(PROJECT_VERSION "5.18.3")
 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.18.2/extension/_locales/id/messages.json 
new/plasma-browser-integration-5.18.3/extension/_locales/id/messages.json
--- old/plasma-browser-integration-5.18.2/extension/_locales/id/messages.json   
2020-02-25 14:19:12.0 +0100
+++ new/plasma-browser-integration-5.18.3/extension/_locales/id/messages.json   
2020-03-10 14:10:56.0 +0100
@@ -75,7 +75,7 @@
 "message": "Gunakan bilah gulir gaya Breeze"
 },
 "options_plugin_downloads_addToRecentDocuments": {
-"message": "Add downloaded files to recent documents"
+"message": "Tambahkan file-file yang diunduh ke dokumen baru-baru ini"
 },
 "options_plugin_downloads_saveOriginUrl": {
 "message": "Simpan URL file yang diunduh dari atribut-atribut file"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.18.2/po/zh_CN/plasma-browser-integration-host.po
 
new/plasma-browser-integration-5.18.3/po/zh_CN/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.18.2/po/zh_CN/plasma-browser-integration-host.po
   2020-02-25 14:20:04.0 +0100
+++ 
new/plasma-browser-integration-5.18.3/po/zh_CN/plasma-browser-integration-host.po
   2020-03-10 14:12:07.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-01-05 03:44+0100\n"
-"PO-Revision-Date: 2020-01-20 21:56\n"
+"PO-Revision-Date: 2020-03-10 10:59\n"
 "Last-Translator: FULL NAME \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.18.2/po/zh_CN/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.18.3/po/zh_CN/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.18.2/po/zh_CN/plasma-browser-integration-reminder.po
   2020-02-25 14:20:04.0 +0100
+++ 
new/plasma-browser-integration-5.18.3/po/zh_CN/plasma-browser-integration-reminder.po
   2020-03-10 14:12:07.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 

commit plasma-browser-integration for openSUSE:Factory

2020-02-29 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-02-29 21:21:19

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.26092 (New)


Package is "plasma-browser-integration"

Sat Feb 29 21:21:19 2020 rev:35 rq:779219 version:5.18.2

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-02-22 19:06:14.130322378 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.26092/plasma-browser-integration.changes
 2020-02-29 21:21:36.746171914 +0100
@@ -1,0 +2,9 @@
+Tue Feb 25 14:07:19 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.2.php
+- No code changes since 5.18.1
+
+---

Old:

  plasma-browser-integration-5.18.1.tar.xz
  plasma-browser-integration-5.18.1.tar.xz.sig

New:

  plasma-browser-integration-5.18.2.tar.xz
  plasma-browser-integration-5.18.2.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.dC2AKA/_old  2020-02-29 21:21:37.334173077 +0100
+++ /var/tmp/diff_new_pack.dC2AKA/_new  2020-02-29 21:21:37.334173077 +0100
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.18.1
+Version:5.18.2
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.18.1.tar.xz -> 
plasma-browser-integration-5.18.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.18.1/CMakeLists.txt 
new/plasma-browser-integration-5.18.2/CMakeLists.txt
--- old/plasma-browser-integration-5.18.1/CMakeLists.txt2020-02-18 
14:14:22.0 +0100
+++ new/plasma-browser-integration-5.18.2/CMakeLists.txt2020-02-25 
14:20:06.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.18.1")
+set(PROJECT_VERSION "5.18.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.9.0")





commit plasma-browser-integration for openSUSE:Factory

2020-02-22 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-02-22 19:05:32

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.26092 (New)


Package is "plasma-browser-integration"

Sat Feb 22 19:05:32 2020 rev:34 rq:776796 version:5.18.1

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-02-10 21:52:00.070143821 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.26092/plasma-browser-integration.changes
 2020-02-22 19:06:14.130322378 +0100
@@ -1,0 +2,9 @@
+Tue Feb 18 14:05:59 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.1.php
+- No code changes since 5.18.0
+
+---

Old:

  plasma-browser-integration-5.18.0.tar.xz
  plasma-browser-integration-5.18.0.tar.xz.sig

New:

  plasma-browser-integration-5.18.1.tar.xz
  plasma-browser-integration-5.18.1.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.QXTiOF/_old  2020-02-22 19:06:15.490325087 +0100
+++ /var/tmp/diff_new_pack.QXTiOF/_new  2020-02-22 19:06:15.494325095 +0100
@@ -21,15 +21,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.18.0
+Version:5.18.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.18.0.tar.xz -> 
plasma-browser-integration-5.18.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.18.0/CMakeLists.txt 
new/plasma-browser-integration-5.18.1/CMakeLists.txt
--- old/plasma-browser-integration-5.18.0/CMakeLists.txt2020-02-06 
14:20:19.0 +0100
+++ new/plasma-browser-integration-5.18.1/CMakeLists.txt2020-02-18 
14:14:22.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.18.0")
+set(PROJECT_VERSION "5.18.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.18.0/extension/_locales/nn/messages.json 
new/plasma-browser-integration-5.18.1/extension/_locales/nn/messages.json
--- old/plasma-browser-integration-5.18.0/extension/_locales/nn/messages.json   
2020-02-06 14:19:25.0 +0100
+++ new/plasma-browser-integration-5.18.1/extension/_locales/nn/messages.json   
2020-02-18 14:13:33.0 +0100
@@ -75,7 +75,7 @@
 "message": "Bruk rullefelt med Breeze-stil"
 },
 "options_plugin_downloads_addToRecentDocuments": {
-"message": "Add downloaded files to recent documents"
+"message": "Legg nedlasta filer til nyleg brukte dokument"
 },
 "options_plugin_downloads_saveOriginUrl": {
 "message": "Lagra nettadressa som filer vert lasta ned frå i 
filattributta"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.18.0/po/nn/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.18.1/po/nn/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.18.0/po/nn/plasma-browser-integration-host.po  
2020-02-06 14:20:04.0 +0100
+++ 
new/plasma-browser-integration-5.18.1/po/nn/plasma-browser-integration-host.po  
2020-02-18 14:14:07.0 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: plasma-browser-integration\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-09-04 03:36+0200\n"
+"POT-Creation-Date: 2020-01-05 03:44+0100\n"
 "PO-Revision-Date: 2019-03-25 22:19+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
@@ -19,89 +19,89 @@
 

commit plasma-browser-integration for openSUSE:Factory

2020-02-10 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-02-10 21:51:45

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.26092 (New)


Package is "plasma-browser-integration"

Mon Feb 10 21:51:45 2020 rev:33 rq:772252 version:5.18.0

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2020-01-11 14:40:04.681185685 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.26092/plasma-browser-integration.changes
 2020-02-10 21:52:00.070143821 +0100
@@ -1,0 +2,48 @@
+Thu Feb  6 15:10:07 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.0.php
+- No code changes since 5.17.90
+
+---
+Thu Jan 23 11:20:39 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build
+
+---
+Thu Jan 16 14:04:21 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.90.php
+- Changes since 5.17.5:
+  * Bump manifest version
+  * Remove duplicate include
+  * Make tabbar code a bit more fool-proof
+  * [Download Plugin] Register downloaded files as recent documents
+  * Bump manifest version
+  * Add icon to browser integration do not remind menu item
+  * Disable purpose menu
+  * Bump manifest version
+  * Fix i18n pot to json extraction
+  * Remove unused optional_permissions
+  * Just return applicationDisplayName in MPRIS Identity
+  * Don't add and remove player element if it is already in the page
+  * Show startup error in popup as well
+  * Fixup new Audio() constructor and apply autoplay prevention evasion to 
document.createElement (kde#411742)
+  * Improve error reporting for port on Firefox
+  * Fix clearing kde connect devices on disconnect
+  * Add KDEClangFormat cmake support
+  * Add per-origin media controls blacklist (kde#394126)
+  * Add settings change listener
+  * Move save failure message above options
+  * Let plugin add additional status information
+  * Remove comment
+  * Let options page scroll
+  * Add SettingsUtils utility class
+  * Make .hidden super hidden
+
+---

Old:

  plasma-browser-integration-5.17.5.tar.xz
  plasma-browser-integration-5.17.5.tar.xz.sig

New:

  plasma-browser-integration-5.18.0.tar.xz
  plasma-browser-integration-5.18.0.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.Y6ydyt/_old  2020-02-10 21:52:02.030144905 +0100
+++ /var/tmp/diff_new_pack.Y6ydyt/_new  2020-02-10 21:52:02.034144906 +0100
@@ -21,15 +21,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.17.5
+Version:5.18.0
 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: 
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
+Source: plasma-browser-integration-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz.sig
+Source1:plasma-browser-integration-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
@@ -88,7 +88,7 @@
 %cmake_kf5 -d build -- -DINSTALL_CHROME_MANIFEST=0
 %endif
 
-%make_jobs
+%cmake_build
 
 %install
 %kf5_makeinstall -C build

++ plasma-browser-integration-5.17.5.tar.xz -> 
plasma-browser-integration-5.18.0.tar.xz ++
 7918 lines of diff (skipped)





commit plasma-browser-integration for openSUSE:Factory

2020-01-11 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2020-01-11 14:39:13

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.6675 (New)


Package is "plasma-browser-integration"

Sat Jan 11 14:39:13 2020 rev:32 rq:761996 version:5.17.5

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-12-11 12:08:26.336656719 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.6675/plasma-browser-integration.changes
  2020-01-11 14:40:04.681185685 +0100
@@ -1,0 +2,10 @@
+Tue Jan  7 16:24:38 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.5.php
+- Changes since 5.17.4:
+  * [Purpose Plugin] Reset pending reply serial when aborting
+
+---

Old:

  plasma-browser-integration-5.17.4.tar.xz
  plasma-browser-integration-5.17.4.tar.xz.sig

New:

  plasma-browser-integration-5.17.5.tar.xz
  plasma-browser-integration-5.17.5.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.OfyAIz/_old  2020-01-11 14:40:06.461186389 +0100
+++ /var/tmp/diff_new_pack.OfyAIz/_new  2020-01-11 14:40:06.461186389 +0100
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.17.4
+Version:5.17.5
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.17.4.tar.xz -> 
plasma-browser-integration-5.17.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.17.4/CMakeLists.txt 
new/plasma-browser-integration-5.17.5/CMakeLists.txt
--- old/plasma-browser-integration-5.17.4/CMakeLists.txt2019-12-03 
13:21:48.0 +0100
+++ new/plasma-browser-integration-5.17.5/CMakeLists.txt2020-01-07 
16:38:54.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.17.4")
+set(PROJECT_VERSION "5.17.5")
 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.17.4/extension/_locales/ca/messages.json 
new/plasma-browser-integration-5.17.5/extension/_locales/ca/messages.json
--- old/plasma-browser-integration-5.17.4/extension/_locales/ca/messages.json   
2019-12-03 13:20:48.0 +0100
+++ new/plasma-browser-integration-5.17.5/extension/_locales/ca/messages.json   
2020-01-07 16:38:02.0 +0100
@@ -138,6 +138,6 @@
 "message": "Contingut compartit"
 },
 "store_description": {
-"message": "Fa eficient la multitasca controlant les funcions del 
navegador des de l'escriptori, encara que el Chrome estigui en segon pla. 
Gestiona la reproducció de l'àudio i el vídeo, marca les baixades a l'àrea de 
notificacions, envia fitxers al telèfon usant el KDE Connect i encara més dins 
l'escriptori Plasma del KDE!\\nCal instal·lar el paquet 
«plasma-browser-integration» perquè funcioni aquesta extensió. Hauria d'estar 
disponible al gestor de paquets de la vostra distribució en executar el Plasma 
5.13 o posterior.\\nNOTA: Aquesta extensió no està implementada al Debian."
+"message": "Multitask efficiently by controlling browser functions 
from the desktop, even while Chrome is in the background. Manage audio and 
video playback, check downloads in the notification area, send files to your 
phone using KDE Connect and more inside the KDE Plasma Desktop!\\n\\nThe 
plasma-browser-integration package must be installed for this extension to 
work. It should be available from your distribution's package manager when 
running Plasma 5.13 or later.\\n\\nNOTE: This extension is not supported on 
Debian."
 }
 }
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.17.4/extension/_locales/fr/messages.json 
new/plasma-browser-integration-5.17.5/extension/_locales/fr/messages.json
--- old/plasma-browser-integration-5.17.4/extension/_locales/fr/messages.json   
2019-12-03 13:20:48.0 +0100
+++ new/plasma-browser-integration-5.17.5/extension/_locales/fr/messages.json   
2020-01-07 16:38:02.0 +0100
@@ -1,9 +1,9 @@
 {
 "browseraction_title": {
-"message": 

commit plasma-browser-integration for openSUSE:Factory

2019-12-11 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-12-11 12:08:00

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4691 (New)


Package is "plasma-browser-integration"

Wed Dec 11 12:08:00 2019 rev:31 rq:754039 version:5.17.4

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-11-13 13:27:38.671654917 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4691/plasma-browser-integration.changes
  2019-12-11 12:08:26.336656719 +0100
@@ -1,0 +2,9 @@
+Wed Dec  4 08:37:02 UTC 2019 - Fabian Vogt 
+
+- 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:

  plasma-browser-integration-5.17.3.tar.xz
  plasma-browser-integration-5.17.3.tar.xz.sig

New:

  plasma-browser-integration-5.17.4.tar.xz
  plasma-browser-integration-5.17.4.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.PGynvT/_old  2019-12-11 12:08:26.820656515 +0100
+++ /var/tmp/diff_new_pack.PGynvT/_new  2019-12-11 12:08:26.824656514 +0100
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.17.3
+Version:5.17.4
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.17.3.tar.xz -> 
plasma-browser-integration-5.17.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.17.3/CMakeLists.txt 
new/plasma-browser-integration-5.17.4/CMakeLists.txt
--- old/plasma-browser-integration-5.17.3/CMakeLists.txt2019-11-12 
11:24:31.0 +0100
+++ new/plasma-browser-integration-5.17.4/CMakeLists.txt2019-12-03 
13:21:48.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.17.3")
+set(PROJECT_VERSION "5.17.4")
 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.17.3/extension/_locales/da/messages.json 
new/plasma-browser-integration-5.17.4/extension/_locales/da/messages.json
--- old/plasma-browser-integration-5.17.3/extension/_locales/da/messages.json   
2019-11-12 11:23:54.0 +0100
+++ new/plasma-browser-integration-5.17.4/extension/_locales/da/messages.json   
2019-12-03 13:20:48.0 +0100
@@ -1,24 +1,24 @@
 {
 "browseraction_title": {
-"message": "Fejl i Plasma browser-integration"
+"message": "Plasma browser-integration"
 },
 "general_error_host_disconnected_title": {
-"message": "Det lokale værtsprogram afbrød uventet: $1"
+"message": "Det lokale værtsprogram afbrød uventet."
 },
 "general_error_not_supported_os": {
-"message": "Udvidelsen understøttes ikke på dette styresystem."
+"message": "Denne udvidelse understøttes kun på Linux og FreeBSD."
 },
 "general_error_not_supported_os_title": {
-"message": "Udvidelsen understøttes ikke på dette styresystem."
+"message": "Ikke understøttet styresystem"
 },
 "general_error_startup_failed": {
-"message": "Make sure the 'plasma-browser-integration' package is 
installed correctly and that you are running Plasma 5.13 or later."
+"message": "Sørg for at pakken \"plasma-browser-integration\" er 
installeret korrekt og at du kører Plasma 5.13 eller nyere."
 },
 "general_error_startup_failed_title": {
-"message": "Failed to connect to the native host."
+"message": "Kunne ikke forbinde til den hjemmehørende vært."
 },
 "general_error_startup_failed_wiki_link": {
-"message": "Visit project wiki page for more information"
+"message": "Besøg projektets wiki-side for mere information"
 },
 "general_error_unknown": {
 "message": "Ukendt fejl"
@@ -42,10 +42,10 @@
 "message": "Hvis du kunne lide hvad du så, så overvej at donere til KDE, så vi kan fortsætte med at skabe den bedst 
mulige fri software."
 },
 "options_about_extension_version": {
-"message": "Extension version: $1"
+"message": "Udvidelsesversion: $1"
 },
 "options_about_host_version": {
-"message": "Host version: 

commit plasma-browser-integration for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-11-13 13:27:33

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2990 (New)


Package is "plasma-browser-integration"

Wed Nov 13 13:27:33 2019 rev:30 rq:747853 version:5.17.3

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-10-31 18:19:11.770255290 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2990/plasma-browser-integration.changes
  2019-11-13 13:27:38.671654917 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:09 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  plasma-browser-integration-5.17.2.tar.xz
  plasma-browser-integration-5.17.2.tar.xz.sig

New:

  plasma-browser-integration-5.17.3.tar.xz
  plasma-browser-integration-5.17.3.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.nj2AyZ/_old  2019-11-13 13:27:39.163655429 +0100
+++ /var/tmp/diff_new_pack.nj2AyZ/_new  2019-11-13 13:27:39.163655429 +0100
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.17.2.tar.xz -> 
plasma-browser-integration-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.17.2/CMakeLists.txt 
new/plasma-browser-integration-5.17.3/CMakeLists.txt
--- old/plasma-browser-integration-5.17.2/CMakeLists.txt2019-10-29 
19:24:04.0 +0100
+++ new/plasma-browser-integration-5.17.3/CMakeLists.txt2019-11-12 
11:24:31.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 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.17.2/extension/_locales/eu/messages.json 
new/plasma-browser-integration-5.17.3/extension/_locales/eu/messages.json
--- old/plasma-browser-integration-5.17.2/extension/_locales/eu/messages.json   
2019-10-29 19:23:17.0 +0100
+++ new/plasma-browser-integration-5.17.3/extension/_locales/eu/messages.json   
2019-11-12 11:23:54.0 +0100
@@ -42,10 +42,10 @@
 "message": "Ikusitakoa gustuko baduzu, kontuan hartu KDEri dohaintza egitea, guk ahalik eta software aske onena 
egiten jarraitzeko aukera izan dezagun."
 },
 "options_about_extension_version": {
-"message": "Extension version: $1"
+"message": "Hedapen bertsioa: $1"
 },
 "options_about_host_version": {
-"message": "Host version: $1"
+"message": "Ostalari bertsioa: $1"
 },
 "options_about_kde": {
 "message": "KDE Software Askearen garapenarekin 
engaiatutako mundu osoko software ingeniari, artista, idazle, itzultzaile eta 
sortzaile elkarte bat da. KDEk ekoizten ditu Plasma mahaigain ingurunea, ehunka 
aplikazio, eta haiei sostengua ematen dieten liburutegi ugariak. KDE ekimen 
kooperatibo bat da: bere norabidea eta produktuak ez ditu erakunde bakar batek 
kontrolatzen. Aldiz, elkarrekin lan egiten dugu helburu bera lortzeko, munduko 
Software Aske bikainena eraikitzearena alegia. Jende oro ongi etorria da  
KDErekin elkartu eta laguntza ematera, zu barne. Bisitatu $3, KDE elkartearen eta ekoizten dugun softwarearen gaineko 
informazio zabalagoa eskuratzeko."
@@ -96,10 +96,10 @@
 "message": "Euskarri-kontrolak"
 },
 "options_plugin_purpose_description": {
-"message": "Adds a \"Share...\" context menu entry and allows websites 
to open a dialog for sharing contents using the Web Share API."
+"message": "\"Partekatu...\" testuinguru menuko sarrera gehitu eta 
webguneei «Web Share» APIa erabiliz edukiak partekatzeko elkarrizketa-koadro 
bat irekitzeko baimena ematen die."
 },
 "options_plugin_purpose_title": {
-"message": "Content Sharing"
+"message": "Edukia partekatzea"
 },
 "options_plugin_tabsrunner_description": {
 "message": "Ziurtatu “Arakatzailearen fitxak” modulua gaitua dagoela 

commit plasma-browser-integration for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-10-31 18:18:59

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2990 (New)


Package is "plasma-browser-integration"

Thu Oct 31 18:18:59 2019 rev:29 rq:744237 version:5.17.2

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-10-23 15:53:26.742862933 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2990/plasma-browser-integration.changes
  2019-10-31 18:19:11.770255290 +0100
@@ -1,0 +2,9 @@
+Tue Oct 29 20:45:53 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.2.php
+- No code changes since 5.17.1
+
+---

Old:

  plasma-browser-integration-5.17.1.tar.xz
  plasma-browser-integration-5.17.1.tar.xz.sig

New:

  plasma-browser-integration-5.17.2.tar.xz
  plasma-browser-integration-5.17.2.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.VfmLUa/_old  2019-10-31 18:19:12.342255882 +0100
+++ /var/tmp/diff_new_pack.VfmLUa/_new  2019-10-31 18:19:12.342255882 +0100
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.17.1
+Version:5.17.2
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.17.1.tar.xz -> 
plasma-browser-integration-5.17.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.17.1/CMakeLists.txt 
new/plasma-browser-integration-5.17.2/CMakeLists.txt
--- old/plasma-browser-integration-5.17.1/CMakeLists.txt2019-10-22 
17:34:17.0 +0200
+++ new/plasma-browser-integration-5.17.2/CMakeLists.txt2019-10-29 
19:24:04.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.17.1")
+set(PROJECT_VERSION "5.17.2")
 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.17.1/extension/_locales/id/messages.json 
new/plasma-browser-integration-5.17.2/extension/_locales/id/messages.json
--- old/plasma-browser-integration-5.17.1/extension/_locales/id/messages.json   
2019-10-22 17:33:18.0 +0200
+++ new/plasma-browser-integration-5.17.2/extension/_locales/id/messages.json   
2019-10-29 19:23:17.0 +0100
@@ -42,10 +42,10 @@
 "message": "Jika kamu suka apa yang kamu lihat, silakan 
mempertimbangkan donasi ke KDE, sehingga kami bisa terus 
membuat perangkat lunak bebas sebaik mungkin."
 },
 "options_about_extension_version": {
-"message": "Extension version: $1"
+"message": "Versi ekstensi: $1"
 },
 "options_about_host_version": {
-"message": "Host version: $1"
+"message": "Versi host: $1"
 },
 "options_about_kde": {
 "message": "KDE adalah komunitas seluruh dunia dari insinyur, seniman, 
penulis, penerjemah dan pemfasilitas perangkat lunak yang mana berkomitmen 
untuk developmen Free Software. KDE memproduksi lingkungan 
desktop Plasma, ratusan aplikasi, dan banyak pustaka perangkat lunak yang 
mendukungnya. KDE adalah perusahaan koperasi: di mana tiada entitas satu pun 
yang mengendalikan arah atau usaha. Alih-alih, kami bekerja bersama-sama untuk 
mencapai tujuan umum pembangunan dalam dunia Free Software yang baik. Siapa pun 
disambut untuk bergabung dan berkontribusi untuk KDE, 
termasuk kamu. Kunjungi $3 untuk informasi tentang komunitas 
KDE dan perangkat lunak yang kami produksi."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.17.1/extension/_locales/nn/messages.json 
new/plasma-browser-integration-5.17.2/extension/_locales/nn/messages.json
--- old/plasma-browser-integration-5.17.1/extension/_locales/nn/messages.json   
2019-10-22 17:33:18.0 +0200
+++ new/plasma-browser-integration-5.17.2/extension/_locales/nn/messages.json   
2019-10-29 19:23:17.0 +0100
@@ -42,10 +42,10 @@
 "message": "Viss du likar programmet, vurder å gje ei 
pengegåve til KDE, slik at me kan halda fram med å laga den beste frie 
programvara."
 },
 "options_about_extension_version": {
-

commit plasma-browser-integration for openSUSE:Factory

2019-10-23 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-10-23 15:53:23

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2352 (New)


Package is "plasma-browser-integration"

Wed Oct 23 15:53:23 2019 rev:28 rq:742083 version:5.17.1

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-10-14 12:41:12.926745225 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2352/plasma-browser-integration.changes
  2019-10-23 15:53:26.742862933 +0200
@@ -1,0 +2,11 @@
+Tue Oct 22 16:44:46 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.1.php
+- Changes since 5.17.0:
+  * Bail out early when setPluginLoaded would result in no change
+  * Show version information in about screen
+
+---

Old:

  plasma-browser-integration-5.17.0.tar.xz
  plasma-browser-integration-5.17.0.tar.xz.sig

New:

  plasma-browser-integration-5.17.1.tar.xz
  plasma-browser-integration-5.17.1.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.dcoFYk/_old  2019-10-23 15:53:28.630864974 +0200
+++ /var/tmp/diff_new_pack.dcoFYk/_new  2019-10-23 15:53:28.634864979 +0200
@@ -21,15 +21,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.17.0
+Version:5.17.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.17.0.tar.xz -> 
plasma-browser-integration-5.17.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.17.0/CMakeLists.txt 
new/plasma-browser-integration-5.17.1/CMakeLists.txt
--- old/plasma-browser-integration-5.17.0/CMakeLists.txt2019-10-10 
14:42:15.0 +0200
+++ new/plasma-browser-integration-5.17.1/CMakeLists.txt2019-10-22 
17:34:17.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.17.0")
+set(PROJECT_VERSION "5.17.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.17.0/extension/_locales/ast/messages.json 
new/plasma-browser-integration-5.17.1/extension/_locales/ast/messages.json
--- old/plasma-browser-integration-5.17.0/extension/_locales/ast/messages.json  
2019-10-10 14:41:22.0 +0200
+++ new/plasma-browser-integration-5.17.1/extension/_locales/ast/messages.json  
2019-10-22 17:33:18.0 +0200
@@ -41,6 +41,12 @@
 "options_about_donate": {
 "message": "Si te presta lo que ves, considera donar a 
KDE pa que podamos siguir faciendo'l meyor software llibre prosible."
 },
+"options_about_extension_version": {
+"message": "Extension version: $1"
+},
+"options_about_host_version": {
+"message": "Host version: $1"
+},
 "options_about_kde": {
 "message": "KDE ye una comunidá global d'inxenieros de software, 
artistes, escritores, traductores, creadores que tán comprometíos col 
desendolcu de software llibre y una empresa coperativa 
(denguna entidá contola la direición o productos de so). Somos los creadores 
del entornu d'escritoriu Plasma, cientos d'aplicaciones y munches biblioteques 
de software que les sofiten, amás preferimos trabayar xuntos p'algamar la meta 
común de facer el meyor software llibre del mundu. Dámos-yos l'acoyida a toles 
persones que quieran xunise y collaborar en KDE incluyéndote 
a ti. Visita $3 pa más información tocante a la comunidá de 
KDE y el software que producimos."
 },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit plasma-browser-integration for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-10-14 12:41:10

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2352 (New)


Package is "plasma-browser-integration"

Mon Oct 14 12:41:10 2019 rev:27 rq:737482 version:5.17.0

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-09-05 12:43:19.663467441 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.2352/plasma-browser-integration.changes
  2019-10-14 12:41:12.926745225 +0200
@@ -1,0 +2,18 @@
+Thu Oct 10 14:25:48 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.0.php
+- No code changes since 5.16.90
+
+---
+Thu Sep 19 12:32:39 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.90.php
+- Too many changes to list here
+
+---

Old:

  plasma-browser-integration-5.16.5.tar.xz
  plasma-browser-integration-5.16.5.tar.xz.sig

New:

  plasma-browser-integration-5.17.0.tar.xz
  plasma-browser-integration-5.17.0.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.i9IHAa/_old  2019-10-14 12:41:13.458743833 +0200
+++ /var/tmp/diff_new_pack.i9IHAa/_new  2019-10-14 12:41:13.462743823 +0200
@@ -21,23 +21,26 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.16.5
+Version:5.17.0
 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: 
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
+Source: plasma-browser-integration-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz.sig
+Source1:plasma-browser-integration-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
+BuildRequires:  cmake(KF5Crash) >= %{kf5_version}
 BuildRequires:  cmake(KF5DBusAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5FileMetaData) >= %{kf5_version}
 BuildRequires:  cmake(KF5I18n) >= %{kf5_version}
 BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
 BuildRequires:  cmake(KF5Notifications) >= %{kf5_version}
+BuildRequires:  cmake(KF5Purpose) >= %{kf5_version}
 BuildRequires:  cmake(KF5Runner) >= %{kf5_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{kf5_version}
 BuildRequires:  cmake(Qt5Core) >= %{qt5_version}

++ plasma-browser-integration-5.16.5.tar.xz -> 
plasma-browser-integration-5.17.0.tar.xz ++
 12418 lines of diff (skipped)





commit plasma-browser-integration for openSUSE:Factory

2019-09-05 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-09-05 12:43:15

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.7948 (New)


Package is "plasma-browser-integration"

Thu Sep  5 12:43:15 2019 rev:26 rq:728217 version:5.16.5

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-07-31 14:32:24.593960891 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.7948/plasma-browser-integration.changes
  2019-09-05 12:43:19.663467441 +0200
@@ -1,0 +2,9 @@
+Tue Sep  3 12:44:14 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.5.php
+- No code changes since 5.16.4
+
+---

Old:

  plasma-browser-integration-5.16.4.tar.xz
  plasma-browser-integration-5.16.4.tar.xz.sig

New:

  plasma-browser-integration-5.16.5.tar.xz
  plasma-browser-integration-5.16.5.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.vScKM4/_old  2019-09-05 12:43:20.819467215 +0200
+++ /var/tmp/diff_new_pack.vScKM4/_new  2019-09-05 12:43:20.823467214 +0200
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.16.4
+Version:5.16.5
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.16.4.tar.xz -> 
plasma-browser-integration-5.16.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.16.4/CMakeLists.txt 
new/plasma-browser-integration-5.16.5/CMakeLists.txt
--- old/plasma-browser-integration-5.16.4/CMakeLists.txt2019-07-30 
12:30:22.0 +0200
+++ new/plasma-browser-integration-5.16.5/CMakeLists.txt2019-09-03 
15:54:37.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.16.4")
+set(PROJECT_VERSION "5.16.5")
 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.16.4/extension/_locales/cs/messages.json 
new/plasma-browser-integration-5.16.5/extension/_locales/cs/messages.json
--- old/plasma-browser-integration-5.16.4/extension/_locales/cs/messages.json   
2019-07-30 12:29:36.0 +0200
+++ new/plasma-browser-integration-5.16.5/extension/_locales/cs/messages.json   
2019-09-03 15:53:59.0 +0200
@@ -21,7 +21,7 @@
 "message": "If you find an issue, please check the list 
of open bugs and then file a bug report."
 },
 "options_about_copyright": {
-"message": "© 2017-2019 Kai Uwe Broulik and David Edmundson"
+"message": "© 2017, 2019 Kai Uwe Broulik a David Edmundson"
 },
 "options_about_created_by_kde": {
 "message": "This browser extension was created by the KDE Community. You can find more information about this project 
on the KDE Community Wiki."
@@ -30,7 +30,7 @@
 "message": "If you like what you saw, please consider donating to KDE, so we can continue to make the best free 
software possible."
 },
 "options_about_kde": {
-"message": "KDE is a world-wide community of software engineers, 
artists, writers, translators and creators who are committed to Free Software development. KDE produces the Plasma desktop 
environment, hundreds of applications, and the many software libraries that 
support them. KDE is a cooperative enterprise: no single entity controls its 
direction or products. Instead, we work together to achieve the common goal of 
building the world's finest Free Software. Everyone is welcome to join and contribute to KDE, including you. Visit $3 for more information about the KDE community and the 
software we produce."
+"message": "KDE je celosvětová komunita softwarových inženýrů, 
výtvarníků, překladatelů a jiných přispěvatelů, kteří se odevzdali vývoji Svobodného Softwaru. KDE vytvořilo pracovní prostředí Plasma, 
stovky aplikací a spousty knihoven, jenž je podporují. KDE je společné úsilí, 
kde žádná společnost neřídí jeho směr nebo produkty. Namísto toho 
spolupracujeme na společném cíli jímž je vytvoření nejlepšího Free Softwaru. 
Každý je vítán aby se zapojil a přispíval do KDE, včetně 
vás. Více informací o komunitě KDE a softwaru, na kterém 

commit plasma-browser-integration for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-07-31 14:32:03

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4126 (New)


Package is "plasma-browser-integration"

Wed Jul 31 14:32:03 2019 rev:25 rq:719924 version:5.16.4

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-07-26 12:39:08.905951952 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4126/plasma-browser-integration.changes
  2019-07-31 14:32:24.593960891 +0200
@@ -1,0 +2,9 @@
+Tue Jul 30 12:40:20 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.4.php
+- No code changes since 5.16.3
+
+---

Old:

  plasma-browser-integration-5.16.3.tar.xz
  plasma-browser-integration-5.16.3.tar.xz.sig

New:

  plasma-browser-integration-5.16.4.tar.xz
  plasma-browser-integration-5.16.4.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.TFzA2H/_old  2019-07-31 14:32:25.073960782 +0200
+++ /var/tmp/diff_new_pack.TFzA2H/_new  2019-07-31 14:32:25.077960781 +0200
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.16.3
+Version:5.16.4
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.16.3.tar.xz -> 
plasma-browser-integration-5.16.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.16.3/CMakeLists.txt 
new/plasma-browser-integration-5.16.4/CMakeLists.txt
--- old/plasma-browser-integration-5.16.3/CMakeLists.txt2019-07-09 
18:00:12.0 +0200
+++ new/plasma-browser-integration-5.16.4/CMakeLists.txt2019-07-30 
12:30:22.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.16.3")
+set(PROJECT_VERSION "5.16.4")
 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.16.3/po/de/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.4/po/de/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.3/po/de/plasma-browser-integration-host.po  
1970-01-01 01:00:00.0 +0100
+++ 
new/plasma-browser-integration-5.16.4/po/de/plasma-browser-integration-host.po  
2019-07-30 12:29:52.0 +0200
@@ -0,0 +1,108 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the 
plasma-browser-integration package.
+#
+# Burkhard Lück , 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: plasma-browser-integration\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:46+0200\n"
+"PO-Revision-Date: 2019-07-17 18:16+0200\n"
+"Last-Translator: Burkhard Lück \n"
+"Language-Team: German \n"
+"Language: de\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.3\n"
+
+#: downloadjob.cpp:177
+#, kde-format
+msgid "Access denied."
+msgstr "Zugriff verweigert."
+
+#: downloadjob.cpp:178
+#, kde-format
+msgid "Insufficient free space."
+msgstr "Unzureichender freier Platz."
+
+#: downloadjob.cpp:179
+#, kde-format
+msgid "The file name you have chosen is too long."
+msgstr "Der gewählte Dateiname ist zu lang."
+
+#: downloadjob.cpp:180
+#, kde-format
+msgid "The file is too large to be downloaded."
+msgstr "Diese Datei ist zu groß, um heruntergeladen zu werden."
+
+#: downloadjob.cpp:182
+#, kde-format
+msgid "The file possibly contains malicious contents."
+msgstr ""
+
+#: downloadjob.cpp:183
+#, kde-format
+msgid "A temporary error has occurred. Please try again later."
+msgstr ""
+"Es ist ein vorübergehender Fehler aufgetreten. Bitte versuchen Sie es später "
+"noch einmal."
+
+#: downloadjob.cpp:185
+#, kde-format
+msgid "A network error has occurred."
+msgstr "Ein Netzwerkfehler ist aufgetreten."
+
+#: downloadjob.cpp:186
+#, kde-format
+msgid "The network operation timed out."
+msgstr ""
+
+#: downloadjob.cpp:187
+#, kde-format
+msgid "The network connection has been lost."
+msgstr "Die Netzwerkverbindung ist abgebrochen."
+

commit plasma-browser-integration for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-07-26 12:38:56

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4126 (New)


Package is "plasma-browser-integration"

Fri Jul 26 12:38:56 2019 rev:24 rq:717072 version:5.16.3

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-06-26 16:04:49.955697190 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4126/plasma-browser-integration.changes
  2019-07-26 12:39:08.905951952 +0200
@@ -1,0 +2,10 @@
+Tue Jul  9 17:29:08 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.3.php
+- Changes since 5.16.2:
+  * i18n: use https for bugs.kde.org
+
+---

Old:

  plasma-browser-integration-5.16.2.tar.xz
  plasma-browser-integration-5.16.2.tar.xz.sig

New:

  plasma-browser-integration-5.16.3.tar.xz
  plasma-browser-integration-5.16.3.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.7seol2/_old  2019-07-26 12:39:09.793951361 +0200
+++ /var/tmp/diff_new_pack.7seol2/_new  2019-07-26 12:39:09.801951356 +0200
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.16.2
+Version:5.16.3
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.16.2.tar.xz -> 
plasma-browser-integration-5.16.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.16.2/CMakeLists.txt 
new/plasma-browser-integration-5.16.3/CMakeLists.txt
--- old/plasma-browser-integration-5.16.2/CMakeLists.txt2019-06-25 
13:49:26.0 +0200
+++ new/plasma-browser-integration-5.16.3/CMakeLists.txt2019-07-09 
18:00:12.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.16.2")
+set(PROJECT_VERSION "5.16.3")
 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.16.2/extension/_locales/ru/messages.json 
new/plasma-browser-integration-5.16.3/extension/_locales/ru/messages.json
--- old/plasma-browser-integration-5.16.2/extension/_locales/ru/messages.json   
2019-06-25 13:48:34.0 +0200
+++ new/plasma-browser-integration-5.16.3/extension/_locales/ru/messages.json   
2019-07-09 17:57:47.0 +0200
@@ -21,7 +21,7 @@
 "message": "Если вы нашли ошибку, пожалуйста, посетите страницу с уже 
известными ошибками , затем можете отправить 
отчёт об ошибке."
 },
 "options_about_copyright": {
-"message": "© Kai Uwe Broulik и David Edmundson, 2017, 2018"
+"message": "© Kai Uwe Broulik и David Edmundson, 2017-2019"
 },
 "options_about_created_by_kde": {
 "message": "Данное расширение создано сообществом 
KDE. Больше информации о данном проекте вы можете получить на вики-"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.2/po/lt/plasma-browser-integration-host.po 
new/plasma-browser-integration-5.16.3/po/lt/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.16.2/po/lt/plasma-browser-integration-host.po  
2019-06-25 13:49:06.0 +0200
+++ 
new/plasma-browser-integration-5.16.3/po/lt/plasma-browser-integration-host.po  
2019-07-09 17:59:17.0 +0200
@@ -11,7 +11,7 @@
 "PO-Revision-Date: 2019-03-23 03:48+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
-"Language: \n"
+"Language: lt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.16.2/po/lt/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.16.3/po/lt/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.16.2/po/lt/plasma-browser-integration-reminder.po
  2019-06-25 13:49:06.0 +0200
+++ 
new/plasma-browser-integration-5.16.3/po/lt/plasma-browser-integration-reminder.po
  2019-07-09 17:59:17.0 +0200
@@ -11,7 +11,7 @@
 "PO-Revision-Date: 

commit plasma-browser-integration for openSUSE:Factory

2019-06-26 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-06-26 16:04:22

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4615 (New)


Package is "plasma-browser-integration"

Wed Jun 26 16:04:22 2019 rev:23 rq:711997 version:5.16.2

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-06-22 11:20:20.741138130 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4615/plasma-browser-integration.changes
  2019-06-26 16:04:49.955697190 +0200
@@ -1,0 +2,9 @@
+Tue Jun 25 12:41:19 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.2.php
+- No code changes since 5.16.1
+
+---

Old:

  plasma-browser-integration-5.16.1.tar.xz
  plasma-browser-integration-5.16.1.tar.xz.sig

New:

  plasma-browser-integration-5.16.2.tar.xz
  plasma-browser-integration-5.16.2.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.JqSu0c/_old  2019-06-26 16:04:54.367703433 +0200
+++ /var/tmp/diff_new_pack.JqSu0c/_new  2019-06-26 16:04:54.403703484 +0200
@@ -21,7 +21,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.16.1
+Version:5.16.2
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.16.1.tar.xz -> 
plasma-browser-integration-5.16.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.16.1/CMakeLists.txt 
new/plasma-browser-integration-5.16.2/CMakeLists.txt
--- old/plasma-browser-integration-5.16.1/CMakeLists.txt2019-06-18 
12:02:17.0 +0200
+++ new/plasma-browser-integration-5.16.2/CMakeLists.txt2019-06-25 
13:49:26.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.16.1")
+set(PROJECT_VERSION "5.16.2")
 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.16.1/extension/_locales/id/messages.json 
new/plasma-browser-integration-5.16.2/extension/_locales/id/messages.json
--- old/plasma-browser-integration-5.16.1/extension/_locales/id/messages.json   
2019-06-18 12:01:34.0 +0200
+++ new/plasma-browser-integration-5.16.2/extension/_locales/id/messages.json   
2019-06-25 13:48:34.0 +0200
@@ -51,7 +51,7 @@
 "message": "Gunakan bilah gulir gaya Breeze"
 },
 "options_plugin_downloads_title": {
-"message": "Tampilkan download-an dalam area notifikasi"
+"message": "Tampilkan unduh-an dalam area notifikasi"
 },
 "options_plugin_kdeconnect_description": {
 "message": "Menambahkan sebuah entri menu konteks untuk tautan 
memungkinkanmu untuk mengirimnya ke teleponmu dan perangkat yang di-paire 
menggunakan KDE Connect."





commit plasma-browser-integration for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-06-22 11:20:19

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4615 (New)


Package is "plasma-browser-integration"

Sat Jun 22 11:20:19 2019 rev:22 rq:78 version:5.16.1

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-06-12 13:31:44.416192505 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4615/plasma-browser-integration.changes
  2019-06-22 11:20:20.741138130 +0200
@@ -1,0 +2,9 @@
+Tue Jun 18 16:38:17 UTC 2019 - fab...@ritter-vogt.de
+
+- 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:

  plasma-browser-integration-5.16.0.tar.xz
  plasma-browser-integration-5.16.0.tar.xz.sig

New:

  plasma-browser-integration-5.16.1.tar.xz
  plasma-browser-integration-5.16.1.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.YhdF4d/_old  2019-06-22 11:20:22.317139769 +0200
+++ /var/tmp/diff_new_pack.YhdF4d/_new  2019-06-22 11:20:22.345139798 +0200
@@ -21,15 +21,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.16.0
+Version:5.16.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.16.0.tar.xz -> 
plasma-browser-integration-5.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.16.0/CMakeLists.txt 
new/plasma-browser-integration-5.16.1/CMakeLists.txt
--- old/plasma-browser-integration-5.16.0/CMakeLists.txt2019-06-06 
15:06:03.0 +0200
+++ new/plasma-browser-integration-5.16.1/CMakeLists.txt2019-06-18 
12:02:17.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.16.0")
+set(PROJECT_VERSION "5.16.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.9.0")





commit plasma-browser-integration for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-06-12 13:31:42

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4811 (New)


Package is "plasma-browser-integration"

Wed Jun 12 13:31:42 2019 rev:21 rq:708333 version:5.16.0

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-05-08 15:17:20.677105950 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.4811/plasma-browser-integration.changes
  2019-06-12 13:31:44.416192505 +0200
@@ -1,0 +2,41 @@
+Thu Jun  6 14:07:10 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.0.php
+- Changes since 5.15.90:
+  * [Downloads Plugin] Update existing job when being signalled creation of 
existing job
+
+---
+Thu May 16 16:56:40 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.90.php
+- Changes since 5.15.5:
+  * [DownloadJob] Set processed amount when download finishes
+  * Revert "Update kf5 version requirement to 5.58.0" as previously KF5 and Qt 
minimum dependencies had deliberately set low as newer versions were not 
actually required, and it allows distributions to backport new p-b-i versions 
more easily where desired.
+  * Remove kde connect context menu entries when host dies
+  * Disallow setting a negative volume
+  * Also handle muted property on player
+  * Fix message extraction
+  * Make really sure we show an error message in case saving failed
+  * No multi-line in JSON, oopsie
+  * Add store description to locale file for translations
+  * [DownloadJob] Report total size only if known
+  * Initialize metadata with null (kde#406782)
+  * Bump manifest version and copyright
+  * Call into native Media Session browser API if available
+  * Keep player around when emptied but the website tells us it's actually 
just paused (kde#402324)
+  * Support "stop" Media Sessions action handler
+  * Only consider player gone if really no longer part of the visible DOM
+  * Minimize code duplication between node and its children
+  * Set Breeze scrollbars only on HTML tag
+  * Remove player from known players list when it disappears
+  * Avoid serializing base64 encoded favicon data twice
+  * [DownloadJob] Set destUrl and total amount
+  * Remove unused dependencies
+
+---

Old:

  plasma-browser-integration-5.15.5.tar.xz
  plasma-browser-integration-5.15.5.tar.xz.sig

New:

  plasma-browser-integration-5.16.0.tar.xz
  plasma-browser-integration-5.16.0.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.FTOlEP/_old  2019-06-12 13:31:44.896192252 +0200
+++ /var/tmp/diff_new_pack.FTOlEP/_new  2019-06-12 13:31:44.900192250 +0200
@@ -17,18 +17,19 @@
 
 
 %define kf5_version 5.42.0
+%define qt5_version 5.9.0
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.15.5
+Version:5.16.0
 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: 
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
+Source: plasma-browser-integration-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz.sig
+Source1:plasma-browser-integration-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
@@ -39,9 +40,9 @@
 BuildRequires:  cmake(KF5Notifications) >= %{kf5_version}
 BuildRequires:  cmake(KF5Runner) >= %{kf5_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{kf5_version}
-BuildRequires:  cmake(Qt5Core) >= 5.9.0
-BuildRequires:  cmake(Qt5DBus) >= 5.9.0
-BuildRequires:  cmake(Qt5Gui) >= 5.9.0
+BuildRequires:  cmake(Qt5Core) >= %{qt5_version}
+BuildRequires:  cmake(Qt5DBus) >= %{qt5_version}
+BuildRequires:  cmake(Qt5Gui) >= %{qt5_version}
 %if 0%{?suse_version} < 1330
 # It does not build with the default compiler (GCC 4.8) on Leap 42.x
 BuildRequires:  gcc7-c++

++ plasma-browser-integration-5.15.5.tar.xz -> 

commit plasma-browser-integration for openSUSE:Factory

2019-05-08 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-05-08 15:17:19

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.5148 (New)


Package is "plasma-browser-integration"

Wed May  8 15:17:19 2019 rev:20 rq:701407 version:5.15.5

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-04-30 13:04:55.725965058 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.5148/plasma-browser-integration.changes
  2019-05-08 15:17:20.677105950 +0200
@@ -1,0 +2,11 @@
+Tue May  7 11:04:58 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.5.php
+- Changes since 5.15.4:
+  * Fix crash when mutating a container while iterating it
+  * Send vivaldi-stable as DesktopEntry
+
+---

Old:

  plasma-browser-integration-5.15.4.tar.xz
  plasma-browser-integration-5.15.4.tar.xz.sig

New:

  plasma-browser-integration-5.15.5.tar.xz
  plasma-browser-integration-5.15.5.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.3ajE4W/_old  2019-05-08 15:17:21.153107011 +0200
+++ /var/tmp/diff_new_pack.3ajE4W/_new  2019-05-08 15:17:21.153107011 +0200
@@ -20,7 +20,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.15.4
+Version:5.15.5
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.15.4.tar.xz -> 
plasma-browser-integration-5.15.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.15.4/CMakeLists.txt 
new/plasma-browser-integration-5.15.5/CMakeLists.txt
--- old/plasma-browser-integration-5.15.4/CMakeLists.txt2019-04-02 
14:09:58.0 +0200
+++ new/plasma-browser-integration-5.15.5/CMakeLists.txt2019-05-07 
12:04:28.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.15.4")
+set(PROJECT_VERSION "5.15.5")
 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.15.4/extension/_locales/ca@valencia/messages.json
 
new/plasma-browser-integration-5.15.5/extension/_locales/ca@valencia/messages.json
--- 
old/plasma-browser-integration-5.15.4/extension/_locales/ca@valencia/messages.json
  2019-04-02 14:09:12.0 +0200
+++ 
new/plasma-browser-integration-5.15.5/extension/_locales/ca@valencia/messages.json
  2019-05-07 12:02:40.0 +0200
@@ -30,7 +30,7 @@
 "message": "Si vos agrada el que veieu, per favor, considereu fer una 
donació a KDE, per tal de continuar fent el millor 
programari lliure possible."
 },
 "options_about_kde": {
-"message": "KDE és una xarxa mundial d'enginyers informàtics, 
artistes, escriptors, traductors i creadors compromesos amb el desenvolupament 
de programari lliure (Free Software). KDE ha creat l'entorn 
d'escriptori Plasma, centenars d'aplicacions, i moltes biblioteques de 
programari que les fan funcionar. KDE és una iniciativa cooperativa: cap 
entitat individual controla la seua direcció ni els seus productes. Altrament, 
treballem conjuntament per aconseguir l'objectiu comú de crear el programari 
lliure més refinat del món. Tothom és benvingut a afegir-se i 
col·laborar amb el KDE, incloent-vos. Visiteu $3 per a 
més informació sobre la comunitat KDE i el programari que produïm."
+"message": "KDE és una xarxa mundial d'enginyers informàtics, 
artistes, escriptors, traductors i creadors compromesos amb el desenvolupament 
de programari lliure (Free Software). KDE ha creat l'entorn 
d'escriptori Plasma, centenars d'aplicacions, i moltes biblioteques de 
programari que les fan funcionar. KDE és una iniciativa cooperativa: cap 
entitat individual controla la seua direcció ni els seus productes. Altrament, 
treballem conjuntament per aconseguir l'objectiu comú de crear el programari 
lliure més refinat del món. Donem la benvinguda a tothom a afegir-se i col·laborar amb el KDE, incloent-vos. Visiteu $3 per a més informació sobre la comunitat KDE i el programari 
que produïm."
 },
 "options_about_license": {
 "message": "Llicència: Llicència pública general de GNU 

commit plasma-browser-integration for openSUSE:Factory

2019-04-30 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-04-30 13:04:49

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.5536 (New)


Package is "plasma-browser-integration"

Tue Apr 30 13:04:49 2019 rev:19 rq:698089 version:5.15.4

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-04-03 09:28:43.939835510 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.5536/plasma-browser-integration.changes
  2019-04-30 13:04:55.725965058 +0200
@@ -1,0 +2,5 @@
+Thu Apr 25 17:55:34 UTC 2019 - Fabian Vogt 
+
+- Fix kf5_version requirement
+
+---



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.8bBI3Y/_old  2019-04-30 13:04:57.433962121 +0200
+++ /var/tmp/diff_new_pack.8bBI3Y/_new  2019-04-30 13:04:57.437962113 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define kf5_version 5.54.0
+%define kf5_version 5.42.0
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration






commit plasma-browser-integration for openSUSE:Factory

2019-04-03 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-04-03 09:28:41

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.25356 (New)


Package is "plasma-browser-integration"

Wed Apr  3 09:28:41 2019 rev:18 rq:690767 version:5.15.4

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-03-13 16:42:19.714642117 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.25356/plasma-browser-integration.changes
 2019-04-03 09:28:43.939835510 +0200
@@ -1,0 +2,11 @@
+Tue Apr  2 12:41:00 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.4.php
+- Changes since 5.15.3:
+  * Update description before processing job state or error
+  * [Host] Add Message.sh
+
+---

Old:

  plasma-browser-integration-5.15.3.tar.xz
  plasma-browser-integration-5.15.3.tar.xz.sig

New:

  plasma-browser-integration-5.15.4.tar.xz
  plasma-browser-integration-5.15.4.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.3yNraZ/_old  2019-04-03 09:28:44.711835873 +0200
+++ /var/tmp/diff_new_pack.3yNraZ/_new  2019-04-03 09:28:44.715835875 +0200
@@ -20,7 +20,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.15.3
+Version:5.15.4
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.15.3.tar.xz -> 
plasma-browser-integration-5.15.4.tar.xz ++
 2194 lines of diff (skipped)





commit plasma-browser-integration for openSUSE:Factory

2019-03-13 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-03-13 16:42:17

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.28833 (New)


Package is "plasma-browser-integration"

Wed Mar 13 16:42:17 2019 rev:17 rq:684629 version:5.15.3

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-02-27 15:10:02.438375782 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.28833/plasma-browser-integration.changes
 2019-03-13 16:42:19.714642117 +0100
@@ -1,0 +2,9 @@
+Tue Mar 12 13:15:24 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.3.php
+- No code changes since 5.15.2
+
+---

Old:

  plasma-browser-integration-5.15.2.tar.xz
  plasma-browser-integration-5.15.2.tar.xz.sig

New:

  plasma-browser-integration-5.15.3.tar.xz
  plasma-browser-integration-5.15.3.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.8zR5PL/_old  2019-03-13 16:42:20.274641703 +0100
+++ /var/tmp/diff_new_pack.8zR5PL/_new  2019-03-13 16:42:20.278641700 +0100
@@ -20,7 +20,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.15.2
+Version:5.15.3
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.15.2.tar.xz -> 
plasma-browser-integration-5.15.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.15.2/CMakeLists.txt 
new/plasma-browser-integration-5.15.3/CMakeLists.txt
--- old/plasma-browser-integration-5.15.2/CMakeLists.txt2019-02-26 
12:35:20.0 +0100
+++ new/plasma-browser-integration-5.15.3/CMakeLists.txt2019-03-12 
10:57:34.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.15.2")
+set(PROJECT_VERSION "5.15.3")
 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.15.2/extension/_locales/da/messages.json 
new/plasma-browser-integration-5.15.3/extension/_locales/da/messages.json
--- old/plasma-browser-integration-5.15.2/extension/_locales/da/messages.json   
2019-02-26 12:35:05.0 +0100
+++ new/plasma-browser-integration-5.15.3/extension/_locales/da/messages.json   
2019-03-12 10:57:16.0 +0100
@@ -15,7 +15,7 @@
 "message": "Åbn på \"$1\\"
 },
 "kdeconnect_open_via": {
-"message": "Open via KDE Connect"
+"message": "Åbn via KDE Connect"
 },
 "options_about_bugs": {
 "message": "Hvis du finder fejl, så tjek venligst listen over åbne programfejl og rapportér en 
programfejl derefter."
@@ -30,19 +30,19 @@
 "message": "Hvis du kunne lide hvad du så, så overvej at donere til KDE, så vi kan fortsætte med at skabe den bedst 
mulige fri software."
 },
 "options_about_kde": {
-"message": "KDE er et verdensomspændende netværk af softwareudviklere, 
kunstnere, forfattere, oversættere og facilitatorer som er engageret i 
udvikling af fri software. Dette fællesskab har skabt 
hundredvis fri software-programmer som del af KDE frameworks, workspaces og  
applications. KDE er et kooperativ, hvor ingen enkelt enhed kontrollerer KDE's 
indsatser eller produkter ved udelukkelse af andre. Alle er velkomne til at 
være med til at bidrage til KDE, også dig."
+"message": "KDE er et verdensomspændende fællesskab af 
softwareudviklere, kunstnere, forfattere, oversættere og skabere som er 
engageret i udvikling af fri software. KDE skaber 
Plasma-skrivebordet, hundredvis af programmer, og mange softwarebiblioteker der 
understøtter dem. KDE er et kooperativ, hvor ingen enkelt enhed styrer dets 
retning eller produkter. Vi arbejder i stedet på at mål det fælles mål om at 
bygge verdenens fineste frie software. Alle er velkomne til at deltage og bidrage til KDE, også dig. Besøg $3 for mere information om KDE-fællesskabet og softwaren vi 
skaber."
 },
 "options_about_license": {
 "message": "Licens: GNU General Public License Version 
3"
 },
 "options_about_translated_by": {
-"message": "Translated by: $1"
+"message": "Oversat af: $1"
 },

commit plasma-browser-integration for openSUSE:Factory

2019-02-27 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-02-27 15:10:00

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.28833 (New)


Package is "plasma-browser-integration"

Wed Feb 27 15:10:00 2019 rev:16 rq:679656 version:5.15.2

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-02-24 17:15:55.868444879 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.28833/plasma-browser-integration.changes
 2019-02-27 15:10:02.438375782 +0100
@@ -1,0 +2,9 @@
+Tue Feb 26 14:06:01 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.2.php
+- No code changes since 5.15.1
+
+---

Old:

  plasma-browser-integration-5.15.1.tar.xz
  plasma-browser-integration-5.15.1.tar.xz.sig

New:

  plasma-browser-integration-5.15.2.tar.xz
  plasma-browser-integration-5.15.2.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.AvbrCu/_old  2019-02-27 15:10:02.930375624 +0100
+++ /var/tmp/diff_new_pack.AvbrCu/_new  2019-02-27 15:10:02.930375624 +0100
@@ -20,7 +20,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.15.1
+Version:5.15.2
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.15.1.tar.xz -> 
plasma-browser-integration-5.15.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.15.1/CMakeLists.txt 
new/plasma-browser-integration-5.15.2/CMakeLists.txt
--- old/plasma-browser-integration-5.15.1/CMakeLists.txt2019-02-19 
11:58:52.0 +0100
+++ new/plasma-browser-integration-5.15.2/CMakeLists.txt2019-02-26 
12:35:20.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.15.1")
+set(PROJECT_VERSION "5.15.2")
 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.15.1/extension/_locales/gl/messages.json 
new/plasma-browser-integration-5.15.2/extension/_locales/gl/messages.json
--- old/plasma-browser-integration-5.15.1/extension/_locales/gl/messages.json   
2019-02-19 11:58:06.0 +0100
+++ new/plasma-browser-integration-5.15.2/extension/_locales/gl/messages.json   
2019-02-26 12:35:05.0 +0100
@@ -18,7 +18,7 @@
 "message": "Abrir mediante KDE Connect"
 },
 "options_about_bugs": {
-"message": "Se atopa un problema, revise a lista de 
erros abertos e se non o atopa informe do erro."
+"message": "Se atopa un problema, revise a lista de 
fallos abertos e se non o atopa informe do fallo."
 },
 "options_about_copyright": {
 "message": "© 2017-2018 Kai Uwe Broulik e David Edmundson"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.15.1/po/id/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.15.2/po/id/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.15.1/po/id/plasma-browser-integration-reminder.po
  2019-02-19 11:58:32.0 +0100
+++ 
new/plasma-browser-integration-5.15.2/po/id/plasma-browser-integration-reminder.po
  2019-02-26 12:35:13.0 +0100
@@ -14,7 +14,7 @@
 "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"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Lokalize 2.0\n"
 
 #: browserintegrationreminder.cpp:145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.15.1/po/id/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.15.2/po/id/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.15.1/po/id/plasma_runner_browsertabs.po
2019-02-19 11:58:32.0 +0100
+++ new/plasma-browser-integration-5.15.2/po/id/plasma_runner_browsertabs.po
2019-02-26 12:35:13.0 +0100
@@ -14,7 +14,7 @@
 "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"

commit plasma-browser-integration for openSUSE:Factory

2019-02-24 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-02-24 17:15:40

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.28833 (New)


Package is "plasma-browser-integration"

Sun Feb 24 17:15:40 2019 rev:15 rq:677518 version:5.15.1

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-02-11 21:21:39.479200622 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.28833/plasma-browser-integration.changes
 2019-02-24 17:15:55.868444879 +0100
@@ -1,0 +2,9 @@
+Tue Feb 19 12:26:49 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.1.php
+- No code changes since 5.15.0
+
+---

Old:

  plasma-browser-integration-5.15.0.tar.xz
  plasma-browser-integration-5.15.0.tar.xz.sig

New:

  plasma-browser-integration-5.15.1.tar.xz
  plasma-browser-integration-5.15.1.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.04GlNT/_old  2019-02-24 17:15:56.392444786 +0100
+++ /var/tmp/diff_new_pack.04GlNT/_new  2019-02-24 17:15:56.392444786 +0100
@@ -20,15 +20,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.15.0
+Version:5.15.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.15.0.tar.xz -> 
plasma-browser-integration-5.15.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.15.0/CMakeLists.txt 
new/plasma-browser-integration-5.15.1/CMakeLists.txt
--- old/plasma-browser-integration-5.15.0/CMakeLists.txt2019-02-07 
12:13:53.0 +0100
+++ new/plasma-browser-integration-5.15.1/CMakeLists.txt2019-02-19 
11:58:52.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.15.0")
+set(PROJECT_VERSION "5.15.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.15.0/extension/_locales/id/messages.json 
new/plasma-browser-integration-5.15.1/extension/_locales/id/messages.json
--- old/plasma-browser-integration-5.15.0/extension/_locales/id/messages.json   
2019-02-07 12:13:38.0 +0100
+++ new/plasma-browser-integration-5.15.1/extension/_locales/id/messages.json   
2019-02-19 11:58:06.0 +0100
@@ -1,9 +1,9 @@
 {
 "general_error_port_disconnect": {
-"message": "Host bawaan terdiskonek secara tiba-tiba: $1"
+"message": "Host bawaan terdiskoneksi secara tiba-tiba: $1"
 },
 "general_error_port_startupfail": {
-"message": "Gagal mengonek ke host bawaan. Pastikan paket 
'plasma-browser-integration' sudah terinstal."
+"message": "Gagal mengkoneksikan ke host bawaan. Pastikan paket 
'plasma-browser-integration' sudah terinstal."
 },
 "general_error_title": {
 "message": "Plasma Browser Integration, Error"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.15.0/po/pt_BR/plasma_runner_browsertabs.po 
new/plasma-browser-integration-5.15.1/po/pt_BR/plasma_runner_browsertabs.po
--- old/plasma-browser-integration-5.15.0/po/pt_BR/plasma_runner_browsertabs.po 
2019-02-07 12:13:49.0 +0100
+++ new/plasma-browser-integration-5.15.1/po/pt_BR/plasma_runner_browsertabs.po 
2019-02-19 11:58:42.0 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Luiz Fernando Ranghetti , 2017.
+# Luiz Fernando Ranghetti , 2017, 2019.
 

commit plasma-browser-integration for openSUSE:Factory

2019-02-11 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-02-11 21:21:35

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.28833 (New)


Package is "plasma-browser-integration"

Mon Feb 11 21:21:35 2019 rev:14 rq:672596 version:5.15.0

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2019-01-21 10:48:50.844129639 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.28833/plasma-browser-integration.changes
 2019-02-11 21:21:39.479200622 +0100
@@ -1,0 +2,33 @@
+Thu Feb  7 16:02:54 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.0.php
+- No code changes since 5.14.90
+
+---
+Thu Jan 17 18:49:29 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.90.php
+- Changes since 5.14.5:
+  * Install message handler after QApplication (kde#400906)
+  * Make media session property setter more resilient (kde#401636)
+  * Bump manifest version
+  * Include Breeze scrollbar CSS inline
+  * Also catch new Audio() elements (kde#398261)
+  * Connect to contextMenu clicked callback only once
+  * Update about KDE text
+  * Recreate interrupted download when it is resumed (kde#401038)
+  * Send all active downloads on load
+  * Fix removing KDE Connect device entry
+  * Sort keys in json encoder
+  * Bump manifest version
+  * Wait for duration to be known before registering player
+  * Bump manifest version
+  * Make it compiles with KDEFrameworkCompilerSettings
+
+---

Old:

  plasma-browser-integration-5.14.5.tar.xz
  plasma-browser-integration-5.14.5.tar.xz.sig

New:

  plasma-browser-integration-5.15.0.tar.xz
  plasma-browser-integration-5.15.0.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.ymoY1y/_old  2019-02-11 21:21:40.65911 +0100
+++ /var/tmp/diff_new_pack.ymoY1y/_new  2019-02-11 21:21:40.667199987 +0100
@@ -16,19 +16,19 @@
 #
 
 
-%define kf5_version 5.50.0
+%define kf5_version 5.54.0
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.14.5
+Version:5.15.0
 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: 
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
+Source: plasma-browser-integration-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz.sig
+Source1:plasma-browser-integration-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-browser-integration-5.14.5.tar.xz -> 
plasma-browser-integration-5.15.0.tar.xz ++
 1727 lines of diff (skipped)





commit plasma-browser-integration for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2019-01-21 10:48:14

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.28833 (New)


Package is "plasma-browser-integration"

Mon Jan 21 10:48:14 2019 rev:13 rq:664011 version:5.14.5

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2018-11-29 22:59:50.355547917 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.28833/plasma-browser-integration.changes
 2019-01-21 10:48:50.844129639 +0100
@@ -1,0 +2,10 @@
+Tue Jan  8 13:37:33 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.5.php
+- Changes since 5.14.4:
+  * Only cancel job when an "error" is set and ignore "interrupted" 
(kde#385530)
+
+---

Old:

  plasma-browser-integration-5.14.4.tar.xz
  plasma-browser-integration-5.14.4.tar.xz.sig

New:

  plasma-browser-integration-5.14.5.tar.xz
  plasma-browser-integration-5.14.5.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.Vjvhfm/_old  2019-01-21 10:48:52.612127480 +0100
+++ /var/tmp/diff_new_pack.Vjvhfm/_new  2019-01-21 10:48:52.616127475 +0100
@@ -20,7 +20,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.14.4
+Version:5.14.5
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.14.4.tar.xz -> 
plasma-browser-integration-5.14.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.14.4/CMakeLists.txt 
new/plasma-browser-integration-5.14.5/CMakeLists.txt
--- old/plasma-browser-integration-5.14.4/CMakeLists.txt2018-11-27 
17:12:05.0 +0100
+++ new/plasma-browser-integration-5.14.5/CMakeLists.txt2019-01-08 
12:02:57.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.14.4")
+set(PROJECT_VERSION "5.14.5")
 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.14.4/extension/_locales/fi/messages.json 
new/plasma-browser-integration-5.14.5/extension/_locales/fi/messages.json
--- old/plasma-browser-integration-5.14.4/extension/_locales/fi/messages.json   
2018-11-27 17:11:51.0 +0100
+++ new/plasma-browser-integration-5.14.5/extension/_locales/fi/messages.json   
2019-01-08 12:02:43.0 +0100
@@ -3,7 +3,7 @@
 "message": "Plasma-silta katkaisi odottamatta yhteyden: $1"
 },
 "general_error_port_startupfail": {
-"message": "Yhteydenotto Plasmaan epäonnistui. Varmista, että 
plasma-browser-integration-paketti on asennettu."
+"message": "Yhteydenotto Plasmaan epäonnistui. Varmista, että 
plasma-browser-integration-paketti on asennettu.Yhteydenotto Plasmaan 
epäonnistui. Varmista, että plasma-browser-integration-paketti on asennettu."
 },
 "general_error_title": {
 "message": "Plasma-selainintegrointivirhe"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.14.4/extension/_locales/zh_CN/messages.json 
new/plasma-browser-integration-5.14.5/extension/_locales/zh_CN/messages.json
--- 
old/plasma-browser-integration-5.14.4/extension/_locales/zh_CN/messages.json
2018-11-27 17:11:51.0 +0100
+++ 
new/plasma-browser-integration-5.14.5/extension/_locales/zh_CN/messages.json
2019-01-08 12:02:43.0 +0100
@@ -54,7 +54,7 @@
 "message": "在通知区域显示下载"
 },
 "options_plugin_kdeconnect_description": {
-"message": "添加上下文菜单项目来让您可以将它们通过KDE Connect发送到您"
+"message": "添加右键菜单项目来让您可以将它们通过KDE Connect发送到您的"
 },
 "options_plugin_kdeconnect_title": {
 "message": "通过 KDE Connect 发送"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.14.4/host/downloadjob.cpp 
new/plasma-browser-integration-5.14.5/host/downloadjob.cpp
--- old/plasma-browser-integration-5.14.4/host/downloadjob.cpp  2018-11-27 
17:11:51.0 +0100
+++ new/plasma-browser-integration-5.14.5/host/downloadjob.cpp  2019-01-08 
12:02:43.0 +0100
@@ 

commit plasma-browser-integration for openSUSE:Factory

2018-11-29 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2018-11-29 22:59:47

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.19453 (New)


Package is "plasma-browser-integration"

Thu Nov 29 22:59:47 2018 rev:12 rq:652334 version:5.14.4

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2018-11-08 09:50:21.728967308 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.19453/plasma-browser-integration.changes
 2018-11-29 22:59:50.355547917 +0100
@@ -1,0 +2,11 @@
+Wed Nov 28 07:52:49 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.4.php
+- Changes since 5.14.3:
+  * Include actual player source in metadata
+  * Listen to KDE Connect device signals
+
+---

Old:

  plasma-browser-integration-5.14.3.tar.xz
  plasma-browser-integration-5.14.3.tar.xz.sig

New:

  plasma-browser-integration-5.14.4.tar.xz
  plasma-browser-integration-5.14.4.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.Nv2Ys2/_old  2018-11-29 22:59:51.003547118 +0100
+++ /var/tmp/diff_new_pack.Nv2Ys2/_new  2018-11-29 22:59:51.007547112 +0100
@@ -20,7 +20,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.14.3
+Version:5.14.4
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.14.3.tar.xz -> 
plasma-browser-integration-5.14.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.14.3/CMakeLists.txt 
new/plasma-browser-integration-5.14.4/CMakeLists.txt
--- old/plasma-browser-integration-5.14.3/CMakeLists.txt2018-11-06 
14:57:50.0 +0100
+++ new/plasma-browser-integration-5.14.4/CMakeLists.txt2018-11-27 
17:12:05.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.14.3")
+set(PROJECT_VERSION "5.14.4")
 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.14.3/extension/_locales/de/messages.json 
new/plasma-browser-integration-5.14.4/extension/_locales/de/messages.json
--- old/plasma-browser-integration-5.14.3/extension/_locales/de/messages.json   
2018-11-06 14:56:56.0 +0100
+++ new/plasma-browser-integration-5.14.4/extension/_locales/de/messages.json   
2018-11-27 17:11:51.0 +0100
@@ -6,19 +6,19 @@
 "message": "Failed to connect to the native host. Make sure the 
'plasma-browser-integration' package is installed."
 },
 "general_error_title": {
-"message": "Plasma Browser Integration Error"
+"message": "Fehler in der Plasma-Integration für Browser"
 },
 "general_error_unknown": {
 "message": "Unbekannter Fehler"
 },
 "kdeconnect_open_device": {
-"message": "Open on '$1'"
+"message": "In „$1“ öffnen"
 },
 "kdeconnect_open_via": {
 "message": "Mit KDE-Connect öffnen"
 },
 "options_about_bugs": {
-"message": "If you find an issue, please check the list 
of open bugs and then file a bug report."
+"message": "Bei Problemen überprüfen Sie bitte die Liste der offenen Fehler und schreiben Sie dann einen Fehlerbericht."
 },
 "options_about_copyright": {
 "message": "© 2017, 2018 Kai Uwe Broulik und David Edmundson"
@@ -51,10 +51,10 @@
 "message": "Bildlaufleisten im Breeze-Stil verwenden"
 },
 "options_plugin_downloads_title": {
-"message": "Show downloads in notification area"
+"message": "Herunterladen im Benachrichtigungsbereich anzeigen"
 },
 "options_plugin_kdeconnect_description": {
-"message": "Adds a context menu entry to links enabling you to send 
them to your phone and other paired devices using KDE 
Connect."
+"message": "Fügt einen Eintrag zu Verknüpfungen zum Kontextmenü hinzu, 
mit dem Sie die Verknüpfung zu Ihrem Smartphone oder zu anderen angeschlossenen 
Geräten mit KDE-Connect senden können."
 },
 "options_plugin_kdeconnect_title": {
 "message": "Mit KDE-Connect versenden"
@@ -63,16 +63,16 @@
 "message": "Lets you control 

commit plasma-browser-integration for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2018-11-08 09:50:15

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new (New)


Package is "plasma-browser-integration"

Thu Nov  8 09:50:15 2018 rev:11 rq:646884 version:5.14.3

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2018-10-25 09:10:52.922342230 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new/plasma-browser-integration.changes
   2018-11-08 09:50:21.728967308 +0100
@@ -1,0 +2,10 @@
+Tue Nov  6 15:53:54 UTC 2018 - fab...@ritter-vogt.de
+
+- Add David Edmundson's key to plasma.keyring
+- Update to 5.14.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.3.php
+- No code changes since 5.14.2
+
+---

Old:

  plasma-browser-integration-5.14.2.tar.xz
  plasma-browser-integration-5.14.2.tar.xz.sig

New:

  plasma-browser-integration-5.14.3.tar.xz
  plasma-browser-integration-5.14.3.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.btEYYo/_old  2018-11-08 09:50:22.416966494 +0100
+++ /var/tmp/diff_new_pack.btEYYo/_new  2018-11-08 09:50:22.420966489 +0100
@@ -20,7 +20,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.14.2
+Version:5.14.3
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.14.2.tar.xz -> 
plasma-browser-integration-5.14.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.14.2/CMakeLists.txt 
new/plasma-browser-integration-5.14.3/CMakeLists.txt
--- old/plasma-browser-integration-5.14.2/CMakeLists.txt2018-10-23 
13:49:44.0 +0200
+++ new/plasma-browser-integration-5.14.3/CMakeLists.txt2018-11-06 
14:57:50.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.14.2")
+set(PROJECT_VERSION "5.14.3")
 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.14.2/extension/_locales/de/messages.json 
new/plasma-browser-integration-5.14.3/extension/_locales/de/messages.json
--- old/plasma-browser-integration-5.14.2/extension/_locales/de/messages.json   
2018-10-23 13:46:56.0 +0200
+++ new/plasma-browser-integration-5.14.3/extension/_locales/de/messages.json   
2018-11-06 14:56:56.0 +0100
@@ -24,7 +24,7 @@
 "message": "© 2017, 2018 Kai Uwe Broulik und David Edmundson"
 },
 "options_about_created_by_kde": {
-"message": "This browser extension was created by the KDE Community. You can find more information about this project 
on the KDE Community Wiki."
+"message": "Diese Browser-Erweiterung wurde von der KDE-Gemeinschaft erstellt. Weitere Informationen über dieses 
Projekt finden Sie im Wiki der KDE-Gemeinschaft."
 },
 "options_about_donate": {
 "message": "If you like what you saw, please consider donating to KDE, so we can continue to make the best free 
software possible."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.14.2/po/en_GB/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.14.3/po/en_GB/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.14.2/po/en_GB/plasma-browser-integration-reminder.po
   1970-01-01 01:00:00.0 +0100
+++ 
new/plasma-browser-integration-5.14.3/po/en_GB/plasma-browser-integration-reminder.po
   2018-11-06 14:57:16.0 +0100
@@ -0,0 +1,28 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Steve Allewell , 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2018-09-15 06:50+0200\n"
+"PO-Revision-Date: 2018-10-27 20:40+0100\n"
+"Last-Translator: Steve Allewell \n"
+"Language-Team: British English \n"
+"Language: en_GB\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 2.0\n"
+
+#: 

commit plasma-browser-integration for openSUSE:Factory

2018-10-25 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2018-10-25 09:10:48

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new (New)


Package is "plasma-browser-integration"

Thu Oct 25 09:10:48 2018 rev:10 rq:644072 version:5.14.2

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2018-10-17 08:43:39.305741142 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new/plasma-browser-integration.changes
   2018-10-25 09:10:52.922342230 +0200
@@ -1,0 +2,10 @@
+Tue Oct 23 13:56:30 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.2.php
+- Changes since 5.14.1:
+  * Lower Qt dependency to 5.9
+
+---

Old:

  plasma-browser-integration-5.14.1.tar.xz
  plasma-browser-integration-5.14.1.tar.xz.sig

New:

  plasma-browser-integration-5.14.2.tar.xz
  plasma-browser-integration-5.14.2.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.WAIbST/_old  2018-10-25 09:10:53.410341938 +0200
+++ /var/tmp/diff_new_pack.WAIbST/_new  2018-10-25 09:10:53.414341936 +0200
@@ -20,15 +20,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.14.1
+Version:5.14.2
 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: 
https://download.kde.org/stable/plasma/5.14.1/plasma-browser-integration-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.14.1/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.14.1.tar.xz -> 
plasma-browser-integration-5.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.14.1/CMakeLists.txt 
new/plasma-browser-integration-5.14.2/CMakeLists.txt
--- old/plasma-browser-integration-5.14.1/CMakeLists.txt2018-10-16 
14:33:50.0 +0200
+++ new/plasma-browser-integration-5.14.2/CMakeLists.txt2018-10-23 
13:49:44.0 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.14.1")
+set(PROJECT_VERSION "5.14.2")
 set(PROJECT_VERSION_MAJOR 5)
 
-set(QT_MIN_VERSION "5.11.0")
+set(QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.42.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.14.1/extension/_locales/gl/messages.json 
new/plasma-browser-integration-5.14.2/extension/_locales/gl/messages.json
--- old/plasma-browser-integration-5.14.1/extension/_locales/gl/messages.json   
2018-10-16 14:33:34.0 +0200
+++ new/plasma-browser-integration-5.14.2/extension/_locales/gl/messages.json   
2018-10-23 13:46:56.0 +0200
@@ -42,7 +42,7 @@
 "message": "Adrián Chaves (Gallaecio)"
 },
 "options_not_supported_os": {
-"message": "This extension is not supported on this operating system."
+"message": "Esta extensión non é compatíbel con este sistema 
operativo."
 },
 "options_plugin_breezeScrollBars_description": {
 "message": "Isto podería interferir coa aparencia de sitios web que xa 
aplican un estilo personalizado ás súas barras de desprazamento."
@@ -63,10 +63,10 @@
 "message": "Permítelle controlar reprodutores de son e vídeo en sitios 
web usando o plasmoide de controlador de reprodución."
 },
 "options_plugin_mpris_media_sessions_description": {
-"message": "Extract metadata and thumbnails of currently playing 
content. (Experimental)"
+"message": "Extraer medatados e miniaturas do contido que se está a 
reproducir. "
 },
 "options_plugin_mpris_media_sessions_title": {
-"message": "Controis de reprodución"
+"message": "Controis de 

commit plasma-browser-integration for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2018-10-17 08:42:45

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new (New)


Package is "plasma-browser-integration"

Wed Oct 17 08:42:45 2018 rev:9 rq:642466 version:5.14.1

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2018-10-08 17:49:27.306175657 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new/plasma-browser-integration.changes
   2018-10-17 08:43:39.305741142 +0200
@@ -1,0 +2,9 @@
+Tue Oct 16 14:05:16 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.1.php
+- No code changes since 5.14.0
+
+---

Old:

  plasma-browser-integration-5.14.0.tar.xz
  plasma-browser-integration-5.14.0.tar.xz.sig

New:

  plasma-browser-integration-5.14.1.tar.xz
  plasma-browser-integration-5.14.1.tar.xz.sig



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.2VA9CD/_old  2018-10-17 08:43:39.821740706 +0200
+++ /var/tmp/diff_new_pack.2VA9CD/_new  2018-10-17 08:43:39.825740703 +0200
@@ -20,15 +20,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.14.0
+Version:5.14.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/5.14.1/plasma-browser-integration-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-browser-integration-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.14.1/plasma-browser-integration-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-browser-integration-5.14.0.tar.xz -> 
plasma-browser-integration-5.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.14.0/CMakeLists.txt 
new/plasma-browser-integration-5.14.1/CMakeLists.txt
--- old/plasma-browser-integration-5.14.0/CMakeLists.txt2018-10-05 
20:36:55.0 +0200
+++ new/plasma-browser-integration-5.14.1/CMakeLists.txt2018-10-16 
14:33:50.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.14.0")
+set(PROJECT_VERSION "5.14.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.11.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.14.0/extension/_locales/de/messages.json 
new/plasma-browser-integration-5.14.1/extension/_locales/de/messages.json
--- old/plasma-browser-integration-5.14.0/extension/_locales/de/messages.json   
2018-10-05 20:34:23.0 +0200
+++ new/plasma-browser-integration-5.14.1/extension/_locales/de/messages.json   
2018-10-16 14:33:34.0 +0200
@@ -42,7 +42,7 @@
 "message": "Your names"
 },
 "options_not_supported_os": {
-"message": "This extension is not supported on this operating system."
+"message": "Diese Erweiterung wird auf diesem Betriebssystem nicht 
unterstützt."
 },
 "options_plugin_breezeScrollBars_description": {
 "message": "This may interfere with the appearance of websites that 
already apply a custom styling to their scroll bars."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.14.0/extension/_locales/id/messages.json 
new/plasma-browser-integration-5.14.1/extension/_locales/id/messages.json
--- old/plasma-browser-integration-5.14.0/extension/_locales/id/messages.json   
1970-01-01 01:00:00.0 +0100
+++ new/plasma-browser-integration-5.14.1/extension/_locales/id/messages.json   
2018-10-16 14:33:34.0 +0200
@@ -0,0 +1,95 @@
+{
+"general_error_port_disconnect": {
+"message": "Host bawaan terdiskonek secara tiba-tiba: $1"
+},
+"general_error_port_startupfail": {
+"message": "Gagal mengonek ke host bawaan. Pastikan paket 
'plasma-browser-integration' sudah terpasang."
+},
+"general_error_title": {
+"message": "Plasma 

commit plasma-browser-integration for openSUSE:Factory

2018-10-08 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2018-10-08 17:46:19

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new (New)


Package is "plasma-browser-integration"

Mon Oct  8 17:46:19 2018 rev:8 rq:640310 version:5.14.0

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2018-09-05 13:49:33.502358590 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new/plasma-browser-integration.changes
   2018-10-08 17:49:27.306175657 +0200
@@ -1,0 +2,27 @@
+Fri Oct  5 10:01:13 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.0.php
+- Changes since 5.13.90:
+  * Sort keys in json encoder
+  * [MPris Plugin] Support Seek()
+  * Add Messages.sh (kde#398595)
+
+---
+Sat Sep 15 16:25:30 UTC 2018 - fab...@ritter-vogt.de
+
+- Add tarball signature and keyring containing keys of release managers
+  Jonathan Riddell and Bhushan Shah
+
+---
+Thu Sep 13 17:25:04 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.90.php
+- Too many changes to list here
+
+---

Old:

  plasma-browser-integration-5.13.5.tar.xz

New:

  plasma-browser-integration-5.14.0.tar.xz
  plasma-browser-integration-5.14.0.tar.xz.sig
  plasma.keyring



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.bL4taL/_old  2018-10-08 17:49:29.394172996 +0200
+++ /var/tmp/diff_new_pack.bL4taL/_new  2018-10-08 17:49:29.398172991 +0200
@@ -16,17 +16,21 @@
 #
 
 
-%define kf5_version 5.42.0
+%define kf5_version 5.50.0
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.13.5
+Version:5.14.0
 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: 
http://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
+Source: plasma-browser-integration-%{version}.tar.xz
+%if %{with lang}
+Source1:plasma-browser-integration-%{version}.tar.xz.sig
+Source2:plasma.keyring
+%endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
 BuildRequires:  cmake(KF5DBusAddons) >= %{kf5_version}

++ plasma-browser-integration-5.13.5.tar.xz -> 
plasma-browser-integration-5.14.0.tar.xz ++
 6265 lines of diff (skipped)




commit plasma-browser-integration for openSUSE:Factory

2018-09-05 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2018-09-05 13:49:31

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new (New)


Package is "plasma-browser-integration"

Wed Sep  5 13:49:31 2018 rev:7 rq:633178 version:5.13.5

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2018-08-03 12:36:35.255505974 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new/plasma-browser-integration.changes
   2018-09-05 13:49:33.502358590 +0200
@@ -1,0 +2,10 @@
+Tue Sep  4 10:58:42 UTC 2018 - fab...@ritter-vogt.de
+
+- 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:

  plasma-browser-integration-5.13.4.tar.xz

New:

  plasma-browser-integration-5.13.5.tar.xz



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.7i1vuH/_old  2018-09-05 13:49:33.906359268 +0200
+++ /var/tmp/diff_new_pack.7i1vuH/_new  2018-09-05 13:49:33.906359268 +0200
@@ -20,7 +20,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.13.4
+Version:5.13.5
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.13.4.tar.xz -> 
plasma-browser-integration-5.13.5.tar.xz ++
 3889 lines of diff (skipped)




commit plasma-browser-integration for openSUSE:Factory

2018-08-03 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2018-08-03 12:36:11

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new (New)


Package is "plasma-browser-integration"

Fri Aug  3 12:36:11 2018 rev:6 rq:626861 version:5.13.4

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2018-07-18 22:54:37.822823522 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new/plasma-browser-integration.changes
   2018-08-03 12:36:35.255505974 +0200
@@ -1,0 +2,10 @@
+Tue Jul 31 15:18:34 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.4.php
+- Changes since 5.13.3:
+  * None
+
+---

Old:

  plasma-browser-integration-5.13.3.tar.xz

New:

  plasma-browser-integration-5.13.4.tar.xz



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.f2YsM4/_old  2018-08-03 12:36:35.671506590 +0200
+++ /var/tmp/diff_new_pack.f2YsM4/_new  2018-08-03 12:36:35.675506597 +0200
@@ -20,7 +20,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.13.3
+Version:5.13.4
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.13.3.tar.xz -> 
plasma-browser-integration-5.13.4.tar.xz ++
 3876 lines of diff (skipped)




commit plasma-browser-integration for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2018-07-18 22:54:02

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new (New)


Package is "plasma-browser-integration"

Wed Jul 18 22:54:02 2018 rev:5 rq:622149 version:5.13.3

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2018-06-29 22:23:51.790598178 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new/plasma-browser-integration.changes
   2018-07-18 22:54:37.822823522 +0200
@@ -1,0 +2,10 @@
+Tue Jul 10 14:02:29 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.3.php
+- Changes since 5.13.2:
+  * Monitor document title (kde#395393)
+
+---

Old:

  plasma-browser-integration-5.13.2.tar.xz

New:

  plasma-browser-integration-5.13.3.tar.xz



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.DIYQxV/_old  2018-07-18 22:54:39.326818534 +0200
+++ /var/tmp/diff_new_pack.DIYQxV/_new  2018-07-18 22:54:39.330818520 +0200
@@ -20,7 +20,7 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.13.2
+Version:5.13.3
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later

++ plasma-browser-integration-5.13.2.tar.xz -> 
plasma-browser-integration-5.13.3.tar.xz ++
 3809 lines of diff (skipped)




commit plasma-browser-integration for openSUSE:Factory

2018-06-29 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2018-06-29 22:23:45

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new (New)


Package is "plasma-browser-integration"

Fri Jun 29 22:23:45 2018 rev:4 rq:619334 version:5.13.2

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2018-06-15 14:36:50.717038308 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new/plasma-browser-integration.changes
   2018-06-29 22:23:51.790598178 +0200
@@ -1,0 +2,45 @@
+Tue Jun 26 16:01:23 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.2.php
+- Changes since 5.13.1:
+  * None
+
+---
+Tue Jun 19 17:20:50 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.1.php
+- Changes since 5.13.0:
+  * None
+
+---
+Thu Jun 14 21:17:14 UTC 2018 - wba...@tmo.at
+
+- Recommend lang package
+
+---
+Sun Jun 10 11:47:36 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.0.php
+- Changes since 5.12.90:
+  * Bump version number of extension in preparation for Plasma 5.13
+  * Handle when the added node itself is audio/video
+  * Don't bother loading on non-supported platforms
+  * [Installation Reminder] Watch for service registration and hide
+  * Respect libdir for Firefox native messaging host manifest
+  * Use incognito tab icon only as a fallback
+  * Filter out incognito tabs and media controls on Firefox
+  * Revert "Install mozilla native messaging manifest to either /usr/lib or 
/usr/lib64 based on architecture"
+  * Install mozilla native messaging manifest to either /usr/lib or /usr/lib64 
based on architecture
+  * Fix options page look on Firefox (kde#394369)
+  * Handle children of added nodes as well
+
+---

Old:

  plasma-browser-integration-5.12.90.tar.xz

New:

  plasma-browser-integration-5.13.2.tar.xz



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.MlHDAb/_old  2018-06-29 22:23:52.954597304 +0200
+++ /var/tmp/diff_new_pack.MlHDAb/_new  2018-06-29 22:23:52.958597302 +0200
@@ -20,13 +20,13 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:   plasma-browser-integration
-Version:5.12.90
+Version:5.13.2
 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
-Source0:plasma-browser-integration-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-browser-integration-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
 BuildRequires:  cmake(KF5DBusAddons) >= %{kf5_version}
@@ -42,6 +42,7 @@
 # It does not build with the default compiler (GCC 4.8) on Leap 42.x
 BuildRequires:  gcc7-c++
 %endif
+Recommends: %{name}-lang
 Supplements:packageand(plasma5-workspace:MozillaFirefox)
 Supplements:packageand(plasma5-workspace:chromium)
 Supplements:packageand(plasma5-workspace:GoogleChrome)

++ plasma-browser-integration-5.12.90.tar.xz -> 
plasma-browser-integration-5.13.2.tar.xz ++
 3860 lines of diff (skipped)




commit plasma-browser-integration for openSUSE:Factory

2018-06-15 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2018-06-15 14:36:49

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new (New)


Package is "plasma-browser-integration"

Fri Jun 15 14:36:49 2018 rev:3 rq:615771 version:5.12.90

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2018-05-11 14:34:52.081720082 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new/plasma-browser-integration.changes
   2018-06-15 14:36:50.717038308 +0200
@@ -1,0 +2,23 @@
+Sat May 19 14:16:38 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.90.php
+- Changes since 5.12.80:
+  * Bump version number of extension in preparation for Plasma 5.13 beta
+  * Set variable for chromium install dir
+  * cmake: Don't install chrome manifest to ubuntu specific location 
(kde#393846)
+  * Add link to Community Wiki page to About dialog
+  * Remove superfluous  tags
+  * Remove dead code and shut up
+  * Implement reporting playback state via Media Sessions API
+  * Observe entire DOM
+  * UUID might start with a number which a variable is not allowed to
+  * Also "randomize" plasmaMediaSessions global variable
+  * WIP: Show SNI to install browser-side extension
+  * Properly fix the native messaging host file
+  * Hopefully handle messages spread across lines in .po files
+  * Make "Translated by" credit work like in KAboutData
+
+---

Old:

  _service
  plasma-browser-integration-5.12.80git.20180502T081035~2c9d903.tar.xz

New:

  plasma-browser-integration-5.12.90.tar.xz



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.rBrimI/_old  2018-06-15 14:36:51.381014021 +0200
+++ /var/tmp/diff_new_pack.rBrimI/_new  2018-06-15 14:36:51.385013874 +0200
@@ -18,8 +18,9 @@
 
 %define kf5_version 5.42.0
 %bcond_with browser_extension
+%bcond_without lang
 Name:   plasma-browser-integration
-Version:5.12.80git.20180502T081035~2c9d903
+Version:5.12.90
 Release:0
 Summary:Helper for the KDE Plasma Browser Integration
 License:GPL-3.0-or-later
@@ -28,6 +29,7 @@
 Source0:plasma-browser-integration-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
+BuildRequires:  cmake(KF5DBusAddons) >= %{kf5_version}
 BuildRequires:  cmake(KF5I18n) >= %{kf5_version}
 BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
 BuildRequires:  cmake(KF5Notifications) >= %{kf5_version}
@@ -36,6 +38,15 @@
 BuildRequires:  cmake(Qt5Core) >= 5.9.0
 BuildRequires:  cmake(Qt5DBus) >= 5.9.0
 BuildRequires:  cmake(Qt5Gui) >= 5.9.0
+%if 0%{?suse_version} < 1330
+# It does not build with the default compiler (GCC 4.8) on Leap 42.x
+BuildRequires:  gcc7-c++
+%endif
+Supplements:packageand(plasma5-workspace:MozillaFirefox)
+Supplements:packageand(plasma5-workspace:chromium)
+Supplements:packageand(plasma5-workspace:GoogleChrome)
+Supplements:packageand(plasma5-workspace:opera)
+Supplements:packageand(plasma5-workspace:vivaldi)
 
 %description
 This package contains a helper binary necessary for the WebExtension to
@@ -50,10 +61,18 @@
 This package contains a WebExtension to integrate the browser better into
 KDE Plasma.
 
+%lang_package
+
 %prep
 %setup -q
 
 %build
+%if 0%{?suse_version} < 1330
+   # It does not build with the default compiler (GCC 4.8) on Leap 42.x
+   export CC=gcc-7
+   export CXX=g++-7
+%endif
+
 %if %{with browser_extension}
 %cmake_kf5 -d build -- -DINSTALL_CHROME_MANIFEST=1
 %else
@@ -68,13 +87,19 @@
# Move mozilla native messaging file to correct location
mv %{buildroot}%{_libexecdir}/mozilla %{buildroot}%{_libdir}
 fi
+  %if %{with lang}
+%find_lang %{name} --all-name
+  %endif
 
 %files
-%license COPYING-GPL3
+%license COPYING*
+%dir %{_kf5_plugindir}/kf5
+%dir %{_kf5_plugindir}/kf5/kded
 %dir %{_libdir}/mozilla
 %dir %{_sysconfdir}/chromium
 %dir %{_sysconfdir}/opt/chrome
 %{_kf5_bindir}/plasma-browser-integration-host
+%{_kf5_plugindir}/kf5/kded/browserintegrationreminder.so
 %{_kf5_servicesdir}/plasma-runner-browsertabs.desktop
 %{_libdir}/mozilla/native-messaging-hosts
 %{_libqt5_plugindir}/krunner_browsertabs.so
@@ -83,14 +108,18 @@
 
 %if %{with browser_extension}
 %files extension
-%license COPYING-GPL3
-%dir %{_datadir}/chromium-browser
-%dir 

commit plasma-browser-integration for openSUSE:Factory

2018-05-11 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2018-05-11 14:34:49

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new (New)


Package is "plasma-browser-integration"

Fri May 11 14:34:49 2018 rev:2 rq:602988 
version:5.12.80git.20180502T081035~2c9d903

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2018-01-10 23:30:21.601561016 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new/plasma-browser-integration.changes
   2018-05-11 14:34:52.081720082 +0200
@@ -1,0 +2,9 @@
+Wed May  2 08:03:47 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.80git.20180502T081035~2c9d903
+  * New bugfix release
+  * For more details please see:
+  * 
https://cgit.kde.org/plasma-browser-integration.git/log/?id=2c9d903dff81873bf04300290ead0c0eeafbd028
+- Too many changes to list here
+
+---

Old:

  plasma-browser-integration-0.0.3git.20171203T045021~a164e4b.tar.xz

New:

  plasma-browser-integration-5.12.80git.20180502T081035~2c9d903.tar.xz



Other differences:
--
++ plasma-browser-integration.spec ++
--- /var/tmp/diff_new_pack.h8VxQ3/_old  2018-05-11 14:34:52.833692763 +0200
+++ /var/tmp/diff_new_pack.h8VxQ3/_new  2018-05-11 14:34:52.837692618 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma-browser-integration
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -15,27 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%bcond_with browser_extension
 
+%define kf5_version 5.42.0
+%bcond_with browser_extension
 Name:   plasma-browser-integration
-Version:0.0.3git.20171203T045021~a164e4b
+Version:5.12.80git.20180502T081035~2c9d903
 Release:0
-%define kf5_version 5.2.0
 Summary:Helper for the KDE Plasma Browser Integration
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Productivity/Networking/Web/Utilities
 Url:https://cgit.kde.org/plasma-browser-integration.git
 Source0:plasma-browser-integration-%{version}.tar.xz
-BuildRequires:  extra-cmake-modules >= %kf5_version
-BuildRequires:  cmake(Qt5Core) >= 5.7.0
-BuildRequires:  cmake(Qt5DBus) >= 5.7.0
-BuildRequires:  cmake(Qt5Gui) >= 5.7.0
-BuildRequires:  cmake(KF5Activities) >= %kf5_version
-BuildRequires:  cmake(KF5I18n) >= %kf5_version
-BuildRequires:  cmake(KF5Notifications) >= %kf5_version
-BuildRequires:  cmake(KF5KIO) >= %kf5_version
-BuildRequires:  cmake(KF5Runner) >= %kf5_version
-BuildRequires:  cmake(KF5WindowSystem) >= %kf5_version
+BuildRequires:  extra-cmake-modules >= %{kf5_version}
+BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
+BuildRequires:  cmake(KF5I18n) >= %{kf5_version}
+BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
+BuildRequires:  cmake(KF5Notifications) >= %{kf5_version}
+BuildRequires:  cmake(KF5Runner) >= %{kf5_version}
+BuildRequires:  cmake(KF5WindowSystem) >= %{kf5_version}
+BuildRequires:  cmake(Qt5Core) >= 5.9.0
+BuildRequires:  cmake(Qt5DBus) >= 5.9.0
+BuildRequires:  cmake(Qt5Gui) >= 5.9.0
 
 %description
 This package contains a helper binary necessary for the WebExtension to
@@ -55,46 +55,42 @@
 
 %build
 %if %{with browser_extension}
-%cmake_kf5 -d build -- -DINSTALL_CHROME_EXTENSION=1
+%cmake_kf5 -d build -- -DINSTALL_CHROME_MANIFEST=1
 %else
-%cmake_kf5 -d build -- -DINSTALL_CHROME_EXTENSION=0
+%cmake_kf5 -d build -- -DINSTALL_CHROME_MANIFEST=0
 %endif
 
 %make_jobs
 
 %install
-cd build
-%make_install
+%kf5_makeinstall -C build
 if [ "%{_libdir}" != "%{_libexecdir}" ]; then
# Move mozilla native messaging file to correct location
mv %{buildroot}%{_libexecdir}/mozilla %{buildroot}%{_libdir}
 fi
 
-%if %{without browser_extension}
-# Do not download the extension automatically
-rm -r %{buildroot}%{_datadir}/{chromium-browser,google-chrome}
-%endif
-
 %files
-%{_bindir}/plasma-browser-integration-host
-%{_libqt5_plugindir}/krunner_browsertabs.so
-%{_kf5_servicesdir}/plasma-runner-browsertabs.desktop
+%license COPYING-GPL3
+%dir %{_libdir}/mozilla
 %dir %{_sysconfdir}/chromium
-%{_sysconfdir}/chromium/native-messaging-hosts
 %dir %{_sysconfdir}/opt/chrome
-%{_sysconfdir}/opt/chrome/native-messaging-hosts
-%dir %{_libdir}/mozilla
+%{_kf5_bindir}/plasma-browser-integration-host

commit plasma-browser-integration for openSUSE:Factory

2018-01-10 Thread root
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2018-01-10 23:30:20

Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-browser-integration.new (New)


Package is "plasma-browser-integration"

Wed Jan 10 23:30:20 2018 rev:1 rq:555407 
version:0.0.3git.20171203T045021~a164e4b

Changes:

New Changes file:

--- /dev/null   2018-01-05 12:14:39.755488130 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new/plasma-browser-integration.changes
   2018-01-10 23:30:21.601561016 +0100
@@ -0,0 +1,15 @@
+---
+Fri Dec  8 22:29:35 UTC 2017 - fab...@ritter-vogt.de
+
+- Separate WebExtension into -extension subpackage
+- Don't build it by default (enabled in KUE)
+
+---
+Fri Jul 14 20:04:24 UTC 2017 - fab...@ritter-vogt.de
+
+- Move firefox file from /usr/lib into /usr/lib{,64}
+
+---
+Fri Apr 28 17:37:58 UTC 2017 - fab...@ritter-vogt.de
+
+- Initial packaging

New:

  _service
  plasma-browser-integration-0.0.3git.20171203T045021~a164e4b.tar.xz
  plasma-browser-integration.changes
  plasma-browser-integration.spec



Other differences:
--
++ plasma-browser-integration.spec ++
#
# spec file for package plasma-browser-integration
#
# Copyright (c) 2017 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

%bcond_with browser_extension

Name:   plasma-browser-integration
Version:0.0.3git.20171203T045021~a164e4b
Release:0
%define kf5_version 5.2.0
Summary:Helper for the KDE Plasma Browser Integration
License:GPL-3.0+
Group:  Productivity/Networking/Web/Utilities
Url:https://cgit.kde.org/plasma-browser-integration.git
Source0:plasma-browser-integration-%{version}.tar.xz
BuildRequires:  extra-cmake-modules >= %kf5_version
BuildRequires:  cmake(Qt5Core) >= 5.7.0
BuildRequires:  cmake(Qt5DBus) >= 5.7.0
BuildRequires:  cmake(Qt5Gui) >= 5.7.0
BuildRequires:  cmake(KF5Activities) >= %kf5_version
BuildRequires:  cmake(KF5I18n) >= %kf5_version
BuildRequires:  cmake(KF5Notifications) >= %kf5_version
BuildRequires:  cmake(KF5KIO) >= %kf5_version
BuildRequires:  cmake(KF5Runner) >= %kf5_version
BuildRequires:  cmake(KF5WindowSystem) >= %kf5_version

%description
This package contains a helper binary necessary for the WebExtension to
work.

%package extension
Summary:WebExtension for KDE Plamsa Browser Integration
Group:  Productivity/Networking/Web/Utilities
Requires:   %{name} = %{version}

%description extension
This package contains a WebExtension to integrate the browser better into
KDE Plasma.

%prep
%setup -q

%build
%if %{with browser_extension}
%cmake_kf5 -d build -- -DINSTALL_CHROME_EXTENSION=1
%else
%cmake_kf5 -d build -- -DINSTALL_CHROME_EXTENSION=0
%endif

%make_jobs

%install
cd build
%make_install
if [ "%{_libdir}" != "%{_libexecdir}" ]; then
# Move mozilla native messaging file to correct location
mv %{buildroot}%{_libexecdir}/mozilla %{buildroot}%{_libdir}
fi

%if %{without browser_extension}
# Do not download the extension automatically
rm -r %{buildroot}%{_datadir}/{chromium-browser,google-chrome}
%endif

%files
%{_bindir}/plasma-browser-integration-host
%{_libqt5_plugindir}/krunner_browsertabs.so
%{_kf5_servicesdir}/plasma-runner-browsertabs.desktop
%dir %{_sysconfdir}/chromium
%{_sysconfdir}/chromium/native-messaging-hosts
%dir %{_sysconfdir}/opt/chrome
%{_sysconfdir}/opt/chrome/native-messaging-hosts
%dir %{_libdir}/mozilla
%{_libdir}/mozilla/native-messaging-hosts

%if %{with browser_extension}
%files extension
%{_datadir}/plasma-browser-integration
%dir %{_datadir}/chromium-browser
%dir %{_datadir}/chromium-browser/extensions
%{_datadir}/chromium-browser/extensions/cimiefiiaegbelhefglklhhakcgmhkai.json
%dir %{_datadir}/google-chrome
%dir %{_datadir}/google-chrome/extensions