forked from pool/ktuberling
KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktuberling?expand=0&rev=130
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3b9f5b130c75a12c10d8ca2136b12f99a5d1396edb78dee09efb3bba3d4d7ab
|
||||
size 70715536
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATs0ACgkQ29LOiT4t
|
||||
HIdrOAf7Bwpsfsf29lS2TvkqZ1ZbsxXJTFmS+gAmo3sI/TInbaFo6CZV/KQCOO8f
|
||||
K1mJ0P0d/TIxuQ4l6MpxpD5HPT8Q6myWgDee4AFxnof7ghR2c86nJ91pMCE9Wml5
|
||||
aioCtekPj2ETGnJ+CEKBahDp7Pmagjq3Edsyrq+7SFSgf84jvIeAZE3Bh1xUWRIx
|
||||
5psAMzBfkFJC5RUsWCeOGvgGiUtiGWPMhZG0IZD1kVpQNTtQu0gFfqS8GNS4hvAj
|
||||
vVCuyENCKW1cvz2/jZmerZ9TwJCDdlRdAoYHJ74eKtWVpH6kJxLd5FEb9IZB8Vfe
|
||||
PB2zzzkF1uU6rNKVEP7vfifEJMBGFA==
|
||||
=txW0
|
||||
-----END PGP SIGNATURE-----
|
3
ktuberling-20.12.0.tar.xz
Normal file
3
ktuberling-20.12.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:215a1158bd0dcac7cd0fec2a88d08aa381c3804059b3bc9a11179c47294e9b56
|
||||
size 70710664
|
11
ktuberling-20.12.0.tar.xz.sig
Normal file
11
ktuberling-20.12.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIgACgkQ29LOiT4t
|
||||
HIfEngf+Kro9H4F6p2KwbzFdCXtGB71ma/WZXtjseKomFqvMdMgXftu1ntqlqdOA
|
||||
8kxbv8gXKI2zBFIT9Piq88xWek9Izw1iJJQ8yNZ4pp6JdIIfwiEqKA2q9YkNGSp7
|
||||
1hhYgzvfRXKQQTJpuoKmKgukLMuVqhWmLCcnYWnmdRgKdLzTVinFkWxugIxKaXyJ
|
||||
kDyWemdBVmT/lhlNGL2htXfazEsw1pgfv1DuNiCeqUow1VKvs2bPEnDbze/0HmhJ
|
||||
XuvKkxtAxbNPja4tszoP9LPpTY7RAzc4O8fveL/jjtd96UZRm4VoEJm5+RkK9iWO
|
||||
/3zfW4T+HDNxmb8BXmLzZ2iEHWU/fA==
|
||||
=mT6P
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:17:30 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||
- Changes since 20.11.90:
|
||||
* Fix filename on saving on Windows. path() does not return a valid path. BUG: 207162 (kde#207162)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 15:17:43 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: ktuberling
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Potato drawing editor
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Toys/Other
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5Completion)
|
||||
@@ -51,7 +51,7 @@ Recommends: %{name}-lang
|
||||
Provides: ktuberling5 = %{version}
|
||||
Obsoletes: ktuberling5 < %{version}
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{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
|
||||
|
||||
|
Reference in New Issue
Block a user