diff --git a/qt6-qtshadertools.spec b/qt6-qtshadertools.spec index e68a526..00f5e5a 100644 --- a/qt6-qtshadertools.spec +++ b/qt6-qtshadertools.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtshadertools -Version: 6.7.2 +Version: 6.7.3 Release: 1mamba Summary: Qt6 shader tools component Group: System/Libraries @@ -49,8 +49,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -75,6 +73,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/pkgconfig/Qt6ShaderTools.pc %changelog +* Tue Oct 08 2024 Automatic Build System 6.7.3-1mamba +- automatic version update by autodist + * Thu Jun 20 2024 Automatic Build System 6.7.2-1mamba - automatic version update by autodist