Accepting request 723702 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723702 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kreversi?expand=0&rev=87
This commit is contained in:
commit
d6daac28b4
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:25325dee759916c803f2c43b8f97152257b0fcb90f9687d4f916c132ae956af4
|
|
||||||
size 942540
|
|
3
kreversi-19.08.0.tar.xz
Normal file
3
kreversi-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1dbfcce80813c238d5a9084ffcde828b0abeb7b370cfb1e82b55de75a5f02ba9
|
||||||
|
size 943120
|
11
kreversi-19.08.0.tar.xz.sig
Normal file
11
kreversi-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo0ACgkQ29LOiT4t
|
||||||
|
HIeGKggAlJPRjvPYRrq/92D5ceHvkccfv+KUzBfJRsr/TUbuKtEWlWYOc2i4VlxZ
|
||||||
|
catzdDBNkHRrhr3KloPxMPpYupOTWALBhv8pK8RVAIiI/BDrbBCG8r4ZXZQ8zoTu
|
||||||
|
2c5KGtgQ6LEPskGRNFAzslDkTCZ39m0fgEvzwsFelBBjFDJlwyjUEYMtb0KtaF/a
|
||||||
|
1JzgSDMTt4K3bjwC2vNyFnWPBX1/Gr2CWGmTsKBhFSrySZz4QVOwzEafj7SEYWdN
|
||||||
|
ymX2OFM6NZ9KJODEnVjnvEj0bbpU1dY6XUWn0OHojOHDlk+fO18A8X0uTB5Hrwri
|
||||||
|
tMZizHRzpGzoBeVLy0LdPLaXKAei6g==
|
||||||
|
=Q5xI
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:37 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:
|
||||||
|
* Remove unused includes
|
||||||
|
* Add some nullptr
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org
|
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}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kreversi
|
Name: kreversi
|
||||||
Version: 19.04.3
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Reversi board game
|
Summary: Reversi board game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Board/Other
|
Group: Amusements/Games/Board/Other
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: kreversi-%{version}.tar.xz
|
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: extra-cmake-modules
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: kconfigwidgets-devel
|
BuildRequires: kconfigwidgets-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user