diff --git a/qt6-qtremoteobjects.spec b/qt6-qtremoteobjects.spec index ba742c7..2a12df7 100644 --- a/qt6-qtremoteobjects.spec +++ b/qt6-qtremoteobjects.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtremoteobjects -Version: 6.7.2 +Version: 6.7.3 Release: 1mamba Summary: Qt6 remote objects component Group: System/Libraries @@ -51,8 +51,6 @@ DESTDIR="%{buildroot}" cmake --install build %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -95,6 +93,9 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/pkgconfig/Qt6*.pc %changelog +* Wed Oct 09 2024 Automatic Build System 6.7.3-1mamba +- automatic version update by autodist + * Fri Jun 21 2024 Automatic Build System 6.7.2-1mamba - automatic version update by autodist