forked from pool/khangman
Accepting request 796934 from KDE:Applications
KDE release 20.04.0 OBS-URL: https://build.opensuse.org/request/show/796934 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/khangman?expand=0&rev=113
This commit is contained in:
commit
0ee619c94c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55286b318ec2c2d8b7e63f4063fc0e39a8ff81c0a9d3f06c9879f141c94762a8
|
||||
size 7116072
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drWUACgkQ29LOiT4t
|
||||
HIeW+Af/QU4la1nS7bksyWyES3Cb2DURSMF+IzB1GaYVbudz0pd94HhfPWBGMz1w
|
||||
cK7pSnWkDD5vPT0hrr/0jP/81c8bxu4zIVGjjGNy2emXQDC6qnm+RwIWdGHzGJdq
|
||||
u69+effpRNzmFMzIJpK6p9e4AgtDL1NHdBETN59npzxoodGycaHlt1r0ygPHw7Xo
|
||||
P2Qzud5jKTV5BNVU+VnNBOB0FUNJbzZeRfk1SM2XiY1RY3O6394J57+zVpHmeSDn
|
||||
oq7ZECEjqdckPL3SliCMOtTmOFM8UNUua4psDeDUoXbbxAnR0fOP/kEoYz/o1XFg
|
||||
Au11o2+Q7sM72FvdL38cqGJNFYoN3A==
|
||||
=vMt/
|
||||
-----END PGP SIGNATURE-----
|
3
khangman-20.04.0.tar.xz
Normal file
3
khangman-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b4370b8f98f3d8e40d09601f2833d7df8a5ee48dc952ee11911f5ecb5b49c839
|
||||
size 7110996
|
11
khangman-20.04.0.tar.xz.sig
Normal file
11
khangman-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB8kACgkQ29LOiT4t
|
||||
HIfwGAgAiT6/nSgWp2/g7IAa1w+PY4nEcQXYjUkfeGq+7yFD1ExvGxeFW0QHVAv+
|
||||
sbia2DhCJb20zcMx/4x8axVDygj2xy6ndFwKM0O6NafcbC2oFd4h1SqbY2jFbnMz
|
||||
FkCJ8cSgiD8j9zYq7PVWdiHD2/L1kraaBGBnKQ1vuXVLcM/y1TfT1N3JQS9vGuYa
|
||||
/kAHMxvvvUKmQ5Aqvt34lFcyzip+D1GFv9af///gckJoTq9+lCkQxT6dPEuepLea
|
||||
nUdNJHTREmHvwI5w5oHEoKMxYtpXgkY2BKZ3Qj5feNzLCHE/O+jySnoAAgaad6jK
|
||||
wMA/wTwLdEdCpKMu2O36zLzvHVsUjQ==
|
||||
=/sbo
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:25 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:04 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:00 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
|
||||
- Too many changes since 19.12.3, only listing bugfixes:
|
||||
* Fix KHangMan default language. (kde#392493)
|
||||
* Convert all letters to upper case to compare. (kde#362193)
|
||||
* Move theme selection button from bottom to top toolbar. (kde#386855)
|
||||
* Change "Notes" theme name to "Notes Theme" (kde#362256)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:36:07 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package khangman
|
||||
#
|
||||
# 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,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: khangman
|
||||
Version: 19.12.3
|
||||
Version: 20.04.0
|
||||
Release: 0
|
||||
Summary: Hangman Game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Teaching/Language
|
||||
URL: https://edu.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: kf5-filesystem
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5Completion)
|
||||
BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
@ -39,7 +37,6 @@ BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5Crash)
|
||||
BuildRequires: cmake(KF5Declarative)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5NewStuff)
|
||||
@ -47,7 +44,6 @@ BuildRequires: cmake(KF5Notifications)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(LibKEduVocDocument)
|
||||
BuildRequires: cmake(Phonon4Qt5)
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(Qt5Core)
|
||||
BuildRequires: cmake(Qt5Qml)
|
||||
BuildRequires: cmake(Qt5Quick)
|
||||
@ -60,15 +56,15 @@ Obsoletes: khangman-devel < %{version}
|
||||
Obsoletes: khangman5 < %{version}
|
||||
Obsoletes: libkhangmanengine5 < %{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
|
||||
Classical hangman game for KDE.
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user