Hello community, here is the log from the commit of package konqueror for openSUSE:Factory checked in at 2017-05-08 18:54:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/konqueror (Old) and /work/SRC/openSUSE:Factory/.konqueror.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "konqueror" Mon May 8 18:54:00 2017 rev:5 rq:490455 version:17.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/konqueror/konqueror.changes 2017-03-15 00:55:50.487597519 +0100 +++ /work/SRC/openSUSE:Factory/.konqueror.new/konqueror.changes 2017-05-08 18:54:03.028118082 +0200 @@ -1,0 +2,32 @@ +Sun Apr 16 10:45:06 CEST 2017 - lbeltr...@kde.org + +- Update to 17.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04.0.php +- Changes since 17.03.90: + * None + +------------------------------------------------------------------- +Wed Apr 12 20:25:48 CEST 2017 - lbeltr...@kde.org + +- Update to 17.03.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.04-rc.php +- Changes since 17.03.80: + * Port kde4_add_app_icon to ecm_add_app_icon + * Save/restore window size + * Accept single line command options like we used to do + +------------------------------------------------------------------- +Sat Mar 25 23:10:37 CET 2017 - lbeltr...@kde.org + +- Update to 17.03.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.03.80.php +- Changes since 16.12.3: + * Too many changes to list here + +------------------------------------------------------------------- Old: ---- konqueror-16.12.3.tar.xz New: ---- konqueror-17.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ konqueror.spec ++++++ --- /var/tmp/diff_new_pack.mTJArj/_old 2017-05-08 18:54:03.808007913 +0200 +++ /var/tmp/diff_new_pack.mTJArj/_new 2017-05-08 18:54:03.812007348 +0200 @@ -16,18 +16,19 @@ # +%bcond_without lang + Name: konqueror -Version: 16.12.3 +Version: 17.04.0 Release: 0 %define kf5_version 5.26.0 -# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA) +# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} # It can only build on the same platforms as Qt Webengine ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64 Summary: KDE Konqueror Libraries License: GPL-2.0+ Group: System/GUI/KDE -Url: http://www.kde.org/ Source: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kactivities5-devel >= 5.7.0 @@ -49,7 +50,6 @@ BuildRequires: pkgconfig(Qt5WebEngine) >= 5.6.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0 -Requires: libKF5Konq6 = %{version} Recommends: kwebkitpart Obsoletes: kde-baseapps5-libkonq < %{version} Provides: kde-baseapps5-libkonq = %{version} @@ -58,18 +58,14 @@ Obsoletes: %{name}-libkonq < %{version} Provides: %{name}-libkonq = %{version} Obsoletes: kdebase4-libkonq +Obsoletes: libKF5Konq6 < 17.04 +Provides: libKF5Konq6 = 17.04 +Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package contains the libraries used by file managers as Konqueror. -%package -n libKF5Konq6 -Summary: KDE Konqueror Libraries -Group: System/GUI/KDE - -%description -n libKF5Konq6 -This package contains the libraries used by file managers as Konqueror. - %package -n webenginepart Summary: KDE Konqueror Libraries Group: System/GUI/KDE @@ -90,18 +86,25 @@ %description -n konqueror-plugins These plugins extend the functionality of Konqueror. -%package -n libkonq-devel +%package devel Summary: KDE Base Libraries -Group: System/GUI/KDE -Requires: libKF5Konq6 = %{version} +Group: Development/Libraries/KDE +Requires: %{name} = %{version} +Obsoletes: kdebase4-devel # FIXME 4.x variants of DBus interfaces need to go to devel package Obsoletes: kde-baseapps5-devel < %{version} Provides: kde-baseapps5-devel = %{version} Obsoletes: kde-baseapps-devel < %{version} Provides: kde-baseapps-devel = %{version} +Obsoletes: libkonq-devel < %{version} +Provides: libkonq-devel = %{version} -%description -n libkonq-devel -The development files for Konqueror and its libraries +%description devel +Development package for the konqueror libraries. + +%if %{with lang} +%lang_package +%endif %prep %setup -q @@ -113,6 +116,10 @@ %install %kf5_makeinstall -C build + %if %{with lang} + %find_lang %{name} --with-man --all-name + %kf5_find_htmldocs + %endif find %{buildroot} -type f -name '*filenamesearch*' -exec rm -fv {} ';' # Needed by various other scripts, but disabled in git @@ -120,20 +127,16 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%post -n libKF5Konq6 -p /sbin/ldconfig -%postun -n libKF5Konq6 -p /sbin/ldconfig + %post -n konqueror-plugins -p /sbin/ldconfig %postun -n konqueror-plugins -p /sbin/ldconfig -%files -n libKF5Konq6 -%defattr(-,root,root) -%{_kf5_libdir}/libKF5Konq.so.* - %files %defattr(-,root,root) %{_kf5_libdir}/libkonquerorprivate.so.* %{_kf5_libdir}/libkdeinit5_konqueror.so %{_kf5_libdir}/libkdeinit5_kfmclient.so +%{_kf5_libdir}/libKF5Konq.so.* %{_kf5_bindir}/konqueror %{_kf5_bindir}/kfmclient %dir %{_kf5_configkcfgdir} @@ -163,13 +166,14 @@ %dir %{_kf5_sharedir}/kxmlgui5/konqueror %{_kf5_sharedir}/kxmlgui5/konqueror/konqueror.rc %{_kf5_applicationsdir}/kfmclient.desktop +%{_kf5_applicationsdir}/kfmclient_dir.desktop %{_kf5_applicationsdir}/kfmclient_html.desktop %{_kf5_applicationsdir}/kfmclient_war.desktop %{_kf5_applicationsdir}/Home.desktop %{_kf5_applicationsdir}/konqbrowser.desktop %{_kf5_configdir}/autostart/konqy_preload.desktop %{_kf5_iconsdir}/hicolor/*/*/konqueror.* -%{_kf5_htmldir}/ +%{_kf5_htmldir}/en %dir %{_kf5_sharedir}/khtml %dir %{_kf5_sharedir}/khtml/kpartplugins %dir %{_kf5_sharedir}/kwebkitpart @@ -241,10 +245,16 @@ %dir %{_kf5_sharedir}/dolphinpart %{_kf5_sharedir}/dolphinpart/kpartplugins/ -%files -n libkonq-devel +%files devel %defattr(-,root,root) +#doc COPYING* README %{_kf5_libdir}/cmake/KF5Konq/ %{_kf5_libdir}/libKF5Konq.so %{_kf5_includedir}/ +%if %{with lang} +%files lang -f %{name}.lang +%doc COPYING* +%endif + %changelog ++++++ konqueror-16.12.3.tar.xz -> konqueror-17.04.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/konqueror/konqueror-16.12.3.tar.xz /work/SRC/openSUSE:Factory/.konqueror.new/konqueror-17.04.0.tar.xz differ: char 27, line 1