forked from pool/picmi
KDE Applications 20.03.80
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/picmi?expand=0&rev=114
This commit is contained in:
parent
a3387feb7c
commit
37e63e8167
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04a69125fc76b1fcd58d873452e4a4e642ee9ee672cdb7656214d8cd854fc178
|
||||
size 1360360
|
@ -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.03.80.tar.xz
Normal file
3
picmi-20.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a11a2bec6e7f94caf405337c403ac222f8f23a9ba7fd30565d53829ee03b8800
|
||||
size 1361148
|
16
picmi-20.03.80.tar.xz.sig
Normal file
16
picmi-20.03.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vCcACgkQOmpNuDnq
|
||||
ptcTJQ/+PA2AAlkBgpHCvgiPMKC+8D9S0L1jq0DJvvPAtDMWr9tVn+GvPQtN3YSG
|
||||
SwxkgcS9cVpG++sA5/+b4w1l+hcmoMjw37j3YeLz6Tzd49HHsQPgxIupWDkLleC0
|
||||
CIp/RNYJH8VrOjESkITrlVaCn6ryjFElbaJpPtTSTb33Cvc5dYVdNu/LL8l2JWm9
|
||||
n6ky8vOnbB3PNhHgIaMgKRMqCW/zvy31Gcu3dowVFv7QCdUIkLFlI6L+3bSinzta
|
||||
3xQUdzz6yMv0LDYtRDwDcTHTv/wn3G9UxZi9f80Bw6dWldSpwdyyi3TCDMpLaIRg
|
||||
AMjr57vNnCof1FWBcaUb6CpQ64ufZ+rJpr5bvXIDpLKQzT2LJELu2U9Aoor5RU9x
|
||||
oIVDIgG6YoVwXhyRZzyOipCYEIOBaBNDf3eUcboj8RsCuBeGrPe18mrWyNOr/Lvs
|
||||
VO/u461dIM/hiq+xXTjx6XCKgMNOL9gPOLKYvnAV823EZKuEnsQCHqzrdRwvbKk1
|
||||
Gfs+9VgdPXIpkCt2+UTZzGxNkb9hA8QBVzPnnenD4JYNXrPw+UlMdLGxHxbDv8h1
|
||||
ZAWdQlpIPPuN/CPCuSeUNGcpyTMSgcHY2SOwscMQfwCbEZ//fnW2gzZICtfQ66sm
|
||||
3ujswXfGiYABkY5Jcy3PFb5q386xOUmkHHkyrtQwfZoef/F5eGY=
|
||||
=RG8z
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
21
picmi.spec
21
picmi.spec
@ -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.03.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/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
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
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/unstable/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/
|
||||
|
Loading…
Reference in New Issue
Block a user