5.16.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=99
This commit is contained in:
parent
d7de9813ac
commit
37ed2a4f2c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0821731f1c1446a548be18f425de2f0077d31e3c6fc89f7e9c4557c9b232a551
|
|
||||||
size 2847504
|
|
3
kio-5.16.0.tar.xz
Normal file
3
kio-5.16.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b5ee93fe1796091d387b9cabdc768c9d3b111b30cee24da74d9bab9b927a9d6
|
||||||
|
size 2865420
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 8 17:01:28 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.16.0
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 5 17:37:21 UTC 2015 - hrvoje.senjan@gmail.com
|
Mon Oct 5 17:37:21 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
12
kio.spec
12
kio.spec
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define _tar_path 5.15
|
%define _tar_path 5.16
|
||||||
Name: kio
|
Name: kio
|
||||||
Version: 5.15.0
|
Version: 5.16.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
@ -75,10 +75,6 @@ Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%
|
|||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
# PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to see into kde4 documentation, needed especially for khelpcenter5
|
# PATCH-FIX-OPENSUSE kio_help-fallback-to-kde4-docs.patch -- allow kio_help to see into kde4 documentation, needed especially for khelpcenter5
|
||||||
Patch0: kio_help-fallback-to-kde4-docs.patch
|
Patch0: kio_help-fallback-to-kde4-docs.patch
|
||||||
# PATCH-FIX-UPSTREAM 0001-Move-konqpopupmenuplugin.desktop-from-kde-baseapps-t.patch -- https://git.reviewboard.kde.org/r/124983/
|
|
||||||
Patch1: 0001-Move-konqpopupmenuplugin.desktop-from-kde-baseapps-t.patch
|
|
||||||
# PATCH-FIX-UPSTREAM 0001-Move-the-entries-for-the-Create-New-menu-from-kde-ba.patch -- https://git.reviewboard.kde.org/r/124983/
|
|
||||||
Patch2: 0001-Move-the-entries-for-the-Create-New-menu-from-kde-ba.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -125,8 +121,6 @@ Development files.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
@ -237,7 +231,6 @@ echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang
|
|||||||
%{_kf5_servicesdir}/useragent.desktop
|
%{_kf5_servicesdir}/useragent.desktop
|
||||||
%{_kf5_servicesdir}/useragentstrings/
|
%{_kf5_servicesdir}/useragentstrings/
|
||||||
%{_kf5_servicesdir}/webshortcuts.desktop
|
%{_kf5_servicesdir}/webshortcuts.desktop
|
||||||
%{_kf5_sharedir}/templates/
|
|
||||||
%doc %lang(en) %{_kf5_mandir}/*/kcookiejar5.*
|
%doc %lang(en) %{_kf5_mandir}/*/kcookiejar5.*
|
||||||
%dir %{_kf5_htmldir}/en
|
%dir %{_kf5_htmldir}/en
|
||||||
%dir %{_kf5_htmldir}
|
%dir %{_kf5_htmldir}
|
||||||
@ -245,6 +238,7 @@ echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang
|
|||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%{_kf5_bindir}/protocoltojson
|
||||||
%{_kf5_libdir}/libKF5KIOCore.so
|
%{_kf5_libdir}/libKF5KIOCore.so
|
||||||
%{_kf5_libdir}/libKF5KIOWidgets.so
|
%{_kf5_libdir}/libKF5KIOWidgets.so
|
||||||
%{_kf5_libdir}/libKF5KIOFileWidgets.so
|
%{_kf5_libdir}/libKF5KIOFileWidgets.so
|
||||||
|
Loading…
Reference in New Issue
Block a user