Compare commits
11 Commits
23.04.0-1m
...
23.08.5-1m
| Author | SHA1 | Date | |
|---|---|---|---|
| 82b937d24a | |||
| c9c11a9339 | |||
| f7e738bd1a | |||
| a4c650ec0a | |||
| 7584f50e29 | |||
| b9d289ae0a | |||
| 0f3e7991ec | |||
| 6bde1da260 | |||
| 3db20e640e | |||
| 1b47f5e904 | |||
| 1472f59095 |
@@ -1,5 +1,5 @@
|
|||||||
Name: palapeli
|
Name: palapeli
|
||||||
Version: 23.04.0
|
Version: 23.08.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Jigsaw puzzle game
|
Summary: Jigsaw puzzle game
|
||||||
Group: Graphical Desktop/Applications/Games
|
Group: Graphical Desktop/Applications/Games
|
||||||
@@ -37,9 +37,7 @@ BuildRequires: libstdc++6-devel
|
|||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: automoc4
|
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: kdelibs%{?_kde4_version: >= %{_kde4_version}}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Jigsaw puzzle game.
|
Jigsaw puzzle game.
|
||||||
@@ -48,7 +46,6 @@ Jigsaw puzzle game.
|
|||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Requires: kdelibs-devel
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
@@ -122,6 +119,39 @@ exit 0
|
|||||||
%{_libdir}/cmake/Pala/Pala*.cmake
|
%{_libdir}/cmake/Pala/Pala*.cmake
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Apr 20 2023 Automatic Build System <autodist@mambasoft.it> 23.04.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user