[packages/kp5-discover] - updated to 5.21.5 - cxx-linkage.patch not needed
witekfl
witekfl at pld-linux.org
Wed May 5 17:54:50 CEST 2021
commit 36520cb2a468066f548c082c9296214c14214b32
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed May 5 17:53:51 2021 +0200
- updated to 5.21.5
- cxx-linkage.patch not needed
cxx-linkage.patch | 12 ------------
kp5-discover.spec | 10 ++++------
2 files changed, 4 insertions(+), 18 deletions(-)
---
diff --git a/kp5-discover.spec b/kp5-discover.spec
index 19674a0..2bd537b 100644
--- a/kp5-discover.spec
+++ b/kp5-discover.spec
@@ -1,15 +1,14 @@
-%define kdeplasmaver 5.21.4
+%define kdeplasmaver 5.21.5
%define qtver 5.9.0
%define kpname discover
Summary: discover
Name: kp5-%{kpname}
-Version: 5.21.4
-Release: 2
+Version: 5.21.5
+Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 5e47b7079ddf8633c7fa3fe5dc1f5a79
-Patch0: cxx-linkage.patch
+# Source0-md5: 14f21ff6ddfebb50ecb61189c81ef520
URL: http://www.kde.org/
BuildRequires: Qt5Concurrent-devel >= %{qtver}
BuildRequires: Qt5Core-devel >= %{qtver}
@@ -54,7 +53,6 @@ discover
%prep
%setup -q -n %{kpname}-%{version}
-%patch0 -p1
%build
install -d build
diff --git a/cxx-linkage.patch b/cxx-linkage.patch
deleted file mode 100644
index f355f9c..0000000
--- a/cxx-linkage.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- discover-5.21.4/libdiscover/backends/FlatpakBackend/FlatpakTransactionThread.h~ 2021-04-06 14:16:29.000000000 +0200
-+++ discover-5.21.4/libdiscover/backends/FlatpakBackend/FlatpakTransactionThread.h 2021-04-17 22:29:21.010317076 +0200
-@@ -7,8 +7,8 @@
- #ifndef FLATPAKTRANSACTIONTHREAD_H
- #define FLATPAKTRANSACTIONTHREAD_H
-
--extern "C" {
- #include <flatpak.h>
-+extern "C" {
- #include <gio/gio.h>
- #include <glib.h>
- }
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp5-discover.git/commitdiff/36520cb2a468066f548c082c9296214c14214b32
More information about the pld-cvs-commit
mailing list