automatic version update by autodist [release 8.0.8-1mamba;Sun Jan 12 2025]
This commit is contained in:
parent
033b68acf5
commit
32dd4aa0d5
@ -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
|
- Cvpcb: footprint selector for components used in the circuit design
|
||||||
- Kicad: project manager
|
- Kicad: project manager
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%define docpkgver 2013-03-15
|
%define docpkgver 2013-03-15
|
||||||
Name: kicad
|
Name: kicad
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 8.0.7
|
Version: 8.0.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The KiCad EDA Suite project is a software capable of schematic and printed circuit board design
|
Summary: The KiCad EDA Suite project is a software capable of schematic and printed circuit board design
|
||||||
Group: Graphical Desktop/Applications/Graphics
|
Group: Graphical Desktop/Applications/Graphics
|
||||||
@ -34,8 +34,8 @@ BuildRequires: libodbc-devel
|
|||||||
BuildRequires: libopencascade-devel
|
BuildRequires: libopencascade-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpixman-devel
|
BuildRequires: libpixman-devel
|
||||||
BuildRequires: libpython3-devel
|
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
|
BuildRequires: libpython312-devel
|
||||||
BuildRequires: libsecret-devel
|
BuildRequires: libsecret-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libwayland-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
|
- Cvpcb: footprint selector for components used in the circuit design
|
||||||
- Kicad: project manager
|
- Kicad: project manager
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -133,6 +132,9 @@ Kicad is a set of four softwares and a project manager:
|
|||||||
%doc LICENSE.*
|
%doc LICENSE.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 12 2025 Automatic Build System <autodist@openmamba.org> 8.0.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Dec 04 2024 Automatic Build System <autodist@openmamba.org> 8.0.7-1mamba
|
* Wed Dec 04 2024 Automatic Build System <autodist@openmamba.org> 8.0.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user