Accepting request 756165 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenview5?expand=0&rev=55
This commit is contained in:
Dominique Leuenberger 2019-12-13 11:01:59 +00:00 committed by Git OBS Bridge
commit ebc5b7e93c
7 changed files with 69 additions and 42 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OEACgkQ29LOiT4t
HIfzyAgAhXcDO77sOPlnDSGulHb58F8hfm7rzwnWTwxkEtEjRickTj1r85TNA/Yi
eD7QUbUnWmAL0tUAlRKQZW8FQ2PSDvqwKtGWjwoRFeoGqp0cUJjf2oLi4e/xCiS+
cANaa+prprDyd95NL5H/xYU4wT6sZWRNAhK2bQk1ZiMMEvO+ejfklKdP6QRAmn/k
C9KnSiiszyb3OkIi75uplASzNFxkpRTJgV5tMfzcpTHn+kj0w1U5Lkw2sBA752fq
oA7gfIRvNEoQXWU/5aqQYcsbCjY6P0XWqpjW1qtEK/OYLYZm6b4xCjgtDTq0F1Qi
2BZ9/J/iNha04sLYKkqQP+o7/lKS+w==
=123z
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puGAACgkQ29LOiT4t
HIcVbQgAlPXr23ajJsncJi/g2cDtIKC+CO4OYYjDp+vmp/9MEvx7wuVD+2jIFwcQ
RIV672HjYZimPKRKdvfjLfP3X9p8chEXZx1Viwnzq4Qji+F/0MsMOJc4CORZR/5M
OVl3X8PsJK6fnUKbXX9/cZuq1DZUyCgmJVrPkvLZy1IJuZ+mH+Bvy+VtiKpygarK
iAz3yrYS9dW+TpbS5KLj3GGp/8tmLEHi6TVxYKk1spP7Piom7dcgyEiqzNniWKkd
wh/0ULMQ2oQQQGWgZAc6iJ7nq9dJITkXw0TBKmsDQ8BMZ8M4Zrvmp2C08uKF2txA
gblSvr7AV9YrOSW4iTDKc/jI+OKvpg==
=Mfi5
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:11 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- Changes since 19.11.90:
* Update Appstream for new release
-------------------------------------------------------------------
Sat Nov 30 09:11:33 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- No code change since 19.11.80
-------------------------------------------------------------------
Sun Nov 24 13:29:04 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Too many changes since 19.08.3, only listing bugfixes:
* Create additional subfolders if needed (e.g. when extra slashes in FileNameFormater). (kde#237114)
* fix fractional scaling (kde#412738)
-------------------------------------------------------------------
Thu Nov 7 23:12:37 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package gwenview5
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -22,49 +22,48 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: gwenview5
Version: 19.08.3
Version: 19.12.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/applications/%{version}/src/%{rname}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: baloo5-devel
BuildRequires: cfitsio-devel
BuildRequires: extra-cmake-modules >= %{kf5_version}
BuildRequires: kactivities5-devel
BuildRequires: kdoctools-devel
BuildRequires: kf5-filesystem
BuildRequires: ki18n-devel
BuildRequires: kiconthemes-devel
BuildRequires: kio-devel
BuildRequires: kitemmodels-devel
BuildRequires: knotifications-devel
BuildRequires: kparts-devel
BuildRequires: kwindowsystem-devel
BuildRequires: libexiv2-devel
BuildRequires: libjpeg-devel
BuildRequires: libkdcraw-devel
BuildRequires: libkipi-devel
BuildRequires: liblcms2-devel
BuildRequires: libpng-devel
BuildRequires: phonon4qt5-devel
BuildRequires: pkgconfig
BuildRequires: purpose-devel
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Concurrent)
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5OpenGL)
BuildRequires: pkgconfig(Qt5PrintSupport)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: cmake(KF5Activities)
BuildRequires: cmake(KF5Baloo)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5ItemModels)
BuildRequires: cmake(KF5KDcraw)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5Kipi)
BuildRequires: cmake(KF5Notifications)
BuildRequires: cmake(KF5Parts)
BuildRequires: cmake(KF5Purpose)
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(Phonon4Qt5)
BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5DBus)
BuildRequires: cmake(Qt5OpenGL)
BuildRequires: cmake(Qt5PrintSupport)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5X11Extras)
Recommends: %{name}-lang
Provides: gwenview = %{version}
Obsoletes: gwenview < %{version}