diff --git a/kicad.spec b/kicad.spec index 413aae6..fd8df5d 100644 --- a/kicad.spec +++ b/kicad.spec @@ -2,7 +2,7 @@ %define docpkgver 2013-03-15 Name: kicad Epoch: 1 -Version: 8.0.1 +Version: 8.0.2 Release: 1mamba Summary: The KiCad EDA Suite project is a software capable of schematic and printed circuit board design Group: Graphical Desktop/Applications/Graphics @@ -43,6 +43,7 @@ BuildRequires: libz-devel BuildRequires: wxwidgets-devel BuildRequires: wxwidgets-gtk3-devel ## AUTOBUILDREQ-END +BuildRequires: libglm-devel BuildRequires: libocct-devel BuildRequires: python-wxPython-py3 @@ -132,6 +133,9 @@ Kicad is a set of four softwares and a project manager: %doc LICENSE.* %changelog +* Sun Apr 28 2024 Automatic Build System 8.0.2-1mamba +- automatic version update by autodist + * Fri Mar 15 2024 Automatic Build System 8.0.1-1mamba - automatic update by autodist