automatic version update by autodist [release 20.08.2-1mamba;Sat Oct 10 2020]
This commit is contained in:
parent
2be1e1510e
commit
7b7bfb747b
11
libkipi.spec
11
libkipi.spec
@ -1,6 +1,6 @@
|
|||||||
Name: libkipi
|
Name: libkipi
|
||||||
Version: 20.08.1
|
Version: 20.08.2
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: An interface to use kipi-plugins from a KDE image management program
|
Summary: An interface to use kipi-plugins from a KDE image management program
|
||||||
Group: Graphical Desktop/Libraries/KDE
|
Group: Graphical Desktop/Libraries/KDE
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -69,7 +69,7 @@ exit 0
|
|||||||
%posttrans
|
%posttrans
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
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
|
||||||
|
|
||||||
@ -77,7 +77,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
|
||||||
@ -107,6 +107,9 @@ exit 0
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 10 2020 Automatic Build System <autodist@mambasoft.it> 20.08.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Sep 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 20.08.1-2mamba
|
* Wed Sep 09 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 20.08.1-2mamba
|
||||||
- rename from libkipi5 and add provides/obsoletes
|
- rename from libkipi5 and add provides/obsoletes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user