KDE Applications 19.12.0 final (release on Thursday)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbounce?expand=0&rev=102
This commit is contained in:
Christophe Giboudeaux 2019-12-11 13:03:00 +00:00 committed by Git OBS Bridge
parent 02bacf850e
commit 8dca049e4c
6 changed files with 27 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3aeeaaf84de5fc3fdb81e0b8a09f7dd61cce2b0125f1c55b4613c23ce5541033
size 3468864

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfREACgkQ29LOiT4t
HIdPVwgAg38KCEhofIGzNrYJyivYZyyrINEqz/Sm1rC+VMenwrVQT2BzZLumYRoL
ri6Kxe2gElEVR9KtZphsOs7/ssfS7hdwxf+IeNPoqgDJtnMFylj+2Oqnce3fkLAZ
xVN+LWksreNY4DGZYfbZzQHqRDP1hKwFD8jfs4S+fCi9GdcpeChO39+iImkxxwuG
jl1UlOA+Nx7hoGZV9yvCdReFIbC4W4rILVIYUp0B0WCrKPdKV2iwIbQtKLFS0GMT
VV0qycy5kJsrMgHAVtj4bRV9/8jkVL1Hi6LSCe4ZDsCJOl9Jaj5MFKxuLFf9L8/e
pEeOgKaLU32rgTEoxRS/EhEibYCTGQ==
=y/RG
-----END PGP SIGNATURE-----

3
kbounce-19.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8cbb46e45859eb6b6770e7398da33f0d247ee71bcc9e7f5a7511d81740d5a521
size 3468908

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puGsACgkQ29LOiT4t
HIceqQf/d8hCvD6vAn2miD5BNIIU5oTLsgVwPzHXuRwTQq1EjgqmHoJBNtSYzJB+
sPN8yYltSVtaWG67PmLEwDvGZdKj8g7QeCs7MeE9Jh7K/siNvIzpPrIaj/nEOf24
m8CYRm98KBj8xaxODBaMKuOyl8WEedGAj3HmhRuwfLkTxITv6Z11Yx36gxE3ncLS
eZ3Fi9IwAnXyqUZ2TEEOTyxamwXBa6lPlapbAjBAqIOuZ0l38UtDqMnCV/bykgFt
87fujoBSc/itx3y0+hbqCztEgw4KAd9sc3ABwuqjXcaZzegO3RFQ9o2NRB38hx7r
rL8PE7C3fdjYKXfLTk29lGc7S6+hEQ==
=B20U
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:20 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:11:41 UTC 2019 - Luca Beltrame <lbeltrame@kde.org> Sat Nov 30 09:11:41 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -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: kbounce Name: kbounce
Version: 19.11.90 Version: 19.12.0
Release: 0 Release: 0
Summary: Bounce ball game Summary: Bounce ball game
License: LGPL-2.0-or-later License: LGPL-2.0-or-later
Group: Amusements/Games/Action/Other Group: Amusements/Games/Action/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: cmake(KF5Archive) BuildRequires: cmake(KF5Archive)