SHA256
1
0
forked from pool/kollision

KDE Applications 19.12.0 final (release on Thursday)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kollision?expand=0&rev=107
This commit is contained in:
Christophe Giboudeaux 2019-12-11 13:03:37 +00:00 committed by Git OBS Bridge
parent fe927575ac
commit 4db1a5cec3
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfRkACgkQ29LOiT4t
HIej4gf+MdyOLNxsA0fQ8kAS9DrG1HW2mj63cQ5//ry5+Sy8kiVkndasfn6zY5W3
ohXdtw4Rc/xacRPEjh16BYZF2o3o8osJGnY6yrHMbwhGILsh8wkiEQ3jg2iekPBA
qXz2rIgruIymJm4XMzJD0vehNLoJm7nXIxfhVHw9+yPY/oe1LERFCrt+0ro2NZSf
WTR07BYFvcWgnupBYHo5k8mpXXDbKP8mjvoyCRHb/yEWZLt00N6SoaENt9NslfTG
aC6n90t0AhG+2CJaX+5YyV+KZQ/6eciG5F3VHPYE/f36Y7uRDJu3Ilyw6no0/mDP
7Z4C5Mu75bkJHWtKOG14YEphffCCow==
=7LeU
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puIwACgkQ29LOiT4t
HId3oAf/bUuz9okX0xOdX7sBeKE5ngAAWr849YwieYbntsJ2KV8vygY4c5FvNmKi
DBf7stCCgQoV7Pcgb+ia2OC9Lvmj86xggQ9Qr7z75AthH2fO3av/eKU+FSTIz+XA
hB8FiowTenuKsrbRo+jbRZCwJhhSV8aE+wGjyWUFXyku2L2mPGsvpHtNGlWcz/8w
foynCFBgmk+wsMQ0Hjm/NGyFf1jjKR5vV9Q2hANwfN5LukXfwA8THfEZd6BHJj3n
bcZqQNaVLU/GRbmdbwctwGVWOg8tYxMYuoyiqZnHgLZInInW6fMK3jPVEXesB0Fn
KovaFOQvzrNGFln7auQF0SOmCP0qew==
=V5G0
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:46 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
- No code change since 19.11.90
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 30 09:12:07 UTC 2019 - Luca Beltrame <lbeltrame@kde.org> Sat Nov 30 09:12:07 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: kollision Name: kollision
Version: 19.11.90 Version: 19.12.0
Release: 0 Release: 0
Summary: Kollision game Summary: Kollision game
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle Group: Amusements/Games/Board/Puzzle
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