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 2022-04-01 21:35:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-browser-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma-browser-integration.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-browser-integration"
Fri Apr 1 21:35:12 2022 rev:74 rq:965914 version:5.24.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasma-browser-integration/plasma-browser-integration.changes
2022-03-12 17:15:28.386305326 +0100
+++
/work/SRC/openSUSE:Factory/.plasma-browser-integration.new.1900/plasma-browser-integration.changes
2022-04-01 21:35:49.125686062 +0200
@@ -1,0 +2,10 @@
+Tue Mar 29 16:04:41 UTC 2022 - Fabian Vogt <[email protected]>
+
+- Update to 5.24.4
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/plasma/5/5.24.4
+- No code changes since 5.24.3
+- Drop handling for 0%{?suse_version} < 1330
+
+-------------------------------------------------------------------
Old:
----
plasma-browser-integration-5.24.3.tar.xz
plasma-browser-integration-5.24.3.tar.xz.sig
New:
----
plasma-browser-integration-5.24.4.tar.xz
plasma-browser-integration-5.24.4.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma-browser-integration.spec ++++++
--- /var/tmp/diff_new_pack.CCTnx6/_old 2022-04-01 21:35:49.721679526 +0200
+++ /var/tmp/diff_new_pack.CCTnx6/_new 2022-04-01 21:35:49.729679438 +0200
@@ -21,7 +21,7 @@
%bcond_with browser_extension
%bcond_without released
Name: plasma-browser-integration
-Version: 5.24.3
+Version: 5.24.4
Release: 0
Summary: Helper for the KDE Plasma Browser Integration
License: GPL-3.0-or-later
@@ -48,10 +48,6 @@
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++
-%endif
Recommends: %{name}-lang
Supplements: packageand(plasma5-workspace:MozillaFirefox)
Supplements: packageand(plasma5-workspace:chromium)
@@ -78,12 +74,6 @@
%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
++++++ plasma-browser-integration-5.24.3.tar.xz ->
plasma-browser-integration-5.24.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-browser-integration-5.24.3/CMakeLists.txt
new/plasma-browser-integration-5.24.4/CMakeLists.txt
--- old/plasma-browser-integration-5.24.3/CMakeLists.txt 2022-03-08
12:26:27.000000000 +0100
+++ new/plasma-browser-integration-5.24.4/CMakeLists.txt 2022-03-29
13:27:41.000000000 +0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(plasma-browser-integration)
-set(PROJECT_VERSION "5.24.3")
+set(PROJECT_VERSION "5.24.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.24.3/po/id/plasma-browser-extension.po
new/plasma-browser-integration-5.24.4/po/id/plasma-browser-extension.po
--- old/plasma-browser-integration-5.24.3/po/id/plasma-browser-extension.po
2022-03-08 12:26:14.000000000 +0100
+++ new/plasma-browser-integration-5.24.4/po/id/plasma-browser-extension.po
2022-03-29 13:27:28.000000000 +0200
@@ -12,7 +12,6 @@
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 19.12.1\n"
#: browseraction_mpris_enable_on:0
msgctxt "Heading for list of domains to enable media controls on"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/plasma-browser-integration-5.24.3/po/zh_CN/plasma-browser-extension.po
new/plasma-browser-integration-5.24.4/po/zh_CN/plasma-browser-extension.po
--- old/plasma-browser-integration-5.24.3/po/zh_CN/plasma-browser-extension.po
2022-03-08 12:26:26.000000000 +0100
+++ new/plasma-browser-integration-5.24.4/po/zh_CN/plasma-browser-extension.po
2022-03-29 13:27:40.000000000 +0200
@@ -3,7 +3,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2021-01-02 02:39:09.793433\n"
-"PO-Revision-Date: 2022-03-05 15:06\n"
+"PO-Revision-Date: 2022-03-16 15:49\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.24.3/po/zh_CN/plasma-browser-integration-host.po
new/plasma-browser-integration-5.24.4/po/zh_CN/plasma-browser-integration-host.po
---
old/plasma-browser-integration-5.24.3/po/zh_CN/plasma-browser-integration-host.po
2022-03-08 12:26:26.000000000 +0100
+++
new/plasma-browser-integration-5.24.4/po/zh_CN/plasma-browser-integration-host.po
2022-03-29 13:27:40.000000000 +0200
@@ -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: 2022-03-05 15:06\n"
+"PO-Revision-Date: 2022-03-16 15:49\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.24.3/po/zh_CN/plasma-browser-integration-reminder.po
new/plasma-browser-integration-5.24.4/po/zh_CN/plasma-browser-integration-reminder.po
---
old/plasma-browser-integration-5.24.3/po/zh_CN/plasma-browser-integration-reminder.po
2022-03-08 12:26:26.000000000 +0100
+++
new/plasma-browser-integration-5.24.4/po/zh_CN/plasma-browser-integration-reminder.po
2022-03-29 13:27:40.000000000 +0200
@@ -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: 2022-03-05 15:06\n"
+"PO-Revision-Date: 2022-03-16 15:49\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"