forked from pool/khangman
Accepting request 723649 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723649 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/khangman?expand=0&rev=105
This commit is contained in:
commit
417655e936
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:f2fd0d70c405ebd158f3e11a52cd1e268b1238fdada674b2f59b46324d2610a8
|
||||
size 7120720
|
3
khangman-19.08.0.tar.xz
Normal file
3
khangman-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff14cefbd78f047b6250ec3cf4d11e13484f30cc5610616c0a9270008b36f1a1
|
||||
size 7125364
|
11
khangman-19.08.0.tar.xz.sig
Normal file
11
khangman-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoQACgkQ29LOiT4t
|
||||
HIdYAAgAhASG2EdCQ0hE+ytpgtHScTzCMonYx5mLOpHXbeXIeT/kyZoPeqLbQiLd
|
||||
owJ75YHrsVIff4Rfjjdh7Gy0s17pI39+/hUaM/ButkxUo9v8+hM6FPCARIeShp5s
|
||||
4OsnWI61nFYcXViaE+VEIIy4h6/W8guqYUhLhQzo7b835Dfiyk37ySddhWHqWThS
|
||||
wvJA9ESrMZCFBkvtNiHioeJ6qxbppE9WHP4p5q5d0LT6Fkml1KuDvuYZfjOOZgoJ
|
||||
3p3e+I2zcsxYQh8uaUyTL0kIAzoCAVKmab/DbWJ3obFapPI6Jo2lb3HqmfRucm6/
|
||||
U3qMfxNBJFLBoTH4lsDEO0f56ZzcbQ==
|
||||
=owS4
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:30:57 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:49 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
|
||||
- No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:00 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:
|
||||
* Follow KDE_APPLICATIONS_VERSION
|
||||
* It's time to use cmake 3.5
|
||||
* use nullptr here
|
||||
* Ignore files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:35 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: khangman
|
||||
Version: 19.04.3
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Hangman Game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Teaching/Language
|
||||
URL: http://edu.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
URL: https://edu.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: kcompletion-devel
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
|
Loading…
Reference in New Issue
Block a user