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
|
||||
Version: 20.08.1
|
||||
Release: 2mamba
|
||||
Version: 20.08.2
|
||||
Release: 1mamba
|
||||
Summary: An interface to use kipi-plugins from a KDE image management program
|
||||
Group: Graphical Desktop/Libraries/KDE
|
||||
Vendor: openmamba
|
||||
@ -69,7 +69,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
|
||||
|
||||
@ -77,7 +77,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
|
||||
@ -107,6 +107,9 @@ exit 0
|
||||
%doc README
|
||||
|
||||
%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
|
||||
- rename from libkipi5 and add provides/obsoletes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user