SHA256
1
0
forked from pool/picmi

Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=98
This commit is contained in:
Fabian Vogt 2019-08-15 14:01:23 +00:00 committed by Git OBS Bridge
parent c7e208a518
commit a0ddbdac67
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:721e6313ef23497dcac339e3693c343b4efc8ccb6c97f246f73a08c7b28a0a66
size 1357296

3
picmi-19.08.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d7a6152b05ad22f98762a5a6cd96edbc03ae63bdbc0154f387dc5cce31243eb
size 1357444

11
picmi-19.08.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpYACgkQ29LOiT4t
HIdBUwgAiUSpsnNRn8i1uU2w6dDNPX4XaAVMqLAh+VP/OJjJx2uFkt+i7DFigVUO
jl/prDU/Lo+qUGKB943f3VPJk+NGXh7rvbXSjuZEZEt/EBx6hSvOzAR0Ety2nTKy
WHjAA+VDV1V7aOalbUQdN174e/884CKH0drODuNvMjngRzYbUUqj9LI8nKLMtG/2
nF/5UyuSFd0035t6R2K0TGvO0S1AyuU6g/brtoNS9RT4a3KwjJ2Y+ZAdJFz0aiPB
Ufuq/GHje32ps37C3s/epI4tSH1OI3QhNLGGYk73CwxVQAucH0az62EIDhjz7XUQ
JQMrPVtrgDDUrZEbV6n2OqijrdLjEA==
=dnZx
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:32:28 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:52 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: picmi
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Nonogram Logic game
License: GPL-2.0-or-later
Group: Amusements/Games/Logic
URL: http://www.kde.org
Source0: picmi-%{version}.tar.xz
URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: kcoreaddons-devel
BuildRequires: kdeclarative-devel