Compare commits

...

11 Commits

Author SHA1 Message Date
cf6915a578 automatic version update by autodist [release 20.12.0-1mamba;Fri Dec 11 2020] 2024-01-06 08:22:52 +01:00
a6bd0b0443 automatic version update by autodist [release 20.08.3-1mamba;Fri Nov 06 2020] 2024-01-06 08:22:52 +01:00
70cc9fbf32 automatic version update by autodist [release 20.08.2-1mamba;Sat Oct 10 2020] 2024-01-06 08:22:52 +01:00
c85eb47b7f automatic version update by autodist [release 20.08.1-1mamba;Fri Sep 04 2020] 2024-01-06 08:22:52 +01:00
1470ccfb33 automatic version update by autodist [release 20.08.0-1mamba;Sat Aug 15 2020] 2024-01-06 08:22:52 +01:00
c5da99092e automatic version update by autodist [release 20.04.3-1mamba;Fri Jul 10 2020] 2024-01-06 08:22:52 +01:00
037a537ab6 automatic version update by autodist [release 20.04.2-1mamba;Fri Jun 12 2020] 2024-01-06 08:22:52 +01:00
fc3e1967d7 automatic version update by autodist [release 20.04.1-1mamba;Sat May 16 2020] 2024-01-06 08:22:52 +01:00
4c19b3049c automatic version update by autodist [release 20.04.0-1mamba;Fri Apr 24 2020] 2024-01-06 08:22:52 +01:00
e69c0587c6 automatic version update by autodist [release 19.12.3-1mamba;Fri Mar 06 2020] 2024-01-06 08:22:52 +01:00
4a6ecb1b2b automatic version update by autodist [release 19.12.2-1mamba;Fri Feb 07 2020] 2024-01-06 08:22:52 +01:00

View File

@@ -1,5 +1,5 @@
Name: palapeli
Version: 19.12.1
Version: 20.12.0
Release: 1mamba
Summary: Jigsaw puzzle game
Group: Graphical Desktop/Applications/Games
@@ -58,7 +58,7 @@ exit 0
%posttrans
/sbin/ldconfig
update-desktop-database -q >/dev/null 2>&1
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1
update-mime-database -n %{_kde5_mimedir} >/dev/null 2>&1
gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1
exit 0
@@ -66,7 +66,7 @@ exit 0
/sbin/ldconfig
if [ $1 -eq 0 ]; then
update-desktop-database -q >/dev/null 2>&1
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1
update-mime-database -n %{_kde5_mimedir} >/dev/null 2>&1
touch --no-create %{_kde5_icondir}/hicolor >/dev/null 2>&1
gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1
fi
@@ -120,6 +120,39 @@ exit 0
%{_kde5_libdir}/libpala/*.cmake
%changelog
* Fri Dec 11 2020 Automatic Build System <autodist@mambasoft.it> 20.12.0-1mamba
- automatic version update by autodist
* Fri Nov 06 2020 Automatic Build System <autodist@mambasoft.it> 20.08.3-1mamba
- automatic version update by autodist
* Sat Oct 10 2020 Automatic Build System <autodist@mambasoft.it> 20.08.2-1mamba
- automatic version update by autodist
* Fri Sep 04 2020 Automatic Build System <autodist@mambasoft.it> 20.08.1-1mamba
- automatic version update by autodist
* Sat Aug 15 2020 Automatic Build System <autodist@mambasoft.it> 20.08.0-1mamba
- automatic version update by autodist
* Fri Jul 10 2020 Automatic Build System <autodist@mambasoft.it> 20.04.3-1mamba
- automatic version update by autodist
* Fri Jun 12 2020 Automatic Build System <autodist@mambasoft.it> 20.04.2-1mamba
- automatic version update by autodist
* Sat May 16 2020 Automatic Build System <autodist@mambasoft.it> 20.04.1-1mamba
- automatic version update by autodist
* Fri Apr 24 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
- automatic version update by autodist
* Fri Mar 06 2020 Automatic Build System <autodist@mambasoft.it> 19.12.3-1mamba
- automatic version update by autodist
* Fri Feb 07 2020 Automatic Build System <autodist@mambasoft.it> 19.12.2-1mamba
- automatic version update by autodist
* Fri Jan 10 2020 Automatic Build System <autodist@mambasoft.it> 19.12.1-1mamba
- automatic version update by autodist