forked from pool/kolourpaint
KDE Applications 19.12 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kolourpaint?expand=0&rev=109
This commit is contained in:
parent
775907cc81
commit
2ae2b8b834
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aac61cfc561b4d4759b086508c53c525db6899ae11a2400c4ca701fcb5649c8d
|
||||
size 5654752
|
@ -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-----
|
3
kolourpaint-19.11.80.tar.xz
Normal file
3
kolourpaint-19.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:91b7234cdb92a12cbaacb5deef28380c2e39d00d4bd12de7d10a968b73c97eaf
|
||||
size 5656776
|
16
kolourpaint-19.11.80.tar.xz.sig
Normal file
16
kolourpaint-19.11.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl3ObxQACgkQOmpNuDnq
|
||||
ptcITg/+LQQwIm37P/HD+1O0K+oHuEweNhmAGML8PfWdc/biFQASn9xoh4VY44Cx
|
||||
VN2jLgkfG5wG8egb3ZQK/S0NC8ZWsvcC/Mwuc5O1EWzM/h06ubLmqWo8vSXYVaGz
|
||||
b2ki5Q5G+rCKsKMOH3mb0gTHwf7W/x1dMwo5WeprJbxFbri3uQTOvZyW3XUUwRDv
|
||||
6/rv6sh3nBuulvjq2Dq78U1mDLZCLPKd9Lt+ibibuBnESMm7sjU5IK1VrdMGWDV1
|
||||
hQ0WuQm2GOKIo9Qj604p5z9jJcbEzaCsgIrbcZkuUkDc4yJ5dYCoFAnzUk2mb39Y
|
||||
mtWSXZXvpP2ZoNMLNL5eWsM2ecocvNryN7MdDRLR2PmeHrdVxDNDp0pAZODKthUq
|
||||
j1rfAFnt2gr8XTMJwCBZynauW8gM8CW+lqcebcUPZpULTJl1qK3Oc+wMaLxKMk/F
|
||||
hHZ6dFUxfhqPPYxZbhMRBixlMmhWtMy1C1kjcd6+GHvunAZIbWpkvQcJLWh8UBH/
|
||||
51Sw0cy3/mL4PZbuIWwNh12bDaJRaf13cN9ukLTNAHDJFQ2bVBfyQv1Mp3+iJHtv
|
||||
jSMp2L7WL03WYLcezRPs9/aHfAjK6qJi4PVSSoZvmMxVTKiV+mjNRb3uFIurUuBn
|
||||
ATWycUFYEt0intC6oOLaIHPWxWofsEtxH4eWpAuu00gNJd02ynE=
|
||||
=Yxxh
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 13:29:40 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.11.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
|
||||
- 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>
|
||||
|
||||
|
@ -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.11.80
|
||||
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/unstable/applications/%{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/unstable/applications/%{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}
|
||||
|
Loading…
Reference in New Issue
Block a user