diff --git a/brewtarget.spec b/brewtarget.spec index 9d43445..a058719 100644 --- a/brewtarget.spec +++ b/brewtarget.spec @@ -1,5 +1,5 @@ Name: brewtarget -Version: 4.0.8 +Version: 4.0.9 Release: 1mamba Summary: A free brewing software, and an open source beer recipe creation Group: Graphical Desktop/Applications/Utilities @@ -21,6 +21,7 @@ BuildRequires: libQt6Xml BuildRequires: libbacktrace-devel BuildRequires: libgcc BuildRequires: libglvnd-devel +BuildRequires: libopenssl-devel BuildRequires: libstdc++6-devel BuildRequires: libxalan-c-devel BuildRequires: libxerces-c-devel @@ -76,6 +77,9 @@ install -m 0644 -Dp doc/brewtarget.1 %{buildroot}%{_mandir}/man1/brewtarget.1 %doc COPYRIGHT COPYING.GPLv3 %changelog +* Mon Nov 04 2024 Automatic Build System 4.0.9-1mamba +- automatic version update by autodist + * Sat Oct 26 2024 Automatic Build System 4.0.8-1mamba - automatic version update by autodist