Hello community, here is the log from the commit of package kio-extras5 for openSUSE:Factory checked in at 2017-05-08 18:52:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old) and /work/SRC/openSUSE:Factory/.kio-extras5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio-extras5" Mon May 8 18:52:10 2017 rev:40 rq:490428 version:17.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes 2017-03-15 00:54:35.394222540 +0100 +++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 2017-05-08 18:52:11.743838182 +0200 @@ -1,0 +2,30 @@ +Sun Apr 16 10:45:01 CEST 2017 - [email protected] + +- 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:38 CEST 2017 - [email protected] + +- 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: + * None + +------------------------------------------------------------------- +Sat Mar 25 23:10:31 CET 2017 - [email protected] + +- 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: ---- 0001-Add-an-AudioThumnail.patch kio-extras-16.12.3.tar.xz New: ---- kio-extras-17.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio-extras5.spec ++++++ --- /var/tmp/diff_new_pack.OpmK0V/_old 2017-05-08 18:52:12.391746658 +0200 +++ /var/tmp/diff_new_pack.OpmK0V/_new 2017-05-08 18:52:12.391746658 +0200 @@ -15,12 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +%bcond_without lang Name: kio-extras5 -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}')} Summary: Additional KIO-slaves for KDE applications License: GPL-2.0+ @@ -28,8 +29,7 @@ Url: http://www.kde.org Source: kio-extras-%{version}.tar.xz Source99: %{name}-rpmlintrc -Patch0: 0001-Add-an-AudioThumnail.patch -Patch1: fix-mtp-paste-with-KF5-5.25.diff +Patch0: fix-mtp-paste-with-KF5-5.25.diff BuildRequires: OpenEXR-devel BuildRequires: flac-devel BuildRequires: kactivities5-devel @@ -71,15 +71,19 @@ #BuildRequires: update-desktop-files Provides: kfileaudiopreview = 4.100.0 Obsoletes: kfileaudiopreview <= 4.100.0 +Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Additional KIO-slaves for KDE applications. +%if %{with lang} +%lang_package +%endif + %prep %setup -q -n kio-extras-%{version} %patch0 -p1 -%patch1 -p1 sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt %build @@ -88,6 +92,10 @@ %install %kf5_makeinstall -C build + %if %{with lang} + %kf5_find_lang + %kf5_find_htmldocs + %endif # we don't need nor want devel symlink, and dbus interface -- kio-extras don't install any headers, # nor are meant for development rm -rf %{buildroot}%{_kf5_sharedir}/dbus-1/ @@ -111,4 +119,8 @@ %{_kf5_sharedir}/solid/ %{_kf5_sharedir}/mime/packages/kf5_network.xml +%if %{with lang} +%files lang -f %{name}.lang +%endif + %changelog ++++++ kio-extras-16.12.3.tar.xz -> kio-extras-17.04.0.tar.xz ++++++ ++++ 85262 lines of diff (skipped)
