Hello community, here is the log from the commit of package gwenview5 for openSUSE:Factory checked in at 2017-05-08 18:46:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gwenview5 (Old) and /work/SRC/openSUSE:Factory/.gwenview5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gwenview5" Mon May 8 18:46:44 2017 rev:22 rq:490357 version:17.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gwenview5/gwenview5.changes 2017-03-15 00:51:30.588371476 +0100 +++ /work/SRC/openSUSE:Factory/.gwenview5.new/gwenview5.changes 2017-05-08 18:46:46.113850880 +0200 @@ -1,0 +2,30 @@ +Sun Apr 16 10:44:47 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: + * Do not set application data twice. It ends up in desktop file name being org.kde.org.kde.gwenview. + +------------------------------------------------------------------- +Wed Apr 12 20:25:16 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:12 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: ---- gwenview-16.12.3.tar.xz New: ---- gwenview-17.04.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gwenview5.spec ++++++ --- /var/tmp/diff_new_pack.PnvrOT/_old 2017-05-08 18:46:46.897740033 +0200 +++ /var/tmp/diff_new_pack.PnvrOT/_new 2017-05-08 18:46:46.901739467 +0200 @@ -16,11 +16,13 @@ # +%bcond_without lang + Name: gwenview5 -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: Simple Image Viewer for KDE License: GPL-2.0+ @@ -54,6 +56,7 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0 Conflicts: gwenview +Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -61,6 +64,10 @@ window and a file list window, providing easy navigation of your file hierarchy. +%if %{with lang} +%lang_package +%endif + %prep %setup -q -n gwenview-%{version} @@ -70,6 +77,10 @@ %install %kf5_makeinstall -C build + %if %{with lang} + %find_lang %{name} --with-man --all-name + %kf5_find_htmldocs + %endif %suse_update_desktop_file -r org.kde.gwenview Graphics RasterGraphics Viewer KDE @@ -81,6 +92,7 @@ %doc COPYING* %{_kf5_libdir}/libgwenviewlib.so.* %{_kf5_bindir}/gwenview +%{_kf5_bindir}/gwenview_importer %{_kf5_sharedir}/gwenview/ %{_kf5_sharedir}/kxmlgui5/ %{_kf5_appstreamdir}/ @@ -91,5 +103,13 @@ %dir %{_kf5_htmldir}/en %dir %{_kf5_htmldir} %doc %{_kf5_htmldir}/en/*/ +%dir %{_datadir}/solid +%dir %{_datadir}/solid/actions +%{_datadir}/solid/actions/gwenview_*.desktop + +%if %{with lang} +%files lang -f %{name}.lang +%doc COPYING* +%endif %changelog ++++++ gwenview-16.12.3.tar.xz -> gwenview-17.04.0.tar.xz ++++++ ++++ 140024 lines of diff (skipped)
