Hello community,
here is the log from the commit of package plasmoid-active-window-control for
openSUSE:Factory checked in at 2018-01-29 14:58:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasmoid-active-window-control (Old)
and /work/SRC/openSUSE:Factory/.plasmoid-active-window-control.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasmoid-active-window-control"
Mon Jan 29 14:58:27 2018 rev:2 rq:570365 version:1.7.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/plasmoid-active-window-control/plasmoid-active-window-control.changes
2017-06-13 16:08:36.478426961 +0200
+++
/work/SRC/openSUSE:Factory/.plasmoid-active-window-control.new/plasmoid-active-window-control.changes
2018-01-29 15:00:05.631131991 +0100
@@ -1,0 +2,5 @@
+Sun Jan 28 13:49:15 UTC 2018 - [email protected]
+
+- Add plasma-512.patch to make it work with Plasma 5.12
+
+-------------------------------------------------------------------
New:
----
plasma-512.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasmoid-active-window-control.spec ++++++
--- /var/tmp/diff_new_pack.Nqyny7/_old 2018-01-29 15:00:07.187059296 +0100
+++ /var/tmp/diff_new_pack.Nqyny7/_new 2018-01-29 15:00:07.191059109 +0100
@@ -1,7 +1,7 @@
#
# spec file for package plasmoid-active-window-control
#
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: plasmoid-active-window-control
Version: 1.7.3
Release: 0
@@ -23,8 +24,10 @@
Group: System/GUI/KDE
Url: https://github.com/kotelnik/plasma-applet-active-window-control
Source: plasma-applet-active-window-control-%{version}.tar.gz
-BuildRequires: fdupes
+# FIX-UPSTREAM_PATCH: make it work with Plasma 5.11.95
+Patch0: plasma-512.patch
BuildRequires: extra-cmake-modules
+BuildRequires: fdupes
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kdeclarative-devel
@@ -33,15 +36,15 @@
BuildRequires: ki18n-devel
BuildRequires: kwindowsystem-devel
BuildRequires: kxmlgui-devel
+BuildRequires: libSM-devel
BuildRequires: plasma-framework-devel
BuildRequires: plasma5-workspace-devel
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5DBus)
-BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5QuickWidgets)
+BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5X11Extras)
-BuildRequires: libSM-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -50,6 +53,7 @@
%prep
%setup -q -n plasma-applet-active-window-control-%{version}
+%patch0 -p1
%build
%cmake_kf5 -d build
@@ -69,3 +73,5 @@
%{_kf5_plasmadir}/
%{_kf5_servicesdir}/
%{_datadir}/metainfo
+
+%changelog
++++++ plasma-512.patch ++++++
++++ 902 lines (skipped)