From d4bfd1590e26ef6831e4ae5333c0bd66380c1811 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 17 Oct 2024 14:59:27 +0200 Subject: [PATCH] automatic version update by autodist [release 4.0.7-1mamba;Wed Oct 16 2024] --- brewtarget.spec | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/brewtarget.spec b/brewtarget.spec index 7daaedb..175dcdb 100644 --- a/brewtarget.spec +++ b/brewtarget.spec @@ -1,5 +1,5 @@ Name: brewtarget -Version: 4.0.6 +Version: 4.0.7 Release: 1mamba Summary: A free brewing software, and an open source beer recipe creation Group: Graphical Desktop/Applications/Utilities @@ -11,13 +11,21 @@ Source: https://github.com/Brewtarget/brewtarget.git/v%{version}/brewtarg License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libQt5Multimedia-devel -BuildRequires: libQt5Svg-devel +BuildRequires: libQt6Core +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6PrintSupport +BuildRequires: libQt6Sql +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml +BuildRequires: libbacktrace-devel BuildRequires: libgcc +BuildRequires: libglvnd-devel BuildRequires: libstdc++6-devel BuildRequires: libxalan-c-devel BuildRequires: libxerces-c-devel -BuildRequires: qt5-qtbase-devel +BuildRequires: qt6-qtmultimedia-devel +BuildRequires: qt6-qtsvg-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: libsqlite-tools @@ -68,6 +76,9 @@ install -m 0644 -Dp doc/brewtarget.1 %{buildroot}%{_mandir}/man1/brewtarget.1 %doc COPYRIGHT COPYING.GPLv3 %changelog +* Wed Oct 16 2024 Automatic Build System 4.0.7-1mamba +- automatic version update by autodist + * Sun Oct 06 2024 Automatic Build System 4.0.6-1mamba - automatic version update by autodist