Accepting request 756264 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756264
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kolourpaint?expand=0&rev=110
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:12:44 +00:00 committed by Git OBS Bridge
commit 4bf6952b7c
7 changed files with 50 additions and 20 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OwACgkQ29LOiT4t
HIcGrAf9GfczZZsm/8+gv/KLe7cZoX340/HDykfPlcnt34C0HZCEf5X5+5wStpj/
P1jO25p1wFoEpf+f1Q4irpy+/Y1y9isqJxkRxvKrCmmOxPgJ+4Z2brCAhTEVJD6+
NuiLPeNIF77rYPSShpIZKAIHsLGlfQVy7XGebFnXIF7Ogcs9b41SQA9OZDXUgTWh
OV0ifbdzHdfEjhcKiF53KfGgykmgsdQ/KQnUnoKzv3EiCuGDRwylaEScnbAk+HOw
z1RwDjs1hxJKv8v+CVNVCtnBYMB0J1amWmuMaLntAqrNwxW7u0BPMTUaF3bmPXLs
5EuTOiNAGKP9PhSzGUuyjCf2IZduOw==
=+046
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puI0ACgkQ29LOiT4t
HIdr6Qf9FZnZJKHy0BLknl2fDspfDmjBr2YsKi83CJDmM4rLE8r8CgneRx/TzoLD
DNU1ZBiMfcB8J4em3LBsv3+dqRgqSaoUCd+ssXqTNY0Hz9KGm7DEHBhJE9C2w0nu
4l6dXFZp8iCxCl2MSDVQccI2n/xzKvpgxMwzVuJFuU1GVw8+QSzi7CVU3cTYjAN0
bCbByBBYUwT5OLiJ0ahJjF+Eq3CM08LTND2UYS7GaLGAZ22aKRcFOAozSs1JbI0S
t0vsRJPDp4tKRkjWOBLp3tfO+/ytGeZusEXGlAlvifX2D5zCq+fWuFiB57c4o1MP
T8eXwlzcgDCkqjoRGb0zcYpSq2XdFw==
=WfhX
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:47 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:12:07 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:40 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Changes since 19.08.3:
* Fix minor issues found by EBN
* Properly set the cmake version
* Modernize
* Look at for removing kdelibs4support
-------------------------------------------------------------------
Thu Nov 7 23:13:11 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -16,12 +16,12 @@
#
%define kf5_version 5.26.0
%define kf5_version 5.60.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kolourpaint
Version: 19.08.3
Version: 19.12.0
Release: 0
# See bnc#717722 for license details
Summary: Paint Program
@ -31,16 +31,16 @@ Summary: Paint Program
License: BSD-2-Clause AND LGPL-2.1-or-later AND GFDL-1.2-or-later AND GPL-2.0-only
Group: Productivity/Graphics/Bitmap Editors
URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: kdelibs4support-devel
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: kf5-filesystem
BuildRequires: libksane-devel
BuildRequires: cmake(KF5Sane)
BuildRequires: update-desktop-files
BuildRequires: xz
Provides: kolourpaint5 = %{version}