forked from pool/kollision
KDE Applications 20.03.80
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kollision?expand=0&rev=114
This commit is contained in:
parent
e25cf3451d
commit
cc081a8525
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce0bb077e8db8a959f965d463bb25bac02c91585b422af6c9249ad8a8f25eaab
|
||||
size 280964
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drXcACgkQ29LOiT4t
|
||||
HIeOoQf/dDuiEzo2RVsWYSDsMSEY9vvTjjnz7HGYI4ll58VV8Ef1ABvLHqa1dKue
|
||||
TLJLbSzY8Rg3lQPdBsmLE+VsWtyT9/bqFUsDMZ2IrBMDluGnE+z7J4IMMSR9re8a
|
||||
jL6xQr+wmR7CTTI6uv4sGyAKIoATRgDesEjgD6uw5l6EDnwxTagn38db2VLzMYFH
|
||||
KMk+vYv/i0VpPuER+j9f9biV4jH5iyI5sAGfV2xABSVGpvwVOSdHxYcF3BDAyAUh
|
||||
1VqKeVxRqJ0oktdihFMc3tp9Famssl9QNwR33Bcj9F0jBdfT+eTbtBDuXLsx9JWw
|
||||
qPTmnj4u7W1dhlpKlfZcBxZwGfmRuw==
|
||||
=sPU1
|
||||
-----END PGP SIGNATURE-----
|
3
kollision-20.03.80.tar.xz
Normal file
3
kollision-20.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c1af87de3268872e907791e95d884e08156d0c2f2ea554e499cc2e50cd5c944
|
||||
size 280636
|
16
kollision-20.03.80.tar.xz.sig
Normal file
16
kollision-20.03.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vBEACgkQOmpNuDnq
|
||||
ptcI+A//c0zMUV60m3JBbfmy4hUgUpPQ0C1KXKcDAdvyeiB/EENbmnoSjGCwj8g0
|
||||
zHm9PuPh+icoTVeKnec+xCcwlmm7qxkMiEjfPm2iqTMr8TZ6DHMluWKTSYQm+jOt
|
||||
RJhhmqNZesO46L6SQb1lCD4wrkxwjT7XvUTHx+piEW3Eu6vt9SIVEJJ0eOEamBVN
|
||||
Suz53RGMWYBFhL4grDJytbWQ2sJZmBgigUXEM1T6je2cDsZIt1T0qV5WvGUuceKh
|
||||
1vBlRUpzmjA6WGM46YIlUhNO7GismVAQ6aXb/On7iJCmi2fOZGG2NEPBkgR2wEr3
|
||||
omZ5XvyQJn+1NcIxlUf7yfeJkqwCHOx+xxE3EJ5X29NwrerewfzNqP1GICiTHYVT
|
||||
/HXE1RMMXqV0iZN2m4sw1LloJSpznAAZJjqlsWyoQuLmjIRFtf6WCctvBpVEY80a
|
||||
xvZSuzeQ1yTtWVcGI21eRjFMVkuzeq7gsmSFCnCsXY8xzJtZZqLJJF5EOCNngcU1
|
||||
3vluD60H9grF+siuwGjGMYs8LfqSN4KG+MzWMqQwxrPQrRCZi/kr+LniTrsl+jXM
|
||||
/2n6d1E+y3NGT4TWKWMxkkoV3UVIUwSLQ+Qx0buXjDFtWgo13n14g6gqhvyyva7D
|
||||
kiQzKKMF6HrfmjAZqLQB5nf0wO6Sb3aE1+vagBwLS4G0AgmBUhM=
|
||||
=smOB
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
- Changes since 19.12.3:
|
||||
* Fix link: ui.html -> menus.html
|
||||
* Use URLs with transport encryption
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:36:21 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kollision
|
||||
#
|
||||
# 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,35 +21,31 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kollision
|
||||
Version: 19.12.3
|
||||
Version: 20.03.80
|
||||
Release: 0
|
||||
Summary: Kollision game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5KDELibs4Support)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5GuiAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5IconThemes)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5ItemViews)
|
||||
BuildRequires: cmake(KF5KDEGames)
|
||||
BuildRequires: cmake(KF5KDELibs4Support)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5NewStuff)
|
||||
BuildRequires: cmake(KF5NotifyConfig)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(KF5KDEGames)
|
||||
BuildRequires: cmake(Phonon4Qt5)
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(Qt5QuickWidgets)
|
||||
BuildRequires: cmake(Qt5Svg)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
@ -57,15 +53,15 @@ BuildRequires: cmake(Qt5Widgets)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
||||
%description
|
||||
KDE version of a classic arcade game
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n kollision-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user