automatic version update by autodist [release 20.08.3-1mamba;Thu Nov 05 2020]
This commit is contained in:
parent
1b6d67000d
commit
08bdcc7e6a
9
kig.spec
9
kig.spec
@ -1,5 +1,5 @@
|
||||
Name: kig
|
||||
Version: 20.08.2
|
||||
Version: 20.08.3
|
||||
Release: 1mamba
|
||||
Summary: Interactive Geometry
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
@ -58,7 +58,7 @@ exit 0
|
||||
## remove the following line if no dynamic libraries are provided by this package
|
||||
/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
|
||||
gtk-update-icon-cache %{_kde5_icondir}/oxygen &>/dev/null
|
||||
exit 0
|
||||
@ -68,7 +68,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
|
||||
touch --no-create %{_kde5_icondir}/oxygen &>/dev/null
|
||||
gtk-update-icon-cache %{_kde5_icondir}/hicolor &>/dev/null
|
||||
@ -102,6 +102,9 @@ exit 0
|
||||
#ChangeLog README.Developers README.in TODO
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user