Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma-browser-integration for 
openSUSE:Factory checked in at 2021-12-02 22:29:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-browser-integration"

Thu Dec  2 22:29:51 2021 rev:68 rq:934812 version:5.23.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
    2021-11-17 01:13:40.138158921 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.31177/plasma-browser-integration.changes
 2021-12-02 22:30:16.490668493 +0100
@@ -1,0 +2,9 @@
+Tue Nov 30 14:59:25 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.23.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.23.4
+- No code changes since 5.23.3
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ plasma-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.hFwWAN/_old  2021-12-02 22:30:17.326665055 +0100
+++ /var/tmp/diff_new_pack.hFwWAN/_new  2021-12-02 22:30:17.342664989 +0100
@@ -21,15 +21,15 @@
 %bcond_with browser_extension
 %bcond_without lang
 Name:           plasma-browser-integration
-Version:        5.23.3
+Version:        5.23.4
 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.23.3.tar.xz -> 
plasma-browser-integration-5.23.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-browser-integration-5.23.3/CMakeLists.txt 
new/plasma-browser-integration-5.23.4/CMakeLists.txt
--- old/plasma-browser-integration-5.23.3/CMakeLists.txt        2021-11-09 
13:37:20.000000000 +0100
+++ new/plasma-browser-integration-5.23.4/CMakeLists.txt        2021-11-30 
14:02:09.000000000 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(plasma-browser-integration)
-set(PROJECT_VERSION "5.23.3")
+set(PROJECT_VERSION "5.23.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.23.3/host/org.kde.plasma.browser_integration.host.desktop.in
 
new/plasma-browser-integration-5.23.4/host/org.kde.plasma.browser_integration.host.desktop.in
--- 
old/plasma-browser-integration-5.23.3/host/org.kde.plasma.browser_integration.host.desktop.in
       2021-11-09 13:36:57.000000000 +0100
+++ 
new/plasma-browser-integration-5.23.4/host/org.kde.plasma.browser_integration.host.desktop.in
       2021-11-30 14:01:47.000000000 +0100
@@ -23,6 +23,7 @@
 Name[pt_BR]=Host de integra????o de navegadores no Plasma 
 Name[ro]=Gazd?? a integr??rii Plasma cu navigatorul
 Name[ru]=???????????? ???????????? ?? ?????????????????????? ???????????????? 
?????? ???????????????????? ?? Plasma
+Name[sk]=Hostite?? integr??cie Plasma prehliada??a
 Name[sl]=Gostitelj integracije brskalnika s Plasmo
 Name[sv]=V??rddator f??r Plasma webbl??sarintegrering
 Name[ta]=???????????????????????? ??????????????? 
??????????????????????????????????????? ??????????????????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-browser-integration-5.23.3/po/zh_CN/plasma-browser-extension.po 
new/plasma-browser-integration-5.23.4/po/zh_CN/plasma-browser-extension.po
--- old/plasma-browser-integration-5.23.3/po/zh_CN/plasma-browser-extension.po  
2021-11-09 13:37:19.000000000 +0100
+++ new/plasma-browser-integration-5.23.4/po/zh_CN/plasma-browser-extension.po  
2021-11-30 14:02:08.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-01-02 02:39:09.793433\n"
-"PO-Revision-Date: 2021-11-08 12:07\n"
+"PO-Revision-Date: 2021-11-23 14:31\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.23.3/po/zh_CN/plasma-browser-integration-host.po
 
new/plasma-browser-integration-5.23.4/po/zh_CN/plasma-browser-integration-host.po
--- 
old/plasma-browser-integration-5.23.3/po/zh_CN/plasma-browser-integration-host.po
   2021-11-09 13:37:19.000000000 +0100
+++ 
new/plasma-browser-integration-5.23.4/po/zh_CN/plasma-browser-integration-host.po
   2021-11-30 14:02:08.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-08-29 00:19+0000\n"
-"PO-Revision-Date: 2021-11-08 12:07\n"
+"PO-Revision-Date: 2021-11-23 14:31\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.23.3/po/zh_CN/plasma-browser-integration-reminder.po
 
new/plasma-browser-integration-5.23.4/po/zh_CN/plasma-browser-integration-reminder.po
--- 
old/plasma-browser-integration-5.23.3/po/zh_CN/plasma-browser-integration-reminder.po
       2021-11-09 13:37:19.000000000 +0100
+++ 
new/plasma-browser-integration-5.23.4/po/zh_CN/plasma-browser-integration-reminder.po
       2021-11-30 14:02:08.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-08-29 00:19+0000\n"
-"PO-Revision-Date: 2021-11-08 12:07\n"
+"PO-Revision-Date: 2021-11-23 14:31\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to