SHA256
1
0
forked from pool/ksudoku

KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksudoku?expand=0&rev=121
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:58:11 +00:00 committed by Git OBS Bridge
parent b6017473e8
commit 298738418e
6 changed files with 49 additions and 29 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drYMACgkQ29LOiT4t
HIcPvgf9EbxGj0QDQp47e81M3kBPa11KuIB46EpEMJzUe6C6imYlUJzby64HCQ3m
rPxzpJlr3O2kkkqnneNPHTslrE1MykTlBfCO4LAf0UnfI7KqdOw7HbZrc8H9YWls
O/yChVDRRQLZk6G4jIt8QAbVtBrYC9Vn4lPmfgfqQZTCLHA7j4B9VBAiVK7M0TFY
Mv7yfVvn/ztDU41mNkshTinyYM4J/c82XGhxC8JcKdrjSyzyXO7hykYp5nYWc64L
q8Zfijnq36DlBCFMRvV/VAtC6RLsZkBo3I0J9rMI/cz2jlke2dhxi38Y9o4Zj8Bw
SPrvN64YCGbJT13y54CYXNOmpFk8qg==
=aIr9
-----END PGP SIGNATURE-----

3
ksudoku-20.03.80.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vBgACgkQOmpNuDnq
ptf3jBAAl7norED/i3zIYcSR48bJAWvj7mAUDjcLG9EpqS3DNRkOrKFAHGz1/wcq
3LTKjqQ0wOA69cKw0Cg2P4IJnykegFIBpIxBeRDnsOI7SB0zjydo5heox9YpAgo/
H4sXqgo946vSBH85h+CP6BasliaVFV9Cp6kBO6u1baadE+tOLi7COR11WZaP65an
jXsfz+fPIRrVRzU9G4FnDWMVVQiUlKuj0WmwbeLGhK2P2V73NOGct24ZAjiA0LHA
4ISVUw5wu46f2dCwXOsJwF1diFRJQ8Oq4DDVmcW7y+nrdrTmaDOXDfAcgPUYy9dD
Gb5fGKW/w/UH4zGoiuJDBhz7Bt73OYW+uuZHhkO/LtwexaSf2YAms0KaG2DhyJx6
MgPP0EEBtjc2KV53fombad7EmmZCnfp9Fa0m2lvHnyeDl3p/W8imzcPF2D98oT2b
0GVFaaGnBTo2eCF6B+0V0LdfKpGjClCqIvw6iPSjZudH+doSq1lJnyUki/uGlr6i
N1LjNEWHzJTFykjN2et26qnxTHSARyDrVkF9jz4zRkCqHQS8NSqe+pg738PNEGI9
Tw8AYM+JKv2D980yJTpoB6ZTwISegEnwE0a6YXqpJeyuVtZRfreyJy3z1A3MPnzC
gRXtngdLXyQbY3kph7u3l0zIb55DLWhT1jW3q3tvG1eXf4sqZrg=
=Ag8q
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:23 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:
* Compose RELEASE_SERVICE_VERSION into version number
* SkipEmptyParts is part of Qt::.
* add oars content rating
* Remove not necessary includes
* Use correct flag
* Remove more dead cmake code
* Remove unused KioWidgets linkage
* Remove dead cmake code
* Fix link: ui.html -> menus.html
* Fix minor issues found by EBN
-------------------------------------------------------------------
Thu Mar 5 20:36:30 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package ksudoku
#
# 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,35 +21,31 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: ksudoku
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: Program to generate and solve Sudoku puzzles in 2D or 3D
License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle
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: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5ItemModels)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5TextWidgets)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: cmake(Qt5OpenGL)
BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Quick)
@ -61,8 +57,10 @@ BuildRequires: pkgconfig(glu)
Obsoletes: ksudoku5 < %{version}
Provides: ksudoku5 = %{version}
%if %{with lang}
Recommends: %{name}-lang
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang
%description
KSudoku is a program that can generate and solve sudoku puzzles. The
@ -71,9 +69,7 @@ cells are filled with a number at the beginnning: the remaining are to
be filled by the player using numbers from 1 to 9, without repeating a
number twice on each column, row, or subsquare.
%if %{with lang}
%lang_package
%endif
%prep
%setup -q