Accepting request 756339 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756339
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/picmi?expand=0&rev=92
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:15:55 +00:00 committed by Git OBS Bridge
commit 7b4f2ca4f6
7 changed files with 59 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.12.0.tar.xz Normal file
View 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
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puLAACgkQ29LOiT4t
HIdzVQgAgO+oXRO9yAMfSDi+eTGgJv8z3Lnj1CNRdDgjUxNbZTvOUhcLc8a1gkhC
SPdf48q02hE8ROzeXS04PFbRsIgvmNoRMSx9T5d3jIr79tAtkl2q39jLPjhtCbPU
lv8ue+gzuvqofe72CZM0T8tpErBs455xJPYS/y1Pkr0GAYJQgdPu3zXCozewdZpe
tmMpHu7ynHNhjmzqDvm1MRXrpDXjAe9mEn9Mc9f6vUIdjJ4uXMMsOpEa9SHLDKyJ
GnZUZdGiTjfobWCULAxs5Np7NXjenh4wT81xjfinMYr7VUWT2024cI1aByaHUWdp
Fkz15RapFLGGxqlBgOjEybPEj5svig==
=Ywo1
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
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>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- No code change since 19.11.80
-------------------------------------------------------------------
Sun Nov 24 15:54:29 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- 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.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/stable/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/stable/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
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}