diff --git a/kwin.spec b/kwin.spec index b2e9c02..db9c506 100644 --- a/kwin.spec +++ b/kwin.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) %define plasmaver %(echo %version | cut -d. -f1-3) Name: kwin -Version: 6.1.4 +Version: 6.1.5 Release: 1mamba Summary: KDE Plasma window manager Group: Graphical Desktop/Applications/Environment @@ -141,9 +141,7 @@ This package contains libraries and header files for developing applications tha %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) @@ -216,6 +214,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/cmake/KWinDBusInterface/KWinDBusInterface*.cmake %changelog +* Fri Sep 13 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