KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/palapeli?expand=0&rev=132
This commit is contained in:
parent
ef7245a16c
commit
950bbdf7ce
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:501e916c97f5c53785be1e075e443634e5f935d57ecf42a3bcaa77d6113aff1f
|
||||
size 2078720
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATtAACgkQ29LOiT4t
|
||||
HIfT2ggAihjbwAh1ueoavqqZgHZQvqrnqPcvRDNtKSFiyUCGdYhHz4dgz92wPnF3
|
||||
PQtV0QiphS17rVRfORN/pN3U6LKdFgKsJ+HchsArYIeXebY7Aac2EbRkXzR8q4iq
|
||||
4t3DJ5rqc9qOF56bfpFVu97jeUpGyKkvCqxsHmTTk6CjVkGjCDJY36gqGUTRoB6u
|
||||
xmQ6OfGTfkMvpzSI0vcAHeJzJgZF5QKi76NmTB9Il3kfbI8Aws01+EH8RsCR9b7E
|
||||
nW7Q6Dl7oWnaAaFWJ5W4TCVEcPO2vPlJgZxL7qHXjpswR2X4CATRcMaaYg84sPnG
|
||||
LEpbLwVqNUpVvJu526wD5weJaJJ8rw==
|
||||
=VOgJ
|
||||
-----END PGP SIGNATURE-----
|
3
palapeli-20.12.0.tar.xz
Normal file
3
palapeli-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab346cc16728808ae68b2edbbec9f3a9fecfd7a44521f4807854d2fec94bbf77
|
||||
size 2078840
|
11
palapeli-20.12.0.tar.xz.sig
Normal file
11
palapeli-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIsACgkQ29LOiT4t
|
||||
HId5FAf+KpYFB8r8l12draJY0Kbr8BkdBVY4DKGJjHZMbj610bbtNLBQCqahgihM
|
||||
F2lXi0gPGKv/NEL2VCsRaYIrFrHDgV609y64FZvxYDKaqVjVL4BWwd/75/sdcGh9
|
||||
aF4vJICOKP/ow7QVJxL87Ci6Mq3lrT3Ksb72DlpEj+q76xG2L5aVppWsguaQSWOJ
|
||||
jUgGliQBZ9P2474ZELantAxExBzH0DDLAvk0/gLOReT4sA0GqACGwYPE7/ZyWkDT
|
||||
50A48MFkrI4sUBpa7T60sbKVwXwsW9AnMRNnf9oT4N9Kma/Hct70nveO5XGsAquK
|
||||
A/TRpMHdjX0KLnXt752N5Uw0N44hGA==
|
||||
=6jHD
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:17:56 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||
- No code change since 20.11.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 15:18:08 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: palapeli
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Jigsaw puzzle game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: update-desktop-files
|
||||
@ -51,7 +51,7 @@ BuildRequires: cmake(Qt5Svg)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Requires: palapeli-data = %{version}
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{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
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
Reference in New Issue
Block a user