From 14bfa5daa7c945e58d6fb72c9b5bc247733687ef Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 17 Dec 2024 22:00:25 +0100 Subject: [PATCH] automatic version update by autodist [release 24.12.0-1mamba;Sun Dec 15 2024] --- krdc.spec | 24 +++++------------------- 1 file changed, 5 insertions(+), 19 deletions(-) diff --git a/krdc.spec b/krdc.spec index ec7a059..37825c2 100644 --- a/krdc.spec +++ b/krdc.spec @@ -1,5 +1,5 @@ Name: krdc -Version: 24.08.3 +Version: 24.12.0 Release: 1mamba Summary: KDE Remote Desktop Client Group: Graphical Desktop/Applications/Networking @@ -85,24 +85,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -/sbin/ldconfig -exit 0 - -%posttrans -/sbin/ldconfig -update-desktop-database -q >/dev/null 2>&1 -update-mime-database -n %{_kf6_mimedir} >/dev/null 2>&1 -exit 0 - -%postun -/sbin/ldconfig -if [ $1 -eq 0 ]; then - update-desktop-database -q >/dev/null 2>&1 - update-mime-database -n %{_kf6_mimedir} >/dev/null 2>&1 -fi -exit 0 - %files -f %{name}.lang %defattr(-,root,root) %{_kf6_bindir}/krdc @@ -113,6 +95,7 @@ exit 0 %{_qt6_plugindir}/krdc/krdc_*.so %{_datadir}/applications/org.kde.krdc.desktop %{_datadir}/metainfo/org.kde.krdc.appdata.xml +%{_datadir}/mime/packages/org.kde.krdc-mime.xml %{_kf6_kcfgdir}/krdc.kcfg %{_datadir}/qlogging-categories6/krdc.categories %doc LICENSES @@ -125,6 +108,9 @@ exit 0 %{_includedir}/krdccore_export.h %changelog +* Sun Dec 15 2024 Automatic Build System 24.12.0-1mamba +- automatic version update by autodist + * Thu Nov 07 2024 Automatic Build System 24.08.3-1mamba - automatic version update by autodist