Accepting request 796996 from KDE:Applications
KDE release 20.04.0 OBS-URL: https://build.opensuse.org/request/show/796996 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ksnakeduel?expand=0&rev=95
This commit is contained in:
commit
733f925746
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8db1dece78571f3e6933f8edcd693c3ceb1035acff780547a72c98b9f7decb87
|
||||
size 605496
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drYIACgkQ29LOiT4t
|
||||
HIc77Qf9EbWnnvuAofwNWO7UhdNhqfuOVJw2SVhLLQqVqnnKhD+iJcL9406eefIh
|
||||
CN7IpKtDeSg4GYCz1UmFYdRrAMflf97NqJPsAePhyvO0TfzMrlcXujJZ984Gy6NX
|
||||
sisCrOppsW7EsbbfjJGM9+vBEzPtD9LWcOryr4hPSiehCPabH3BJU9ec72p7HzHa
|
||||
xhUKh8aOVOi6LS1G4mWoYAd/uq0xfESh/c35UPeYq6Huh1psLU3loxpoRnxQeW84
|
||||
vEE9CVzqbOJgZ/DdQfhuJWBcai4ZCY+MfmthTU8L0axkdIGtaMjHckhjLzsRl0Lf
|
||||
u5divM4rWUvfngcUfT6k8C7yiMhO3Q==
|
||||
=EF/5
|
||||
-----END PGP SIGNATURE-----
|
3
ksnakeduel-20.04.0.tar.xz
Normal file
3
ksnakeduel-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa83dff8c4d1d27f1b34975f09ade2df753e683d96fd6555fb3ed989bc796b9f
|
||||
size 605708
|
11
ksnakeduel-20.04.0.tar.xz.sig
Normal file
11
ksnakeduel-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+EACgkQ29LOiT4t
|
||||
HIdYHgf/RgmKRGJ5R6xsUTMsagHgYNnChgOSeKLD1p1RJMPW4UPT6q/TJmhgcn8t
|
||||
G28WZrl1C+GIufZk/kDjjCVYlZ/loi+6welEF71waCGRiHdmFWcFyew1nKCJsrnM
|
||||
g9kGd4KSlHttTdPiWHdC+H7BfAMMpr+gmjKiemhKg4oe/nu+3HRiEWHMW+lDIkg3
|
||||
2vb4qvV+RNzSI0ti0I7TyQbK15S3AaAR56wpHJWvXMYw+aluUrJmdOFGasyn+YU+
|
||||
6o/OinJVXWQs0Vt9sP6nm+YuACYoWhCRm/pr/HNf6RLo4PdK36sCum43E21UdgoD
|
||||
Bw9lxBbTzPqZ6KhsyCOovcWw9WNY+g==
|
||||
=vYFU
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:52 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||
- No code change since 20.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:30:26 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.03.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/20.04-rc
|
||||
- No code change since 20.03.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 22 09:17:22 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:
|
||||
* Use safe hardcoded value for ProvidersUrl
|
||||
* Use the default address for KNewStuff instead of the hardcoded
|
||||
* Use https://autoconfig.kde.org/ as requested
|
||||
* Fix minor EBN issues
|
||||
* Fix link: ui.html -> menus.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:36:29 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ksnakeduel
|
||||
#
|
||||
# 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,17 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: ksnakeduel
|
||||
Version: 19.12.3
|
||||
Version: 20.04.0
|
||||
Release: 0
|
||||
Summary: Simple snake duel 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
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: cmake(KF5Completion)
|
||||
BuildRequires: cmake(KF5Config)
|
||||
@ -42,23 +38,23 @@ BuildRequires: cmake(KF5DBusAddons)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5GuiAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KDEGames)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(KF5KDEGames)
|
||||
BuildRequires: cmake(Qt5Svg)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Obsoletes: ksnakeduel5 < %{version}
|
||||
Provides: ksnakeduel5 = %{version}
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
||||
%description
|
||||
KSnakeDuel is a simple snake duel game
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user