diff --git a/README.md b/README.md index 1293a37..661492e 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,4 @@ Kicad is a set of four softwares and a project manager: - Cvpcb: footprint selector for components used in the circuit design - Kicad: project manager + diff --git a/kicad.spec b/kicad.spec index 7e480e7..56a7179 100644 --- a/kicad.spec +++ b/kicad.spec @@ -2,7 +2,7 @@ %define docpkgver 2013-03-15 Name: kicad Epoch: 1 -Version: 8.0.7 +Version: 8.0.8 Release: 1mamba Summary: The KiCad EDA Suite project is a software capable of schematic and printed circuit board design Group: Graphical Desktop/Applications/Graphics @@ -34,8 +34,8 @@ BuildRequires: libodbc-devel BuildRequires: libopencascade-devel BuildRequires: libpango-devel BuildRequires: libpixman-devel -BuildRequires: libpython3-devel BuildRequires: libpython311-devel +BuildRequires: libpython312-devel BuildRequires: libsecret-devel BuildRequires: libstdc++6-devel BuildRequires: libwayland-devel @@ -56,7 +56,6 @@ Kicad is a set of four softwares and a project manager: - Cvpcb: footprint selector for components used in the circuit design - Kicad: project manager -%debug_package %prep %setup -q @@ -133,6 +132,9 @@ Kicad is a set of four softwares and a project manager: %doc LICENSE.* %changelog +* Sun Jan 12 2025 Automatic Build System 8.0.8-1mamba +- automatic version update by autodist + * Wed Dec 04 2024 Automatic Build System 8.0.7-1mamba - automatic version update by autodist