forked from pool/picmi
Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=160
This commit is contained in:
parent
9229adbfdd
commit
0fa6c0c05a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:62a0800223cc32c257d654a94d8021dcde8b0c7b7472b6655ed57dc045af60bd
|
|
||||||
size 1538468
|
|
3
picmi-22.04.0.tar.xz
Normal file
3
picmi-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c90b56cbcae57f9fe26c58a82131ecda8d0d1de09b190e9c759cf32186cd5c60
|
||||||
|
size 1538468
|
16
picmi-22.04.0.tar.xz.sig
Normal file
16
picmi-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuaUACgkQu0YzUNbv
|
||||||
|
Me8v7A//TrNLonb1H0xLee6iTTkwo5DyDwNBTy+PX8OYLXYFB9rdXSfN7PYWf50F
|
||||||
|
WLvxADZk4iOye9/ABRK3Qorv/NwzTDwifDhjA/RFX9naEMu7kdTHObkBb2EqyP+e
|
||||||
|
iBuZLi1oWQ6nMIY1RS9tB19oTalhYMFJXmszuoy5zk9ZQGpsMrApVRrJBJWyJkc3
|
||||||
|
XIND/IXilLERRbnNuZZjswPXar9ZBd6qEcKoPcyonggytN+Eqjvaj/goBb1lQ5iT
|
||||||
|
B/7jC8FVQcxrwEJr2aZThwfFiMfvXDWIp84IS/IY0h0I8fSVoPcKDS/WLKFQdFuw
|
||||||
|
Jb2aeHCXgM1v0nOhlIM5zi+2NsQ3gCk4zAO/VSb/E9eUGRvaUf29Y3EqkIGIXqw4
|
||||||
|
xVvev+x0hp9rGoUnpAsXyq6XhqXhiPP4BEKLZ4UyyWhheB8nz8c8fRiQE2yD5Toa
|
||||||
|
f3cMAZ0+9WAtt1reqTtQJ1MCcQPnThihz11l72IbwNk++GAR9veRJWa0TDDXQRxb
|
||||||
|
X8ErhlkDYjQN1nLgiu4Ckx1B/Qp9+fQ+5tuyB8lnWfmDSNyHlqX7Nvmemw6xsNB+
|
||||||
|
4o24bukKaNpOV+ZI0YIJ3+sgfPlOFHNytEIHKJqfsEPHqctDJ/aDfoYSP6xJ5ncJ
|
||||||
|
3z24cmO5jgYTvmOvQQWtvgz4fkOuFnFJrqb4As0RIhEsmgqLsJQ=
|
||||||
|
=TMy/
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 07:52:47 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:04 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 18:22:04 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
%{!?_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 released
|
%bcond_without released
|
||||||
Name: picmi
|
Name: picmi
|
||||||
Version: 22.03.90
|
Version: 22.04.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Nonogram Logic game
|
Summary: Nonogram Logic game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Games/Logic
|
Group: Amusements/Games/Logic
|
||||||
URL: https://apps.kde.org/picmi
|
URL: https://apps.kde.org/picmi
|
||||||
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}
|
%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
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
Loading…
Reference in New Issue
Block a user