SHA256
1
0
forked from pool/picmi

KDE Applications 19.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=102
This commit is contained in:
Wolfgang Bauer 2019-11-29 11:40:52 +00:00 committed by Git OBS Bridge
parent 1803d6a466
commit 2f18254f19
7 changed files with 47 additions and 32 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PQACgkQ29LOiT4t
HIdjVwf/fPg+L45cV7rv87WphjrsluHqJ20BTSSbukrzj0InLmmGCSHJcDkyDZOJ
BKaR47RtMnU8RZQJguLa7Ta2ZTYOzL4yxupdDmc1FYeNmdDqew0AdZ4wbQ0WxKxP
/HvJthGIq+owSkJZMJ/SCBOXytXyCeEde8pL0lO/ygkTki6cTq+JQ8jUyHh754AL
5jc0d/2+x2MKZvCxb2S+Xb3B8Tm47fokOaU8nNAhQsatGR9jOWPjlf6Qrfoe0KLN
jnY3DTbH7RbE0X/MKdIiUJ1qmkBtd/vZM6new7ELsF0OIg9GKVkmLu8ofPtbppAC
IZgYMq/ZjFpp953to1BWC/BdaJBqBw==
=x8ZR
-----END PGP SIGNATURE-----

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

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

16
picmi-19.11.80.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl3ObyAACgkQOmpNuDnq
ptdj6w//Y2zWtdTLvpQzQUF9QSl/TN8ChJSyxxbW1k/5pxf/OSPkl3SfGnyThGSN
ffAt7F0vpNMQgU/vsgdw5ECFvn+mGQB4NAZB9q55Hi3kJ13O0Geuh4603yVpS7z1
fg4XM3BL35ZW/k152rTcEDcC9MBP1gO7zHyzqsSHiUxVuOnwRV8apHZJt+YSBxup
BtZhHtA7+sdeU0XRaGSninLKqT19w7OuxfIojWM6GOGuT1TUYmTlvu77pVwB2uFS
xuc9BpOQwoQBTXvE0VgcZMmHv30RsS+ESqVuceknHxOFK9v4zQEJKcTkPAw3V8y3
uQnIfM4ICFs/Y6ol6CzNztnF4dpRwuuNvTFbSNIpMaw7lWjXNJardhczYvkx6p84
te+UcMtUwkyfqpeD0J1KJfZQtA4KVP121ivtUR+8M5GxvvKmUDPYq7uklr7v3+Y/
LDHPkGQtmnYsbGEcEXH3NSWONsac1L4wgGTbYNm5OVPhNshEM3dIr98fCzIRL9vP
pXSxvq01GarEDEO10eLrMSlm8LEUh1WGwXeK5OMT5fS7gT1ugw6cde4FmjPF5aOM
YS8w7p//pfY2SoQ1tWeaEO7EBC7sOgIdbUGROtRikiHVoNgFUnYev5/t+GsTqfPt
Nh8XhpqOFHZ0jEUkAJ6I5ZVbjI+5VN4Rqwve4sDvMB3VK99qFlU=
=XETP
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 24 15:54:29 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
- Changes since 19.08.3:
* Move the project homepage away from projects.kde.org
* Make it compile without kf5 deprecated method
-------------------------------------------------------------------
Thu Nov 7 23:13:39 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -16,38 +16,37 @@
#
%define kf5_version 5.26.0
%define kf5_version 5.60.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: picmi
Version: 19.08.3
Version: 19.11.80
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/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: kcoreaddons-devel
BuildRequires: kdeclarative-devel
BuildRequires: kdelibs4support-devel
BuildRequires: ki18n-devel
BuildRequires: knewstuff-devel
BuildRequires: kxmlgui-devel
BuildRequires: libkdegames-devel
BuildRequires: pkgconfig
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: pkgconfig(Qt5QuickWidgets)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5QuickWidgets)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
Obsoletes: picmi5 < %{version}
Provides: picmi5 = %{version}