automatic version update by autodist [release 2.24.6-1mamba;Thu Dec 10 2020]
This commit is contained in:
parent
fb37d968d3
commit
02e6e0ff79
@ -1,5 +1,5 @@
|
||||
Name: skrooge
|
||||
Version: 2.23.0
|
||||
Version: 2.24.6
|
||||
Release: 1mamba
|
||||
Summary: A personal finances manager, powered by KDE
|
||||
Group: Graphical Desktop/Applications/Office
|
||||
@ -57,7 +57,7 @@ exit 0
|
||||
%posttrans
|
||||
/sbin/ldconfig
|
||||
update-desktop-database -q &>/dev/null
|
||||
update-mime-database %{_kde5_mimedir} &>/dev/null
|
||||
update-mime-database -n %{_kde5_mimedir} &>/dev/null
|
||||
gtk-update-icon-cache %{_kde5_icondir}/hicolor &>/dev/null
|
||||
exit 0
|
||||
|
||||
@ -65,7 +65,7 @@ exit 0
|
||||
/sbin/ldconfig
|
||||
if [ $1 -eq 0 ]; then
|
||||
update-desktop-database -q &>/dev/null
|
||||
update-mime-database %{_kde5_mimedir} &>/dev/null
|
||||
update-mime-database -n %{_kde5_mimedir} &>/dev/null
|
||||
touch --no-create %{_kde5_icondir}/hicolor &>/dev/null
|
||||
gtk-update-icon-cache %{_kde5_icondir}/hicolor &>/dev/null
|
||||
fi
|
||||
@ -116,6 +116,9 @@ exit 0
|
||||
#%doc README TODO
|
||||
|
||||
%changelog
|
||||
* Thu Dec 10 2020 Automatic Build System <autodist@mambasoft.it> 2.24.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 05 2020 Automatic Build System <autodist@mambasoft.it> 2.23.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user