Accepting request 723709 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723709 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ksnakeduel?expand=0&rev=87
This commit is contained in:
commit
ad1ed11fcf
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:05b5c7f0f4ed21ac2926bbe9d2b3913ed8b512863837c3b83754c1048fe0cd04
|
||||
size 604740
|
3
ksnakeduel-19.08.0.tar.xz
Normal file
3
ksnakeduel-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51799e15ce35237cf410bfd69cca40eeea6ec75ac3b3b98686b44028e8fd2b0b
|
||||
size 605264
|
11
ksnakeduel-19.08.0.tar.xz.sig
Normal file
11
ksnakeduel-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo4ACgkQ29LOiT4t
|
||||
HIdmZggAjUwj0sdrDST2aa59apmtjvhrLbIL4933PNqMq8YkJF4nUFmdHNdrcfiH
|
||||
N+Mnh8k85hT/zeW5G9EpZXmtl8OFCsDG9PDzQKG6x1Xc/CA51di+2BI5pDiAHg5b
|
||||
P6IhiPzFhhMClRnFi3eeH2hyGG6Y72iFoYWpYl2H4iwXQoYicR6QyRie+6hucZ+h
|
||||
nRFZ9cO+Dnxt2GROcfNVi3g77m/op5AP8RBj2AbqFDn8eiNA3IQbpOY/UH0Xc1ly
|
||||
kO8D/l28V/80XRDX/JVTC5NCLihk+1OTIFL47igNM1FsfqI8mmPLrTLr9aBcvPSc
|
||||
FSbquIJlmhHwPgF4AujfeMHVQrSVng==
|
||||
=N8F2
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:31:42 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:50 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- Changes since 19.07.80:
|
||||
* No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:04 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* Use new logging category directory when ECM>=5.59
|
||||
* it was fixed in qt5.13 beta2
|
||||
* Make it compile without deprecated method
|
||||
* It compiles fine without foreach
|
||||
* Try to increase it
|
||||
* Fix clazy warning
|
||||
* It's already defined in KDEFrameworkCompilerSettings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: ksnakeduel
|
||||
Version: 19.04.3
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Simple snake duel game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
URL: http://www.kde.org
|
||||
Source0: ksnakeduel-%{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: kcompletion-devel
|
||||
BuildRequires: kconfig-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user