From a2ba9042e8d9c5cf3545c6d2043d79515320166f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 9 Nov 2024 01:54:31 +0100 Subject: [PATCH] automatic version update by autodist [release 0.9.0-1mamba;Sat Oct 26 2024] --- libquotient.spec | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/libquotient.spec b/libquotient.spec index 78b4516..1293340 100644 --- a/libquotient.spec +++ b/libquotient.spec @@ -1,5 +1,5 @@ Name: libquotient -Version: 0.8.2 +Version: 0.9.0 Release: 1mamba Summary: A Qt library to write cross-platform clients for Matrix Group: System/Libraries @@ -11,13 +11,19 @@ Source: https://github.com/quotient-im/libQuotient.git/%{version}/libQuot License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Concurrent +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6Sql +BuildRequires: libQt6Test BuildRequires: libgcc BuildRequires: libglvnd-devel BuildRequires: libolm-devel BuildRequires: libopenssl-devel BuildRequires: libqtkeychain-qt6-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -52,8 +58,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) @@ -73,6 +77,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sat Oct 26 2024 Automatic Build System 0.9.0-1mamba +- automatic version update by autodist + * Wed Apr 17 2024 Automatic Build System 0.8.2-1mamba - automatic version update by autodist