Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/palapeli?expand=0&rev=162
This commit is contained in:
parent
94ed118909
commit
9e10857f7a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:939926a81f16dc2439a2f1d43e63a5d30d88ee6e6019e7e29c44ae9a35ed09a6
|
||||
size 2097704
|
3
palapeli-22.04.0.tar.xz
Normal file
3
palapeli-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6dd690a2a370469e7a98a6bed2564b5f84f2f63222588eceaabc827f427e3d72
|
||||
size 2097648
|
16
palapeli-22.04.0.tar.xz.sig
Normal file
16
palapeli-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuaEACgkQu0YzUNbv
|
||||
Me/67A//SROulTxdP3qUMn7Q1HNkr2QT0fYX3M7WCnfG6H/803hRpOt/m756gBCi
|
||||
PwAzGCfEcjI0krGdbpcyTnl1LYojylTT+znSz3iciVNhygn2D01KH/8AFIb5pPGa
|
||||
yqMshOSuqN5+ViPS1gjdhS/hpOGaf5ghc7oBkodZXvsQNH3RShMe2UoT2tgA57e3
|
||||
BPHKzfdfGwzoCOeeJL/hBzDwJkMHN6UMQgneUcMlAlyL3Q/vwXQUcRTMbiRtqvh+
|
||||
C5xuyHVZ94vpRJZa4yNpj7T8WouQjJ3gXZD4CUj/oG6R58IN/zdbo8uSa+jvLfOh
|
||||
IsrdLegRFjIW47ni+qE4nOerZFch/YMewmDe/fA7DYVPqbHDTh0kAdEbEukkzclg
|
||||
mp1JjpJyryVESRGrX2tKpsICS6rZ4wkbIscrQy0ASxuQaxIE8pz+AwBFK3ZgGH/h
|
||||
+tii85npwXIvD8WepZqz3Q5xBdnk6GYPyYGDzmHoQSgqZIXG/k3em3M+E/Hh3J3e
|
||||
jMEFgSJMAYN5L/zf0XOrZPQdN0re17cGHR/hhHj2HSY5FNS4H8Eu39Q77P6Ih4Ls
|
||||
4b3MeRtbyOWJWc4PayU/wxRVaxi6dIo+XGSfehr4bHzkdEY5/2DW3DzF3QvakJNF
|
||||
2/hPx8MbFiVdgM6PJCZYyg8m4ltF5wBRrIlkUEoSoiV/8RCF3V4=
|
||||
=76Q4
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 07:52:45 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 22.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/gear/22.04.0/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 18:22:00 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -20,15 +20,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: palapeli
|
||||
Version: 22.03.90
|
||||
Version: 22.04.0
|
||||
Release: 0
|
||||
Summary: Jigsaw puzzle game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
URL: https://apps.kde.org/palapeli
|
||||
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
|
||||
%if %{with released}
|
||||
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
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Loading…
Reference in New Issue
Block a user