Accepting request 796868 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/796868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenview5?expand=0&rev=59
This commit is contained in:
Dominique Leuenberger 2020-04-25 18:21:29 +00:00 committed by Git OBS Bridge
commit 6f1d2b1f22
6 changed files with 60 additions and 45 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b453cd55b7409bf8e4446a1b714dc66e73a0376d2da65b184b82f786767164e7
size 5735304

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drUgACgkQ29LOiT4t
HIcLxAf8Dcddyr5ag305CEEAjNeEFmMdN3yZ1JE/faRh3gbQE6csc04meJ8LcQBD
qT6IjPYIp6xgWeXQmOT5KVgcMlxGNWytd2jq5U6O0J3AfLEVRpEF7OVCyiUkygr1
h13PBL84g4FvdpySPAxao6p/BGJQR9T4o+CoGFt37Wm5OHOysBFQYsjuWwAi9R9o
DlahZCgQro094ftIRfbVzV0aMq8P1usFrLNb1MkpfBok+AP14wjBxSI+U7TKdbKf
CZK/8mrd5CNGeVGhu66rumalT3/OWhkwrrwAEx5dDdHuWGjzFZCAR0LfbXw2yLa0
Xty3ao3x+uBZR3yJ/I+4f+z6d8geaw==
=yMSa
-----END PGP SIGNATURE-----

3
gwenview-20.04.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:420671703565f5d2824d430589cd104e6030fd2ffd13ba6453af92d897c9a574
size 5740632

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB7AACgkQ29LOiT4t
HIeV6Qf/aq8uCn2gPJ9lDuO2u6KvYP7Z0GDj06z5QNmSPQk6EiRB5KyrRJ1RoQKh
xBLmv9Al7dHILvNo9LMOme9cA0tZEuDi9VsM6EkvWfPFEBLh168OsBviDF9XRSOH
nlI60hBITaymzIbsSYlTn/mNFg76dETMne0k0E6I2N6eXOjflJ7itundpimzB+OF
eHla/dehWgfs38AGDT2iSoeuwDYEcIPWv+5r/VawsBJAc1eRwq1XDyRY74PE83lq
0rDRW48JvsQLL1mvGG85hM146N/LHyABqmP24uT2VZfBAFz8rOwBoQpx4fLI6mRG
74exGnxWB1VKU9AHCMZDp9ADlwCGyA==
=Jh2F
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Thu Apr 23 12:21:57 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- 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 <lbeltrame@kde.org>
- 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 <lbeltrame@kde.org>
- 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)
-------------------------------------------------------------------
Thu Mar 5 20:35:45 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -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 @@ BuildRequires: cmake(Qt5X11Extras)
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 @@ hierarchies.
%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}
%find_lang %{name} --with-man --all-name
%{kf5_find_htmldocs}
%endif
%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
%suse_update_desktop_file -r org.kde.gwenview Graphics RasterGraphics Viewer KDE
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@ -124,6 +105,7 @@ hierarchies.
%{_kf5_appstreamdir}/
%{_kf5_bindir}/gwenview
%{_kf5_bindir}/gwenview_importer
%{_kf5_debugdir}/gwenview.categories
%{_kf5_iconsdir}/hicolor/*/*/*
%{_kf5_libdir}/libgwenviewlib.so.*
%{_kf5_plugindir}/