diff --git a/openbabel.spec b/openbabel.spec index d044a5e..9534d67 100644 --- a/openbabel.spec +++ b/openbabel.spec @@ -5,7 +5,7 @@ Name: openbabel Version: 3.1.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Chemistry software file format converter License: GPLv2 URL: https://openbabel.org/ @@ -60,7 +60,7 @@ BuildRequires: gcc-c++ BuildRequires: inchi-devel >= 1.0.3 %endif BuildRequires: libxml2-devel -BuildRequires: wxGTK3-devel +BuildRequires: wxGTK-devel BuildRequires: ImageMagick BuildRequires: rapidjson-devel Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -319,6 +319,9 @@ ctest3 -j1 --force-new-ctest-process %{ruby_vendorarchdir}/openbabel.so %changelog +* Thu Aug 04 2022 Scott Talbert - 3.1.1-11 +- Rebuild with wxWidgets 3.2 + * Fri Jul 22 2022 Fedora Release Engineering - 3.1.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild