automatic version update by autodist [release 20.08.3-1mamba;Thu Nov 05 2020]
This commit is contained in:
parent
b42e53cc5f
commit
51d0e076d8
@ -1,5 +1,5 @@
|
|||||||
Name: kopete
|
Name: kopete
|
||||||
Version: 20.08.2
|
Version: 20.08.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Multi-protocol plugin-based instant messenger for the K Desktop Environment
|
Summary: Multi-protocol plugin-based instant messenger for the K Desktop Environment
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
@ -137,7 +137,7 @@ exit 0
|
|||||||
%posttrans
|
%posttrans
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
update-desktop-database -q >/dev/null 2>&1
|
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
|
gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
||||||
gtk-update-icon-cache %{_kde5_icondir}/oxygen >/dev/null 2>&1
|
gtk-update-icon-cache %{_kde5_icondir}/oxygen >/dev/null 2>&1
|
||||||
exit 0
|
exit 0
|
||||||
@ -146,7 +146,7 @@ exit 0
|
|||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
if [ $1 -eq 0 ]; then
|
if [ $1 -eq 0 ]; then
|
||||||
update-desktop-database -q >/dev/null 2>&1
|
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
|
touch --no-create %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
||||||
gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
||||||
touch --no-create %{_kde5_icondir}/oxygen >/dev/null 2>&1
|
touch --no-create %{_kde5_icondir}/oxygen >/dev/null 2>&1
|
||||||
@ -225,6 +225,9 @@ exit 0
|
|||||||
%{_libdir}/liboscar.so
|
%{_libdir}/liboscar.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 05 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
|
* Sat Oct 10 2020 Automatic Build System <autodist@mambasoft.it> 20.08.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user