From dd6d00333e32abd632094269c0f07cfef75815dc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 11 Oct 2024 22:15:02 +0200 Subject: [PATCH] automatic version update by autodist [release 6.7.3-1mamba;Wed Oct 09 2024] --- qt6-qtwayland.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/qt6-qtwayland.spec b/qt6-qtwayland.spec index 0036de0..89af5cd 100644 --- a/qt6-qtwayland.spec +++ b/qt6-qtwayland.spec @@ -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 6.7.3-1mamba +- automatic version update by autodist + * Sat Aug 10 2024 Silvan Calarco 6.7.2-2mamba - apply upstream patches to fix https://codereview.qt-project.org/c/qt/qtwayland/+/574983