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:15:02 +02:00
parent 8a032e40d7
commit dd6d00333e

View File

@ -1,8 +1,8 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtwayland
Version: 6.7.2
Release: 2mamba
Version: 6.7.3
Release: 1mamba
Summary: Qt6 wayland components
Group: System/Libraries
Vendor: openmamba
@ -59,8 +59,6 @@ git cherry-pick -n 632127d7f1d86cba4dd17361f24f9fd70a0ae44c
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@ -115,6 +113,9 @@ git cherry-pick -n 632127d7f1d86cba4dd17361f24f9fd70a0ae44c
#%doc README
%changelog
* Wed Oct 09 2024 Automatic Build System <autodist@openmamba.org> 6.7.3-1mamba
- automatic version update by autodist
* Sat Aug 10 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.7.2-2mamba
- apply upstream patches to fix https://codereview.qt-project.org/c/qt/qtwayland/+/574983