forked from pool/palapeli
Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/palapeli?expand=0&rev=126
This commit is contained in:
parent
ee1c43ff36
commit
8ba7ea68aa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9cd65f7e2e6239573efd2da562bde0f3a50e98eb9ea3f4cf0e71903ed1100d4e
|
||||
size 2078596
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAkACgkQ29LOiT4t
|
||||
HIdZfwf/VpEKE6gTGSl11CULnmpvnGex7siZg8xSLSsiwkUrq2lX9WafChRpX6Mj
|
||||
WGcI0VPQgmCeS5j2PLBo1ZlL7EQuzGqHUbVAYu4PSVbhY51Q5QzOUBMkAzx0+TC8
|
||||
8vRGxpQ42lVk9d00wfuKYFI8kFQbUw71W677Tc1SDBQfPdI5us++3lDkvoJm6rl9
|
||||
7A+3w6FUvO20vA2JCQZ6McOZkeGFPK8+DMKs+kweYF4bpnfXnOMbWhdSapMAw834
|
||||
5sherddDx2p2Ocjik0tKkCCsYgA6yVF+OrghFILTltfFubyLsYZFRqdZBdSRtlKn
|
||||
SDAoHOyyC30hPeAFDv3pIHxoY+xFlw==
|
||||
=Y+fq
|
||||
-----END PGP SIGNATURE-----
|
3
palapeli-20.08.0.tar.xz
Normal file
3
palapeli-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbbf4d6c0a2048e2bb5e2483acf1970748d9f109e25f3c5cbf6f04709a61aeab
|
||||
size 2078936
|
11
palapeli-20.08.0.tar.xz.sig
Normal file
11
palapeli-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAhIACgkQ29LOiT4t
|
||||
HIdXOAf/QAqzA03QTSyJAm0eWGNYLhVfPY+hXXsO7Ddt8w/fLs0TlS/+9QapTk3B
|
||||
AXMGQkUp+EOn4bhaUNwqhd6JxZxvFz269+5JnMB/cA70JU3UibUjgKahw1g6GsyJ
|
||||
IkgiS3Ss4vfNJy8hHOVebCkztt8cB1fyQrKE+tjEbaPPmHiiksTWYlyv4hX18U51
|
||||
L16JoK+UzesdkdJv2KMZY2d35yV2eP9YVLSsqSqOjy+9Rw42ofN9gHmaCxbFR+TG
|
||||
L7TtZ1oGzH7HDyaU61zmiKJX8CS7KFBj7mEodEK/tDqbridA7p+SnCSA98C1pxN+
|
||||
2Z9ccI5Q0Wnznp8x1pOhSxqubFslHw==
|
||||
=+a/P
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 9 09:10:47 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||
- No code change since 20.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 08:01:05 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: palapeli
|
||||
Version: 20.07.90
|
||||
Version: 20.08.0
|
||||
Release: 0
|
||||
Summary: Jigsaw puzzle game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5Archive)
|
||||
@ -52,7 +52,7 @@ Requires: palapeli-data = %{version}
|
||||
Requires(post): shared-mime-info
|
||||
Requires(postun): shared-mime-info
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
@ -97,13 +97,9 @@ This package contains the development files for Palapeli.
|
||||
%endif
|
||||
%suse_update_desktop_file -r org.kde.palapeli Game BoardGame
|
||||
|
||||
%post
|
||||
/sbin/ldconfig
|
||||
%mime_database_post
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun
|
||||
/sbin/ldconfig
|
||||
%mime_database_postun
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
|
Loading…
Reference in New Issue
Block a user