diff --git a/kio-4.97.0.tar.xz b/kio-4.97.0.tar.xz deleted file mode 100644 index eefed0a..0000000 --- a/kio-4.97.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4751d58d41e3efceabee0f23492705d73d31f1c415b59ecf5490a32bb19bd98c -size 798360 diff --git a/kio-4.98.0.tar.xz b/kio-4.98.0.tar.xz new file mode 100644 index 0000000..eacf279 --- /dev/null +++ b/kio-4.98.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605e29d13b9a9662ab11f1f123d167a0dcd7a0a24d8cff27e1e7fb94837d27fe +size 811880 diff --git a/kio.changes b/kio.changes index 9277978..02ac979 100644 --- a/kio.changes +++ b/kio.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Mar 29 19:47:42 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 4.98.0 + * API improvements and cleanups + * Buildsystem fixes + * For more details please see: + http://www.kde.org/announcements/announce-frameworks5-beta1.php +- Added kwallet-devel BuildRequires + ------------------------------------------------------------------- Tue Mar 4 16:40:14 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kio.spec b/kio.spec index 41bb9b4..612fe2b 100644 --- a/kio.spec +++ b/kio.spec @@ -17,10 +17,10 @@ Name: kio -Version: 4.97.0 +Version: 4.98.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.11 +BuildRequires: extra-cmake-modules >= 0.0.12 BuildRequires: fdupes BuildRequires: karchive-devel >= %{_kf5_version} BuildRequires: kbookmarks-devel >= %{_kf5_version} @@ -40,6 +40,7 @@ BuildRequires: knotifications-devel >= %{_kf5_version} BuildRequires: krb5-devel BuildRequires: kservice-devel >= %{_kf5_version} BuildRequires: ktextwidgets-devel >= %{_kf5_version} +BuildRequires: kwallet-devel >= %{_kf5_version} BuildRequires: kwidgetsaddons-devel >= %{_kf5_version} BuildRequires: kwindowsystem-devel >= %{_kf5_version} BuildRequires: kxmlgui-devel >= %{_kf5_version} @@ -116,6 +117,7 @@ Development files. %{_kf5_servicetypesdir}/kpropertiesdialogplugin.desktop %{_kf5_servicetypesdir}/kurifilterplugin.desktop %{_kf5_plugindir}/kio_file.so +%{_kf5_plugindir}/kded_kpasswdserver.so %{_kf5_servicesdir}/file.protocol %{_kf5_plugindir}/kio_help.so %{_kf5_plugindir}/kio_ghelp.so @@ -134,6 +136,7 @@ Development files. %{_kf5_datadir}/khtml/domain_info %dir %{_kf5_servicesdir}/kded %{_kf5_servicesdir}/kded/kcookiejar.desktop +%{_kf5_servicesdir}/kded/kpasswdserver.desktop %dir %{_kf5_datadir}/kconf_update %{_kf5_datadir}/kconf_update/kcookiescfg.upd %{_kf5_datadir}/kconf_update/kcookiescfg.pl @@ -154,6 +157,7 @@ Development files. %{_kf5_plugindir}/kded_proxyscout.so %{_kf5_libexecdir}/kpac_dhcp_helper %{_kf5_libexecdir}/kioslave +%{_kf5_libexecdir}/kioexec %dir %{_kf5_datadir}/proxyscout %{_kf5_datadir}/proxyscout/proxyscout.notifyrc %{_kf5_servicesdir}/kded/proxyscout.desktop @@ -172,6 +176,7 @@ Development files. %dir %{_kf5_htmldir}/en %dir %{_kf5_htmldir} %{_kf5_htmldir}/en/kioslave/ +%{_kf5_htmldir}/en/khelpcenter/ %{_kf5_dbusinterfacesdir}/kf5_org.kde.KDirNotify.xml %{_kf5_dbusinterfacesdir}/kf5_org.kde.KPasswdServer.xml %{_kf5_dbusinterfacesdir}/kf5_org.kde.KSlaveLauncher.xml