automatic version update by autodist [release 4.0.7-1mamba;Wed Oct 16 2024]
This commit is contained in:
parent
952548583e
commit
d4bfd1590e
@ -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 <autodist@openmamba.org> 4.0.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 06 2024 Automatic Build System <autodist@openmamba.org> 4.0.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user