From 77e9abe4e81d25fa18f396c51127aa3c97737853 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 17 Jul 2016 06:16:18 -0500 Subject: [PATCH 1/3] rebuild (qt5-qtbase) --- plasma-integration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plasma-integration.spec b/plasma-integration.spec index f9212c2..90c09f7 100644 --- a/plasma-integration.spec +++ b/plasma-integration.spec @@ -1,7 +1,7 @@ Name: plasma-integration Summary: Qt Platform Theme integration plugin for Plasma Version: 5.7.1 -Release: 2%{?dist} +Release: 3%{?dist} # KDE e.V. may determine that future LGPL versions are accepted License: LGPLv2 or LGPLv3 @@ -79,6 +79,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Jul 17 2016 Rex Dieter - 5.7.1-3 +- rebuild (qt5-qtbase) + * Thu Jul 14 2016 Rex Dieter - 5.7.1-2 - BR: plasma-breeze-devel From 3a8a5a6ec724ba24aaef350ce323f70747623b52 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 19 Jul 2016 10:24:44 -0500 Subject: [PATCH 2/3] 5.7.2 --- .gitignore | 1 + plasma-integration.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b5c0c04..bd93daa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /plasma-integration-5.6.95.tar.xz /plasma-integration-5.7.0.tar.xz /plasma-integration-5.7.1.tar.xz +/plasma-integration-5.7.2.tar.xz diff --git a/plasma-integration.spec b/plasma-integration.spec index 90c09f7..500dc51 100644 --- a/plasma-integration.spec +++ b/plasma-integration.spec @@ -1,7 +1,7 @@ Name: plasma-integration Summary: Qt Platform Theme integration plugin for Plasma -Version: 5.7.1 -Release: 3%{?dist} +Version: 5.7.2 +Release: 1%{?dist} # KDE e.V. may determine that future LGPL versions are accepted License: LGPLv2 or LGPLv3 @@ -79,6 +79,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Jul 19 2016 Rex Dieter - 5.7.2-1 +- 5.7.2 + * Sun Jul 17 2016 Rex Dieter - 5.7.1-3 - rebuild (qt5-qtbase) diff --git a/sources b/sources index 00c8d3c..0bb7373 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5773a4c50708b7c7e4c14c96f65b1e9a plasma-integration-5.7.1.tar.xz +222c4bb5f3195c3a05ba5af062aa853a plasma-integration-5.7.2.tar.xz From 7bb2e3b8730c9fc3f14f912c64cc8a4aafcc6ae0 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 19 Jul 2016 11:11:38 -0500 Subject: [PATCH 3/3] relax plasma-breeze deps --- plasma-integration.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/plasma-integration.spec b/plasma-integration.spec index 500dc51..97a2136 100644 --- a/plasma-integration.spec +++ b/plasma-integration.spec @@ -41,8 +41,8 @@ BuildRequires: cmake(KF5Wayland) BuildRequires: qt5-qtbase-private-devel %{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} -BuildRequires: plasma-breeze-devel >= %{version} -Requires: plasma-breeze >= %{version} +BuildRequires: plasma-breeze-devel >= %{majmin_ver} +Requires: plasma-breeze >= %{majmin_ver} Requires: breeze-cursor-theme >= %{majmin_ver} Requires: breeze-icon-theme %if 0%{?fedora} < 23 @@ -57,6 +57,10 @@ Requires: plasma-workspace >= %{majmin_ver} %prep %autosetup -p1 +sed -i.breeze_version \ + -e "s|^find_package(Breeze \${PROJECT_VERSION} |find_package(Breeze %{majmin_ver} |g" \ + CMakeLists.txt + %build mkdir %{_target_platform}