]> git.pld-linux.org Git - packages/kf5-kio.git/commitdiff
- updated to 5.98.0 auto/th/kf5-kio-5.98.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 12 Sep 2022 18:27:05 +0000 (20:27 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 12 Sep 2022 18:27:05 +0000 (20:27 +0200)
kf5-kio.spec
kio_help-fallback-to-kde4-docs.patch

index 8aee3a1f949e1d0fb714a38419660f67ecdba6b8..49fd36331b4db8148b5766ff421d025600b747cd 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeframever     5.97
+%define                kdeframever     5.98
 %define                qtver           5.15.2
 %define                kfname          kio
 
 Summary:       Network transparent access to files and data
 Name:          kf5-%{kfname}
-Version:       5.97.0
-Release:       2
+Version:       5.98.0
+Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 5cba35e9783a7df9f0f54af18c2ef368
+# Source0-md5: 2bae4fa2b5da5cfddea0fac576b08376
 Patch0:                kio_help-fallback-to-kde4-docs.patch
 URL:           http://www.kde.org/
 BuildRequires: Qt5Concurrent-devel >= %{qtver}
@@ -380,7 +380,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/kservices5/smb.desktop
 %{_datadir}/kservices5/webshortcuts.desktop
 %{_datadir}/kservicetypes5/kfileitemactionplugin.desktop
-%{_datadir}/kservicetypes5/kiodndpopupmenuplugin.desktop
 %{_datadir}/kservicetypes5/konqpopupmenuplugin.desktop
 %{_datadir}/kservicetypes5/kpropertiesdialogplugin.desktop
 %{_datadir}/kservicetypes5/kurifilterplugin.desktop
index 7b9f97b2f740647088864af487981bd92bd471ed..d7fb8714d46090ae854a9c3f9c276269ee25aaa0 100644 (file)
@@ -1,8 +1,7 @@
-Index: kio-5.36.0git.20170624T013155~b715b585/src/ioslaves/help/kio_help.cpp
-===================================================================
---- kio-5.36.0git.20170624T013155~b715b585.orig/src/ioslaves/help/kio_help.cpp
-+++ kio-5.36.0git.20170624T013155~b715b585/src/ioslaves/help/kio_help.cpp
-@@ -51,7 +51,9 @@ QString HelpProtocol::langLookup(const Q
+diff -up kio-5.98.0/src/kioworkers/help/kio_help.cpp.orig kio-5.98.0/src/kioworkers/help/kio_help.cpp
+--- kio-5.98.0/src/kioworkers/help/kio_help.cpp.orig
++++ kio-5.98.0/src/kioworkers/help/kio_help.cpp
+@@ -35,7 +35,9 @@
      QStringList search;
  
      // assemble the local search paths
This page took 0.173776 seconds and 4 git commands to generate.