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 - [email protected]
+
+- 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.txt        2018-10-16 
14:33:50.000000000 +0200
+++ new/plasma-browser-integration-5.14.2/CMakeLists.txt        2018-10-23 
13:49:44.000000000 +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.000000000 +0200
+++ new/plasma-browser-integration-5.14.2/extension/_locales/gl/messages.json   
2018-10-23 13:46:56.000000000 +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 reprodución mellorados"
     },
     "options_plugin_mpris_title": {
         "message": "Controis de reprodución"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.14.1/reminder/browserintegrationreminder.desktop
 
new/plasma-browser-integration-5.14.2/reminder/browserintegrationreminder.desktop
--- 
old/plasma-browser-integration-5.14.1/reminder/browserintegrationreminder.desktop
   2018-10-16 14:33:34.000000000 +0200
+++ 
new/plasma-browser-integration-5.14.2/reminder/browserintegrationreminder.desktop
   2018-10-23 13:46:56.000000000 +0200
@@ -5,6 +5,7 @@
 Name[ca@valencia]=Recordatori d'instal·lació de la Integració del navegador al 
Plasma
 Name[cs]=Připomínka instalace integrace prohlížeče Plasma
 Name[da]=Påmindelse om installation af Plasma browser-integration
+Name[el]=Υπενθύμιση εγκατάστασης για ενσωμάτωση του προγράμματος περιήγησης 
Plasma 
 Name[en_GB]=Plasma Browser Integration Installation Reminder
 Name[es]=Recordatorio de la instalación de la integración del navegador con 
Plasma
 Name[eu]=Plasman arakatzaileak bateratzeko instalazioaren ohartarazpena
@@ -30,6 +31,7 @@
 Comment[ca]=Proporciona un enllaç a l'extensió del navegador si està 
instal·lat el servidor de la Integració del navegador al Plasma
 Comment[ca@valencia]=Proporciona un enllaç a l'extensió del navegador si està 
instal·lat el servidor de la Integració del navegador al Plasma
 Comment[da]=Giver et link til den browser-tilføjelsen hvis værtsprogrammet 
Plasma browser-integration er installeret
+Comment[el]=Παρέχει έναν σύνδεσμο προς την επέκταση του προγράμματος 
περιήγησης εάν η ενσωμάτωση του προγράμματος περιήγησης Plasma έχει εγκατασταθεί
 Comment[en_GB]=Provides a link to the browser extension if the Plasma Browser 
Integration host is installed
 Comment[es]=Proporciona un enlace a la extensión del navegador si se ha 
instalado el servidor de integración del navegador con Plasma
 Comment[eu]=Arakatzaile hedapenera esteka bat hornitzen du Plasman 
arakatzaileak bateratzeko ostalaria instalatua badago



Reply via email to