Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma-pass for openSUSE:Factory 
checked in at 2022-01-06 15:51:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-pass (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-pass.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-pass"

Thu Jan  6 15:51:06 2022 rev:6 rq:944050 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-pass/plasma-pass.changes  2021-07-22 
22:43:59.759150105 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-pass.new.1896/plasma-pass.changes        
2022-01-06 15:51:51.624990270 +0100
@@ -1,0 +2,5 @@
+Wed Jan  5 13:41:38 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Fix installation with plasma-framework 5.89.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plasma-pass.spec ++++++
--- /var/tmp/diff_new_pack.AScGUd/_old  2022-01-06 15:51:52.024990489 +0100
+++ /var/tmp/diff_new_pack.AScGUd/_new  2022-01-06 15:51:52.036990495 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma-pass
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define lang_name plasma_applet_org.kde.plasma.pass
 %define kf5_min_version 5.57.0
 %define qt_min_version 5.11
-%bcond_without lang
+%bcond_without released
 Name:           plasma-pass
 Version:        1.2.0
 Release:        0
@@ -28,7 +28,7 @@
 Group:          System/GUI/KDE
 URL:            https://www.kde.org
 Source:         
https://download.kde.org/stable/plasma-pass/%{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        
https://download.kde.org/stable/plasma-pass/%{name}-%{version}.tar.xz.sig
 Source2:        plasma-pass.keyring
 %endif
@@ -36,6 +36,7 @@
 Patch0:         0001-Fix-build-Qt-5.12.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
+BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5I18n) >= %{kf5_min_version}
 BuildRequires:  cmake(KF5ItemModels) >= %{kf5_min_version}
 BuildRequires:  cmake(KF5Plasma) >= %{kf5_min_version}
@@ -45,7 +46,6 @@
 BuildRequires:  cmake(Qt5Gui) >= %{qt_min_version}
 BuildRequires:  cmake(Qt5Qml) >= %{qt_min_version}
 BuildRequires:  pkgconfig(liboath)
-Recommends:     %{name}-lang
 Recommends:     password-store
 
 %description
@@ -63,7 +63,7 @@
 
 %install
 %kf5_makeinstall -C build
-%if %{with lang}
+%if %{with released}
  %find_lang %{lang_name} %{name}.lang
 %endif
 
@@ -81,11 +81,11 @@
 %{_kf5_plasmadir}/plasmoids/org.kde.plasma.pass/
 %{_kf5_qmldir}/org/kde/plasma/private/plasmapass/libplasmapassplugin.so
 %{_kf5_qmldir}/org/kde/plasma/private/plasmapass/qmldir
-%if %{pkg_vcmp cmake(KF5Plasma) < 5.84}
+%if %{pkg_vcmp cmake(KF5Plasma) < 5.84} || %{pkg_vcmp cmake(KF5Plasma) >= 5.89}
 %{_kf5_servicesdir}/plasma-applet-org.kde.plasma.pass.desktop
 %endif
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 

Reply via email to