Hello community, here is the log from the commit of package gwenview5 for openSUSE:Leap:15.2 checked in at 2020-05-12 11:33:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/gwenview5 (Old) and /work/SRC/openSUSE:Leap:15.2/.gwenview5.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gwenview5" Tue May 12 11:33:20 2020 rev:60 rq:797331 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/gwenview5/gwenview5.changes 2020-03-15 07:09:41.940903667 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.gwenview5.new.2738/gwenview5.changes 2020-05-12 11:33:25.931874416 +0200 @@ -1,0 +2,33 @@ +Thu Apr 23 12:21:57 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- Changes since 20.03.90: + * Improve responsiveness when showing single image without thumbnail bar + * Fix hang on exit when viewing huge folder + +------------------------------------------------------------------- +Sun Apr 5 20:29:42 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- Changes since 20.03.80: + * Fix jpeg save quality + +------------------------------------------------------------------- +Sun Mar 22 09:16:38 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Too many changes since 19.12.3, only listing bugfixes: + * Give Exit Full Screen and Configure buttons text and adjust wording (kde#385314) + * Setup paste action text before main loop starts (kde#411196) + * Add button to toggle sidebar in fullscreen mode (kde#414694) + +------------------------------------------------------------------- Old: ---- gwenview-19.12.3.tar.xz gwenview-19.12.3.tar.xz.sig New: ---- gwenview-20.04.0.tar.xz gwenview-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gwenview5.spec ++++++ --- /var/tmp/diff_new_pack.GKrbzN/_old 2020-05-12 11:33:26.331875256 +0200 +++ /var/tmp/diff_new_pack.GKrbzN/_new 2020-05-12 11:33:26.331875256 +0200 @@ -22,17 +22,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: gwenview5 -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Image Viewer by KDE License: GPL-2.0-or-later Group: Productivity/Graphics/Viewers URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif BuildRequires: cfitsio-devel BuildRequires: extra-cmake-modules >= %{kf5_version} BuildRequires: kf5-filesystem @@ -67,14 +63,9 @@ Recommends: %{name}-lang Provides: gwenview = %{version} Obsoletes: gwenview < %{version} -# Needed for 42.3 -%if 0%{?suse_version} < 1330 -# It does not build with the default compiler (GCC 4.8) on Leap 42.x -%if 0%{?sle_version} < 120300 -BuildRequires: gcc6-c++ -%else -BuildRequires: gcc7-c++ -%endif +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig +Source2: applications.keyring %endif %description @@ -88,27 +79,17 @@ %setup -q -n %{rname}-%{version} %build - %if 0%{?suse_version} < 1330 - # It does not build with the default compiler (GCC 4.8) on Leap 42.x - %if 0%{?sle_version} < 120300 - export CC=gcc-6 - export CXX=g++-6 - %else - export CC=gcc-7 - export CXX=g++-7 - %endif - %endif - %cmake_kf5 -d build -- -DGWENVIEW_SEMANTICINFO_BACKEND="Baloo" - %cmake_build +%cmake_kf5 -d build -- -DGWENVIEW_SEMANTICINFO_BACKEND="Baloo" +%cmake_build %install - %kf5_makeinstall -C build - %if %{with lang} +%kf5_makeinstall -C build +%if %{with lang} %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} - %endif +%endif - %suse_update_desktop_file -r org.kde.gwenview Graphics RasterGraphics Viewer KDE +%suse_update_desktop_file -r org.kde.gwenview Graphics RasterGraphics Viewer KDE %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -124,6 +105,7 @@ %{_kf5_appstreamdir}/ %{_kf5_bindir}/gwenview %{_kf5_bindir}/gwenview_importer +%{_kf5_debugdir}/gwenview.categories %{_kf5_iconsdir}/hicolor/*/*/* %{_kf5_libdir}/libgwenviewlib.so.* %{_kf5_plugindir}/ ++++++ gwenview-19.12.3.tar.xz -> gwenview-20.04.0.tar.xz ++++++ ++++ 30706 lines of diff (skipped)
