automatic version update by autodist [release 6.7.3-1mamba;Wed Oct 09 2024]

This commit is contained in:
Automatic Build System 2024-10-11 22:10:42 +02:00
parent 3f23adc84f
commit a5631a2bf5

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtscxml
Version: 6.7.2
Version: 6.7.3
Release: 1mamba
Summary: Qt6 scxml component
Group: System/Libraries
@ -50,8 +50,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)
@ -126,6 +124,9 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/qt6/mkspecs/modules/qt_lib_scxml*.pri
%changelog
* Wed Oct 09 2024 Automatic Build System <autodist@openmamba.org> 6.7.3-1mamba
- automatic version update by autodist
* Fri Jun 21 2024 Automatic Build System <autodist@openmamba.org> 6.7.2-1mamba
- automatic version update by autodist