Compare commits
25 Commits
21.12.2-1m
...
23.08.5-1m
| Author | SHA1 | Date | |
|---|---|---|---|
| 82b937d24a | |||
| c9c11a9339 | |||
| f7e738bd1a | |||
| a4c650ec0a | |||
| 7584f50e29 | |||
| b9d289ae0a | |||
| 0f3e7991ec | |||
| 6bde1da260 | |||
| 3db20e640e | |||
| 1b47f5e904 | |||
| 1472f59095 | |||
| c25c1659b9 | |||
| 84b2eda41f | |||
| 3cb3e4a204 | |||
| fbbd81cba4 | |||
| ec22d04f80 | |||
| 29f0f0b8ae | |||
| 6094026d41 | |||
| 843acdf27c | |||
| 8499bb1b17 | |||
| c471850166 | |||
| 4d28a26b6e | |||
| cf4c22c084 | |||
| 246dcf171e | |||
| 46e5900265 |
@@ -1,5 +1,5 @@
|
||||
Name: palapeli
|
||||
Version: 21.12.2
|
||||
Version: 23.08.5
|
||||
Release: 1mamba
|
||||
Summary: Jigsaw puzzle game
|
||||
Group: Graphical Desktop/Applications/Games
|
||||
@@ -37,9 +37,7 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake
|
||||
Requires: kdelibs%{?_kde4_version: >= %{_kde4_version}}
|
||||
|
||||
%description
|
||||
Jigsaw puzzle game.
|
||||
@@ -48,7 +46,6 @@ Jigsaw puzzle game.
|
||||
Group: Development/Libraries
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: kdelibs-devel
|
||||
|
||||
%description devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
@@ -99,9 +96,9 @@ exit 0
|
||||
%{_kde5_libdir}/libpala.so.*
|
||||
%dir %{_libdir}/qt5/plugins/palapelislicers
|
||||
%{_libdir}/qt5/plugins/palapelislicers/palapeli_*.so
|
||||
%{_libdir}/qt5/plugins/palathumbcreator.so
|
||||
%{_libdir}/qt5/plugins/kf5/thumbcreator/palathumbcreator.so
|
||||
%{_datadir}/kio/servicemenus/palapeli_servicemenu.desktop
|
||||
%{_datadir}/knotifications5/palapeli.notifyrc
|
||||
#%{_datadir}/kxmlgui5/palapeli/palapeliui.rc
|
||||
%{_kde5_xdgappsdir}/org.kde.palapeli.desktop
|
||||
%{_datadir}/metainfo/org.kde.palapeli.appdata.xml
|
||||
%dir %{_kde5_datadir}/palapeli
|
||||
@@ -109,8 +106,6 @@ exit 0
|
||||
%config %{_kde5_configdir}/palapeli-collectionrc
|
||||
%{_kde5_icondir}/hicolor/*/apps/palapeli.png
|
||||
%{_kde5_icondir}/hicolor/*/mimetypes/application-x-palapeli.png
|
||||
%{_kde5_servicesdir}/ServiceMenus/palapeli_servicemenu.desktop
|
||||
%{_kde5_servicesdir}/palathumbcreator.desktop
|
||||
%{_kde5_xdgmimedir}/palapeli-mimetypes.xml
|
||||
%{_datadir}/qlogging-categories5/palapeli.categories
|
||||
%doc LICENSES
|
||||
@@ -124,6 +119,81 @@ exit 0
|
||||
%{_libdir}/cmake/Pala/Pala*.cmake
|
||||
|
||||
%changelog
|
||||
* Fri Feb 16 2024 Automatic Build System <autodist@openmamba.org> 23.08.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 10 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 23.08.4-2mamba
|
||||
- -devel: removed requirement for kdelibs-devel
|
||||
|
||||
* Fri Dec 08 2023 Automatic Build System <autodist@mambasoft.it> 23.08.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 10 2023 Automatic Build System <autodist@mambasoft.it> 23.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 13 2023 Automatic Build System <autodist@mambasoft.it> 23.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 23.08.1-2mamba
|
||||
- removed requirement for kdelibs
|
||||
|
||||
* Fri Sep 15 2023 Automatic Build System <autodist@mambasoft.it> 23.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 26 2023 Automatic Build System <autodist@mambasoft.it> 23.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 07 2023 Automatic Build System <autodist@mambasoft.it> 23.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 10 2023 Automatic Build System <autodist@mambasoft.it> 23.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 12 2023 Automatic Build System <autodist@mambasoft.it> 23.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 20 2023 Automatic Build System <autodist@mambasoft.it> 23.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 03 2023 Automatic Build System <autodist@mambasoft.it> 22.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 03 2023 Automatic Build System <autodist@mambasoft.it> 22.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 06 2023 Automatic Build System <autodist@mambasoft.it> 22.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 10 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 04 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 14 2022 Automatic Build System <autodist@mambasoft.it> 22.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 09 2022 Automatic Build System <autodist@mambasoft.it> 22.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 21 2022 Automatic Build System <autodist@mambasoft.it> 22.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 10 2022 Automatic Build System <autodist@mambasoft.it> 22.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 13 2022 Automatic Build System <autodist@mambasoft.it> 22.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 22 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 04 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 05 2022 Automatic Build System <autodist@mambasoft.it> 21.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user