diff --git a/plasma-workspace.spec b/plasma-workspace.spec index 910f4ec..91fffa2 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -1,7 +1,7 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: plasma-workspace -Version: 6.1.4 +Version: 6.1.5 Release: 1mamba Summary: KDE Plasma Workspace Group: Graphical Desktop/Applications/Environment @@ -278,8 +278,6 @@ install -D -m0755 %{SOURCE7} %{buildroot}%{_datadir}/kconf_update/openmambaLookA %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n lib%{name} -p /sbin/ldconfig -%postun -n lib%{name} -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) @@ -468,6 +466,9 @@ install -D -m0755 %{SOURCE7} %{buildroot}%{_datadir}/kconf_update/openmambaLookA %{_datadir}/kconf_update/openmambaLookAndFeel.* %changelog +* Sat Sep 14 2024 Automatic Build System 6.1.5-1mamba +- automatic version update by autodist + * Thu Aug 08 2024 Automatic Build System 6.1.4-1mamba - automatic version update by autodist