Accepting request 796975 from KDE:Applications
KDE release 20.04.0 OBS-URL: https://build.opensuse.org/request/show/796975 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kolourpaint?expand=0&rev=114
This commit is contained in:
commit
0a4101c570
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c134da2feb75a87bfda6b4265ef705868a9be03d70a828111a2869ca0b517b1
|
||||
size 5654284
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drXgACgkQ29LOiT4t
|
||||
HIdSlQf+JGAomsE/zB8gHilcwFKiklKO3L8nvG22CbKv7Xku0cQBGFsb4HmnNKE1
|
||||
VKUInefwtzajBpOTJ/d5M9ub7DuO0dcGOzz8xr+ydaiFjCRJV+62Uo6Doi+JAwxs
|
||||
MvMcJtm14eD2cGopHzSWbaIXP2SWNKolzxwotBMernv6/JOM8BLj3xsheqARsmZ2
|
||||
2pFM5OuqOWm8qlOqTl9ZU/72JQnqIsJs4M5iq3E0QF/9lydI3aLqhMp+yyDpQ0VM
|
||||
6SmL4Vlm3vEqV6iRozQAU1OxiBszKC7Ho/oojhoqmcB/AwrJb3pqxcQPoUkw9Uqv
|
||||
887ErgJNp6X4jz1z02STlWgchQiHUQ==
|
||||
=9O4d
|
||||
-----END PGP SIGNATURE-----
|
3
kolourpaint-20.04.0.tar.xz
Normal file
3
kolourpaint-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3f26fa76b171d06c1fac3926ebfb90da47bacb64989527a4c7bef54349b63fb
|
||||
size 5652248
|
11
kolourpaint-20.04.0.tar.xz.sig
Normal file
11
kolourpaint-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB9kACgkQ29LOiT4t
|
||||
HIe5ewgAmXzHocdPYgsQn6qvAY0Ikz1OkO9msjkuyw7GV+ObIIXX5/j7gZdNEUvb
|
||||
LCeKYGTmODso7AlHK6QKf7+k7Mx2l/H4tlIAL3iplzubGh8XdK+LcoFxP79gjtZz
|
||||
yP9KUI03thYg/hBy9W/hgiUSyZynwRr+HjCxJdq3qZ3aZ4/RQM2JrJEn9mrVYH+l
|
||||
YjBTvTjhUljSDWiKoQkZZCW1+5AuXVtDujHb7l2FNFJudBXrGBUmD1P4pkYwWxg8
|
||||
yms+q+li+Gstx0UDnlSk7OZTSVwRhYxGXCE+H7UyPmu31NivuAh13wImX6HU6QAo
|
||||
bbnEISsROgJf0Xs2b5PIGgTFbcOJdg==
|
||||
=Lq5d
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:42 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
|
||||
- No code change since 20.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:30:18 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:
|
||||
* Add missing includes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 22 09:17:14 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 to list here.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:36:21 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kolourpaint
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kolourpaint
|
||||
Version: 19.12.3
|
||||
Version: 20.04.0
|
||||
Release: 0
|
||||
# See bnc#717722 for license details
|
||||
Summary: Paint Program
|
||||
@ -32,31 +32,27 @@ License: BSD-2-Clause AND LGPL-2.1-or-later AND GFDL-1.2-or-later AND GPL
|
||||
Group: Productivity/Graphics/Bitmap Editors
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(KF5KDELibs4Support)
|
||||
BuildRequires: cmake(KF5Sane)
|
||||
# boo#1055759
|
||||
Requires: kdelibs4support
|
||||
Provides: kolourpaint5 = %{version}
|
||||
Obsoletes: kolourpaint5 < %{version}
|
||||
%if %{with lang}
|
||||
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: cmake(KF5KDELibs4Support)
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5Sane)
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
Provides: kolourpaint5 = %{version}
|
||||
Obsoletes: kolourpaint5 < %{version}
|
||||
# boo#1055759
|
||||
Requires: kdelibs4support
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
|
||||
%description
|
||||
Paint program for KDE
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user