forked from pool/kubrick
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kubrick?expand=0&rev=94
This commit is contained in:
parent
9dd29802da
commit
e50cc01f75
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8fe930e85b0b82ce86a746bc5ede0d4f9e4a618387e5a2a038ef81f4dcf2323b
|
||||
size 313340
|
3
kubrick-19.08.0.tar.xz
Normal file
3
kubrick-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a69a6d9a519db9fd25793d532da561a77e7033d71cd3dc67d0ee48c332b71c3
|
||||
size 313536
|
11
kubrick-19.08.0.tar.xz.sig
Normal file
11
kubrick-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpEACgkQ29LOiT4t
|
||||
HIfPkwf/T80aKETG/VeqE/l6VI4xCmWlWIL320CUr4gOxbCt8gv3A25nuf+076S6
|
||||
kpzqbKjMUiUR7yvWH1LJlIu7jTLEJfQsG9QZy6eI5N9Qm2YtsFw1tex0kvcPOFyQ
|
||||
3/QoZB73kZawCPGiS8Sb3xatT01liis3ttujKv9FoUxepqOfKqpWCFmO70si8yUU
|
||||
TYiE2/r/sYHbDiEYM1jbehJy5PE9Qgb486i6688+bczoDvZRVA/4KA5eB2FWQ5so
|
||||
jTRSCkoF92BZrFwtjqrhvEGdCJmw+FTtBlEHgQkoGZ6qpfqTMxXorn/If8xY32K0
|
||||
h3tDlfZGWygoJEUWeBpE6W56pQ1qIw==
|
||||
=t0HA
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:31:59 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 19.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||
- No code change since 19.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
10
kubrick.spec
10
kubrick.spec
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kubrick
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Game based on Rubik's Cube
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Logic
|
||||
URL: http://www.kde.org
|
||||
Source0: kubrick-%{version}.tar.xz
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
|
Loading…
Reference in New Issue
Block a user