SHA256
1
0
forked from pool/palapeli
Christophe Giboudeaux 2020-11-21 12:58:54 +00:00 committed by Git OBS Bridge
parent f3e1268fa7
commit c53ebb1159
6 changed files with 47 additions and 31 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqkIACgkQ29LOiT4t
HIcFDQf+Kkfv8Nhk50adnEKmQp5fiTKVLUIao14OivurQb9H7RqIsM0m5zQCkBIS
nsm+2Fs9ttne02k4ALjBFBCPvwSjYMzM2CkN4PkZrIzNRiEu1DtomBuw2dcnAboY
LZ4uyZKn+w1liqUFllHpmrFFzY9K9wPWO3YtwW7Kiqz+fdbsJyDAwPfeGfFMdVnQ
WN9xAJeD+Ml+WGUVL0Fx/zIWkYTKz2OY4fhW21y1TSvRA4rxE83JQmfwnqlcOO2z
IjKI2ntoe3geUZUkv76x+zxY8gE1Ool9/oHzkNNJgGaeZBUfzavnQgjOM/70F8uh
MDcCx9FCmqQXqRQicKFNBH/kgaz84w==
=gXKR
-----END PGP SIGNATURE-----

3
palapeli-20.11.80.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl+uoocACgkQOmpNuDnq
ptd8HRAAprD/lHXFbgP/g9BiNBprM8lxSh1tHaD3MlpQ6qHMuW5jDqoEEcJ6NMyL
LzRSIYWYfQD5lfvnHol7IKeVB0J+0F6/rxIyFgEXEjzWxXoEZKKASYX3yQI6CYR5
1Mo4mthg9VHwW6SnFOT5eGYYqFK1vJvaMbGchVw9/2UbuvR+FNsXiNf0PplN+vjw
XyJXKxuxgtwJcVWZr26zqyqRvHBVx2RDFtFwzIGd0Rg70ezZL5AcicnNJIITioSg
/Bo5HKJ0eiZoB5ykla63zzCe34TXJ3d4cazTl5yF2D1HJbmt3uUciBLvkmDJfB5z
zQ9eriTVR54ryBdG0Ev7fRSe5YBzcfJEWx6Ma0zxoiANoYzIcnSP0j+WHcYsI6HY
yW2JOxekpmKfyetE8FCWxD/QGSERHQi/di9lxWEfl3srek63zky9zeb3pcoA95J2
6TNH2LAB5U4NELMywH1AYrRmX8RTri75+LDzzmNEcFrsoP/j+s+94dcsgkikYRrT
g2oO0GX2H+oFugqb07XdOv4AGZbfDIQS34DXy+54ldu4F8zmbBb+svo0ZdoOlGXV
BqnDzWj4tqBRsifG6AdYhWWow2hw9xl3uejyb/wF2ftpcI33rPQkl+HvCgrUy2xX
E3Ms4S93i1fao2AEDAZSqIW4VhVKSTfT5IE9kGi9wZfJXbfXDMY=
=uz56
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Nov 14 00:03:11 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* We use QRandomGenerator => we need qt5.10 min
* Drop empty X-KDE-PluginInfo-Depends
* Port away from deprecated Qt::MidButton
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 5 22:47:56 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> Thu Nov 5 22:47:56 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,14 +21,15 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: palapeli Name: palapeli
Version: 20.08.3 Version: 20.11.80
Release: 0 Release: 0
Summary: Jigsaw puzzle game Summary: Jigsaw puzzle game
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: Amusements/Games/Board/Puzzle Group: Amusements/Games/Board/Puzzle
URL: https://www.kde.org URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: shared-mime-info
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5Archive)
BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5Config)
@ -49,10 +50,8 @@ BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5Widgets)
Requires: palapeli-data = %{version} Requires: palapeli-data = %{version}
Requires(post): shared-mime-info
Requires(postun): shared-mime-info
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring Source2: applications.keyring
%endif %endif
Recommends: %{name}-lang Recommends: %{name}-lang
@ -86,23 +85,28 @@ This package contains the development files for Palapeli.
%setup -q %setup -q
%build %build
%cmake_kf5 -d build %cmake_kf5 -d build
%cmake_build %cmake_build
%install %install
%kf5_makeinstall -C build %kf5_makeinstall -C build
%if %{with lang} %if %{with lang}
%find_lang %{name} --with-man --all-name %find_lang %{name} --with-man --all-name
%{kf5_find_htmldocs} %{kf5_find_htmldocs}
%endif %endif
%suse_update_desktop_file -r org.kde.palapeli Game BoardGame
%suse_update_desktop_file -r org.kde.palapeli Game BoardGame
%post -p /sbin/ldconfig %post -p /sbin/ldconfig
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig
%files %files
%license COPYING* %license COPYING*
%doc %lang(en) %{_kf5_htmldir}/en/palapeli/
%dir %{_kf5_iconsdir}/hicolor/128x128/
%dir %{_kf5_iconsdir}/hicolor/128x128/apps
%dir %{_kf5_iconsdir}/hicolor/128x128/mimetypes/
%dir %{_kf5_iconsdir}/hicolor/16x16 %dir %{_kf5_iconsdir}/hicolor/16x16
%dir %{_kf5_iconsdir}/hicolor/16x16/apps %dir %{_kf5_iconsdir}/hicolor/16x16/apps
%dir %{_kf5_iconsdir}/hicolor/16x16/mimetypes %dir %{_kf5_iconsdir}/hicolor/16x16/mimetypes
@ -115,16 +119,13 @@ This package contains the development files for Palapeli.
%dir %{_kf5_iconsdir}/hicolor/64x64 %dir %{_kf5_iconsdir}/hicolor/64x64
%dir %{_kf5_iconsdir}/hicolor/64x64/apps %dir %{_kf5_iconsdir}/hicolor/64x64/apps
%dir %{_kf5_iconsdir}/hicolor/64x64/mimetypes %dir %{_kf5_iconsdir}/hicolor/64x64/mimetypes
%dir %{_kf5_iconsdir}/hicolor/128x128/
%dir %{_kf5_iconsdir}/hicolor/128x128/apps
%dir %{_kf5_iconsdir}/hicolor/128x128/mimetypes/
%{_kf5_iconsdir}/hicolor/*/apps/palapeli.png
%{_kf5_iconsdir}/hicolor/*/mimetypes/application-x-palapeli.png
%dir %{_kf5_servicesdir}/ServiceMenus %dir %{_kf5_servicesdir}/ServiceMenus
%doc %lang(en) %{_kf5_htmldir}/en/palapeli/
%{_kf5_applicationsdir}/org.kde.palapeli.desktop %{_kf5_applicationsdir}/org.kde.palapeli.desktop
%{_kf5_appstreamdir}/org.kde.palapeli.appdata.xml %{_kf5_appstreamdir}/org.kde.palapeli.appdata.xml
%{_kf5_bindir}/palapeli %{_kf5_bindir}/palapeli
%{_kf5_debugdir}/palapeli.categories
%{_kf5_iconsdir}/hicolor/*/apps/palapeli.png
%{_kf5_iconsdir}/hicolor/*/mimetypes/application-x-palapeli.png
%{_kf5_kxmlguidir}/palapeli/ %{_kf5_kxmlguidir}/palapeli/
%{_kf5_libdir}/libpala.so.* %{_kf5_libdir}/libpala.so.*
%{_kf5_notifydir}/palapeli.notifyrc %{_kf5_notifydir}/palapeli.notifyrc
@ -136,7 +137,6 @@ This package contains the development files for Palapeli.
%{_kf5_servicesdir}/palathumbcreator.desktop %{_kf5_servicesdir}/palathumbcreator.desktop
%{_kf5_servicetypesdir}/libpala-slicerplugin.desktop %{_kf5_servicetypesdir}/libpala-slicerplugin.desktop
%{_kf5_sharedir}/mime/packages/palapeli-mimetypes.xml %{_kf5_sharedir}/mime/packages/palapeli-mimetypes.xml
%{_kf5_debugdir}/palapeli.categories
%files data %files data
%license COPYING* %license COPYING*