forked from pool/picmi
KDE Applications 19.12.0 final (release on Thursday)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=107
This commit is contained in:
parent
440095d425
commit
5a95814c35
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15991f50906abfda52fc199c9959351d96c64cee7d4fd62511556bb62dc2ef35
|
||||
size 1357664
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfSEACgkQ29LOiT4t
|
||||
HIfaGwf9ENjPGN6wecsIqm4CYDrlzDMUuD+4mkNiiznDVPgiZYnDZiY/S5j/YGEL
|
||||
YLRZ8iCC6Cc8pcJ2d8OBwM+DDfdi+DG3KrV6IHUERZBFY5T7XQInWXa635kmrXB5
|
||||
5pFE5Ucw1l8Vis/3ajQ0UTiHBHlJPp0Hc63B23BZ3R3zT/5v5RxEpyLKJTBeFcro
|
||||
qNhT4O38PPMdvoRJmN5GkYbEp8b8oqtrT9W/Ov/Ilk678DHaYCtzlZS2eEGT0/Uu
|
||||
pmn2G6UiiZDx8i6nHQ12IbwhATIC7H3nLDb/fSf8cStyXDQtoPJc9hHJAnZxotGJ
|
||||
GTAsZAAN+MxU3EAHz7kq7lHKJMwoIQ==
|
||||
=0f1a
|
||||
-----END PGP SIGNATURE-----
|
3
picmi-19.12.0.tar.xz
Normal file
3
picmi-19.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c007015f876d85afd0077b25f268a743e49b13c7004a8a54fd97e99fab93ef18
|
||||
size 1358488
|
11
picmi-19.12.0.tar.xz.sig
Normal file
11
picmi-19.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puLAACgkQ29LOiT4t
|
||||
HIdzVQgAgO+oXRO9yAMfSDi+eTGgJv8z3Lnj1CNRdDgjUxNbZTvOUhcLc8a1gkhC
|
||||
SPdf48q02hE8ROzeXS04PFbRsIgvmNoRMSx9T5d3jIr79tAtkl2q39jLPjhtCbPU
|
||||
lv8ue+gzuvqofe72CZM0T8tpErBs455xJPYS/y1Pkr0GAYJQgdPu3zXCozewdZpe
|
||||
tmMpHu7ynHNhjmzqDvm1MRXrpDXjAe9mEn9Mc9f6vUIdjJ4uXMMsOpEa9SHLDKyJ
|
||||
GnZUZdGiTjfobWCULAxs5Np7NXjenh4wT81xjfinMYr7VUWT2024cI1aByaHUWdp
|
||||
Fkz15RapFLGGxqlBgOjEybPEj5svig==
|
||||
=Ywo1
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 06:39:15 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
Update to 19.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/releases/19.12.0
|
||||
- Changes since 19.11.90:
|
||||
* Link with Qt5::Xml explicitly, so we don't rely on KConfigGui bringing it
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 30 09:12:34 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,15 +21,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: picmi
|
||||
Version: 19.11.90
|
||||
Version: 19.12.0
|
||||
Release: 0
|
||||
Summary: Nonogram Logic game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Logic
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/applications/%{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