automatic version update by autodist [release 20.08.2-1mamba;Sun Oct 11 2020]
This commit is contained in:
parent
b8ef06e659
commit
db3edc2a9b
@ -1,5 +1,5 @@
|
|||||||
Name: kdepim-runtime
|
Name: kdepim-runtime
|
||||||
Version: 20.08.1
|
Version: 20.08.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE PIM Runtime Environment
|
Summary: KDE PIM Runtime Environment
|
||||||
Group: Graphical Desktop/Applications/Office
|
Group: Graphical Desktop/Applications/Office
|
||||||
@ -110,7 +110,7 @@ exit 0
|
|||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
if [ $1 -eq 0 ]; then
|
if [ $1 -eq 0 ]; then
|
||||||
update-desktop-database -q &>/dev/null
|
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
|
touch --no-create %{_kde5_icondir}/hicolor &>/dev/null
|
||||||
gtk-update-icon-cache %{_kde5_icondir}/hicolor &>/dev/null
|
gtk-update-icon-cache %{_kde5_icondir}/hicolor &>/dev/null
|
||||||
fi
|
fi
|
||||||
@ -118,7 +118,7 @@ exit 0
|
|||||||
|
|
||||||
%posttrans
|
%posttrans
|
||||||
update-desktop-database -q &>/dev/null
|
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
|
gtk-update-icon-cache %{_kde5_icondir}/hicolor &>/dev/null
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
@ -152,6 +152,9 @@ exit 0
|
|||||||
%doc COPYING COPYING.LIB
|
%doc COPYING COPYING.LIB
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 11 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
|
* Fri Sep 04 2020 Automatic Build System <autodist@mambasoft.it> 20.08.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user