Accepting request 797051 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/797051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/picmi?expand=0&rev=96
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:50:52 +00:00 committed by Git OBS Bridge
commit 6f78dc7377
6 changed files with 55 additions and 23 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drZ0ACgkQ29LOiT4t
HIe75Qf+KlT6Zm+udNF0AtYljRTKEyhrt88hXckD5woiPynGZECWD0ZgiOQ588Gr
abknhsvAQUy5tuQtT6vzl3j4rw6m7U/xn2evI5vzde1t5ON4Zzo2ZZ0yNIPwlrMY
LuS/HFT1Cix1MB5HcxntvZBA8P9TwPplSQCIhAYlIMtS4HuHL7nC4Pjnf6bUPULu
ox4tNrGJFv+Mk2ZC4iKDJZ9eE0diPA24HZ2myZ52UN/HnHDYYrVsVF5ZaSVXtq3S
/JIo8ubyKKxKa9znIGViZPOHIEnUR9YSMyTA4344qq6y9LPGwQv96SZvGYU+3Mmd
YX/hois1HG2FzRioEx8W7jHUHKzrWg==
=5czG
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB/kACgkQ29LOiT4t
HIdVEgf/XkxOSj1Lg4qfp7cPj+YHE3qHKUqLKBbnwSulFB7dE+OgOaYotOz+rZy5
BfaV6x3vj4AxwnJYipvxcj7x9x4JmAxajuiFXmgqLduXWLASHY5dkk2Z+B0Uk2WT
SPJHlZdC8VW6UL1ahQxBCwfS6vOannRtbX8voFBSzHY4aFpWcaWY7zb1kuZXZpMa
dIb+Y91tcpJwdXD3Z20Be1br+Nj9uMflCEPOzdfac0k7F2CgOvU3m+QqjR1ebBop
J8rXHRG66BoOo3txIZut5W7Ez2IEpetavaGofhPgkpkhQJJ9TRq6xETO4RW+aU9l
lty1BB/yzyjYbGrvpjTd+Pu4+CxYvw==
=tNnn
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Thu Apr 23 12:23:16 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- No code change since 20.03.90
-------------------------------------------------------------------
Sun Apr 5 20:30:46 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- No code change since 20.03.80
-------------------------------------------------------------------
Sun Mar 22 09:17:43 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Add two new levels
* Port to qdebug categories
* Port to QRandomGenerator
* Fix link: ui.html -> menus.html
-------------------------------------------------------------------
Thu Mar 5 20:36:50 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package picmi
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,26 +21,22 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: picmi
Version: 19.12.3
Version: 20.04.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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5QuickWidgets)
@ -49,6 +45,10 @@ BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
Obsoletes: picmi5 < %{version}
Provides: picmi5 = %{version}
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
A nonogram logic game for KDE
@ -80,6 +80,7 @@ A nonogram logic game for KDE
%{_kf5_applicationsdir}/org.kde.picmi.desktop
%{_kf5_appsdir}/picmi/
%{_kf5_appstreamdir}/
%{_kf5_debugdir}/picmi.categories
%{_kf5_bindir}/picmi
%{_kf5_iconsdir}/hicolor/*/apps/picmi.*
%{_kf5_kxmlguidir}/picmi/