Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kolourpaint?expand=0&rev=105
This commit is contained in:
parent
accb87bfcf
commit
e6bcb518ce
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8ab99ef7c4580b981b7154842f5086233d28599d59ac670fca2f418620e3a373
|
|
||||||
size 5654708
|
|
3
kolourpaint-19.08.0.tar.xz
Normal file
3
kolourpaint-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:00596d813eff27e45de7f51ae411b144ee21a7ae2baf576e248046dbd97e097d
|
||||||
|
size 5654168
|
11
kolourpaint-19.08.0.tar.xz.sig
Normal file
11
kolourpaint-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxooACgkQ29LOiT4t
|
||||||
|
HIcECAf/e5ArSll+QqhER8DnvYl/IEV/7yBRewpN1ieRxMVIMoAG4fOwA/h4L3ue
|
||||||
|
kxMsEDs6+vQbcX9GAFr4RBaGurZtlJU1XRdKrE6sd7CxKJpjW0+8uihRhUVNyjOm
|
||||||
|
1m5mSxsbVhBgxYTiXnuG16h5yyNxpMch8PAm22OMb0OW8Z6tWtrqWGjcFlP2/7SZ
|
||||||
|
OMvT4TUsMbbAFc5cK0bC0kWqCT7AcPu6hIai16NI8KZK/AedFETj5sIMguncDryn
|
||||||
|
l17xf1BP6z7/JloVl1i5vwl/Ko2IqoLSBVosormY8M0fCPSFHuH2/LBjAGX1Msk/
|
||||||
|
62Q0WuB5cxx/UuN2bwzPvkWh/g94tA==
|
||||||
|
=4a10
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:26 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||||
|
- No code change since 19.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kolourpaint
|
Name: kolourpaint
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# See bnc#717722 for license details
|
# See bnc#717722 for license details
|
||||||
Summary: Paint Program
|
Summary: Paint Program
|
||||||
@ -30,8 +30,12 @@ Summary: Paint Program
|
|||||||
# GPL-2.0 is the license of the Bulgarian translation
|
# GPL-2.0 is the license of the Bulgarian translation
|
||||||
License: BSD-2-Clause AND LGPL-2.1-or-later AND GFDL-1.2-or-later AND GPL-2.0-only
|
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
|
Group: Productivity/Graphics/Bitmap Editors
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
|
%if %{with lang}
|
||||||
|
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
|
Source2: applications.keyring
|
||||||
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kdelibs4support-devel
|
BuildRequires: kdelibs4support-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user