forked from pool/ktuberling
KDE Applications 19.12.0 final (release on Thursday)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ktuberling?expand=0&rev=105
This commit is contained in:
parent
b764479969
commit
1f84e3999a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:afb6e26406a5290648b4dc6554ebc036cdf3f3e5ba5f5404440941c29c0cc1d8
|
|
||||||
size 70729316
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfR4ACgkQ29LOiT4t
|
|
||||||
HIefBwgAio+hG7qY5NhFgT+SC6Df55XenKIR1F2VR+yzLzafLH9aRB6OqXDth5pt
|
|
||||||
I54dOslK+YFHev12FhxSdlkJXohWoI5xIanq5euUb4NbtAngYCsBabMH98Adyya8
|
|
||||||
Ihnw86hwTA66lFk3pEO2jrhgZu7i3UxELCN85b2/go7mtXzIduAQjLr5onmuRbCi
|
|
||||||
6Bl4k7liFVldFGVu6JMtR3DNNi7bPNnj+KGLffAh/jOe7hPsgnwQwqaUTyLDOafl
|
|
||||||
VgRvzxn2mM1u3n74KttGa3InMZ3cS0c4F+rZZqW3IV2KKqhRfYk/uAkccZobqM7A
|
|
||||||
2321kjJDyAw+Kc2FpQdUjN27wceVFw==
|
|
||||||
=GIiy
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
ktuberling-19.12.0.tar.xz
Normal file
3
ktuberling-19.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:36e3b55734f53c519508f37997386e3509e39f3ca84825672406f24ef236f46e
|
||||||
|
size 70729804
|
11
ktuberling-19.12.0.tar.xz.sig
Normal file
11
ktuberling-19.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puKAACgkQ29LOiT4t
|
||||||
|
HIfNVgf+MSQpxTQMD9CoQkzrxMQJHF2Spzw2AI14oiGJRdCbQaXoHk2lNLkbvv3f
|
||||||
|
XpEmPjTmIwauuTSil9U3qslM9SsbcddXJ1mPDaWJbM0jJNVXGbp62gU5YhsSamt5
|
||||||
|
M5jiklpW2QcmDMZJqrd6vQ6c7c1I83Bg7+MzhNA8wCismrCDtUu9b24b1twqN4QA
|
||||||
|
IoP5vLupeH6LVFX1QRRYTaYPXAo+riFHk6EHZ0FzmbwDXIBggYPMnkwriPhJQKUH
|
||||||
|
4T1HB/8JclMeXHkSjCAmnprccFU/pm1Sf1wReLl44mJplWkiNWwIRDoMiXb6iWUw
|
||||||
|
5fS4qzgkgnsWui2/PiehgoOvSLfQXg==
|
||||||
|
=w/Bk
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 10 06:39:03 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:22 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
Sat Nov 30 09:12:22 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
@ -21,15 +21,15 @@
|
|||||||
%{!?_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: ktuberling
|
Name: ktuberling
|
||||||
Version: 19.11.90
|
Version: 19.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Potato drawing editor
|
Summary: Potato drawing editor
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Toys/Other
|
Group: Amusements/Toys/Other
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/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
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user