Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma-applet-weather-widget for 
openSUSE:Factory checked in at 2021-07-12 01:25:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-applet-weather-widget (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-applet-weather-widget.new.2625 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-applet-weather-widget"

Mon Jul 12 01:25:06 2021 rev:2 rq:905651 version:1.6.10

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/plasma-applet-weather-widget/plasma-applet-weather-widget.changes
        2019-07-16 08:41:57.743021815 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-applet-weather-widget.new.2625/plasma-applet-weather-widget.changes
      2021-07-12 01:25:31.345007195 +0200
@@ -1,0 +2,10 @@
+Sat Jul 10 21:23:36 UTC 2021 - Aaron Puchert <[email protected]>
+
+- Fix build with KF5Plasma 5.84.
+
+-------------------------------------------------------------------
+Thu Aug 27 16:51:29 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Spec cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plasma-applet-weather-widget.spec ++++++
--- /var/tmp/diff_new_pack.1p6OvC/_old  2021-07-12 01:25:31.701004458 +0200
+++ /var/tmp/diff_new_pack.1p6OvC/_new  2021-07-12 01:25:31.705004427 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma-applet-weather-widget
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,9 +12,10 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/.
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define lang_name plasma_applet_org.kde.weatherWidget
 
 Name:           plasma-applet-weather-widget
@@ -23,12 +24,12 @@
 Summary:        Plasma 5 widget for displaying weather information
 License:        GPL-2.0-only
 Group:          System/GUI/KDE
-Url:            https://github.com/kotelnik/plasma-applet-weather-widget
+URL:            https://github.com/kotelnik/plasma-applet-weather-widget
 Source:         
https://github.com/kotelnik/plasma-applet-weather-widget/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires:  cmake(KF5Plasma)
-BuildRequires:  cmake(Qt5Quick)
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
+BuildRequires:  cmake(KF5Plasma)
+BuildRequires:  cmake(Qt5Quick)
 Requires:       libqt5-qtgraphicaleffects
 Requires:       libqt5-qtxmlpatterns-imports
 
@@ -59,7 +60,9 @@
 %dir %{_kf5_plasmadir}/plasmoids
 %{_kf5_plasmadir}/plasmoids/org.kde.weatherWidget
 %{_kf5_qmldir}/org/kde/private/weatherWidget
+%if %{pkg_vcmp cmake(KF5Plasma) < 5.84}
 %{_kf5_servicesdir}/plasma-applet-org.kde.weatherWidget.desktop
+%endif
 
 %files lang -f %{name}.lang
 

Reply via email to