From d138b7aced43e96eeaa26342a92225f121003a72 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 2 May 2024 22:22:48 +0200 Subject: [PATCH] automatic version update by autodist [release 8.0.2-1mamba;Sun Apr 28 2024] --- kicad.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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