Accepting request 233169 from KDE:Frameworks5
Update to 4.99.0 OBS-URL: https://build.opensuse.org/request/show/233169 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio?expand=0&rev=4
This commit is contained in:
commit
92d33b03f9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:605e29d13b9a9662ab11f1f123d167a0dcd7a0a24d8cff27e1e7fb94837d27fe
|
||||
size 811880
|
3
kio-4.99.0.tar.xz
Normal file
3
kio-4.99.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb2c18b45a31be3e15c2cf2d0f79b3ba68a1bdce63adb40f65d8aa354667d1fa
|
||||
size 2403484
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 4 01:41:14 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 4.99.0
|
||||
* API improvements and cleanups
|
||||
* Buildsystem fixes
|
||||
* For more details please see:
|
||||
http://www.kde.org/announcements/announce-frameworks5-beta2.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 29 19:47:42 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
16
kio.spec
16
kio.spec
@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
Name: kio
|
||||
Version: 4.98.0
|
||||
Version: 4.99.0
|
||||
Release: 0
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.12
|
||||
BuildRequires: extra-cmake-modules >= 0.0.13
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: karchive-devel >= %{_kf5_version}
|
||||
BuildRequires: kbookmarks-devel >= %{_kf5_version}
|
||||
@ -131,15 +131,11 @@ Development files.
|
||||
%{_kf5_servicesdir}/webdav.protocol
|
||||
%{_kf5_servicesdir}/webdavs.protocol
|
||||
%{_kf5_bindir}/kcookiejar5
|
||||
%{_kf5_datadir}/kcookiejar/
|
||||
%{_kf5_plugindir}/kded_kcookiejar.so
|
||||
%dir %{_kf5_datadir}/khtml
|
||||
%{_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
|
||||
%{_kf5_plugindir}/kio_ftp.so
|
||||
%{_kf5_servicesdir}/ftp.protocol
|
||||
%{_kf5_applicationsdir}/kmailservice5.desktop
|
||||
@ -158,8 +154,7 @@ Development files.
|
||||
%{_kf5_libexecdir}/kpac_dhcp_helper
|
||||
%{_kf5_libexecdir}/kioslave
|
||||
%{_kf5_libexecdir}/kioexec
|
||||
%dir %{_kf5_datadir}/proxyscout
|
||||
%{_kf5_datadir}/proxyscout/proxyscout.notifyrc
|
||||
%{_kf5_notifydir}/proxyscout.notifyrc
|
||||
%{_kf5_servicesdir}/kded/proxyscout.desktop
|
||||
|
||||
%files devel
|
||||
@ -175,8 +170,7 @@ Development files.
|
||||
%{_kf5_mandir}/man8/kcookiejar5.*
|
||||
%dir %{_kf5_htmldir}/en
|
||||
%dir %{_kf5_htmldir}
|
||||
%{_kf5_htmldir}/en/kioslave/
|
||||
%{_kf5_htmldir}/en/khelpcenter/
|
||||
%{_kf5_htmldir}/en/kioslave5/
|
||||
%{_kf5_dbusinterfacesdir}/kf5_org.kde.KDirNotify.xml
|
||||
%{_kf5_dbusinterfacesdir}/kf5_org.kde.KPasswdServer.xml
|
||||
%{_kf5_dbusinterfacesdir}/kf5_org.kde.KSlaveLauncher.xml
|
||||
|
Loading…
Reference in New Issue
Block a user