Christophe Marin 2017-08-11 22:52:48 +00:00 committed by Git OBS Bridge
parent d46ee51f3f
commit 662c8609ab
2 changed files with 36 additions and 8 deletions

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Fri Aug 11 22:44:54 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Fix loading of dolphinui.rc \(kde#382848\)
* Use https for knsrc providers
* Fix drop menu position with urlnavigator drops
* Bundle the XMLGUI files into qrc resources.
* Add role for file creation time.
* Fix knewstuff popup menu position on wayland
* Add missing emit keywords
* [Places Panel] Disallow editing devices
* Support "Deletion Time" role in Trash \(kde#153492\)
* Drop unnecessary method
* Introduce DolphinMainWindowTest
* Move non-exported code to a static library
* add few more Q_DECL_OVERRIDE
* Port tests from ecm_mark_as_test to ecm_add_test
* Fix kfileitemmodeltest
* Remove define to disable exports
* Fix some compiler warnings
-------------------------------------------------------------------
Sat Aug 5 18:16:40 UTC 2017 - christophe@krop.fr

View File

@ -22,7 +22,7 @@ Name: dolphin
Version: 17.07.90
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: KDE File Manager
License: GPL-2.0+
@ -64,11 +64,14 @@ BuildRequires: pkgconfig(Qt5Core) >= 5.4.0
BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0
BuildRequires: pkgconfig(Qt5Gui) >= 5.4.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
Requires: baloo5-kioslaves
Requires: dolphin-part = %{version}-%{release}
Obsoletes: dolphin5
Recommends: kio-extras5
Recommends: konsole-part
Obsoletes: dolphin5
Requires: baloo5-kioslaves
Requires: dolphin-part = %{version}-%{release}
%if %{with lang}
Recommends: %{name}-lang
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -153,16 +156,16 @@ Provides translations for the "%{name}" package.
%dir %{_kf5_appstreamdir}
%dir %{_kf5_htmldir}
%dir %{_kf5_htmldir}/en
%doc %{_kf5_htmldir}/en/dolphin/
%{_datadir}/dbus-1/interfaces/org.freedesktop.FileManager1.xml
%{_datadir}/dbus-1/services/org.kde.dolphin.FileManager1.service
%doc %lang(en) %{_kf5_htmldir}/en/dolphin/
%{_kf5_applicationsdir}/org.kde.dolphin.desktop
%{_kf5_applicationsdir}/org.kde.dolphinsu.desktop
%{_kf5_appstreamdir}/org.kde.dolphin.appdata.xml
%{_kf5_bindir}/dolphin
%{_kf5_bindir}/servicemenudeinstallation
%{_kf5_bindir}/servicemenuinstallation
%{_kf5_dbusinterfacesdir}/org.freedesktop.FileManager1.xml
%{_kf5_libdir}/libkdeinit5_dolphin.so
%{_kf5_sharedir}/dbus-1/services/org.kde.dolphin.FileManager1.service
%files part
%defattr(-,root,root)
@ -193,7 +196,7 @@ Provides translations for the "%{name}" package.
%defattr(-,root,root)
%doc COPYING* README
%{_includedir}/dolphinvcs_export.h
%{_kf5_libdir}/cmake/DolphinVcs/
%{_kf5_cmakedir}/DolphinVcs/
%{_kf5_libdir}/libdolphinvcs.so
%{_kf5_prefix}/include/Dolphin/
%{_kf5_prefix}/include/dolphin_export.h