automatic version update by autodist [release 7.0.0-1mamba;Tue Feb 14 2023]
This commit is contained in:
parent
095fe2c590
commit
5deb5a77d5
12
kicad.spec
12
kicad.spec
@ -2,7 +2,7 @@
|
|||||||
%define docpkgver 2013-03-15
|
%define docpkgver 2013-03-15
|
||||||
Name: kicad
|
Name: kicad
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 6.0.11
|
Version: 7.0.0
|
||||||
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
|
||||||
@ -19,6 +19,8 @@ BuildRequires: libGLU-devel
|
|||||||
BuildRequires: libat-spi2-core-devel
|
BuildRequires: libat-spi2-core-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libcurl-devel
|
BuildRequires: libcurl-devel
|
||||||
|
BuildRequires: libfontconfig-devel
|
||||||
|
BuildRequires: libfreetype-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
@ -27,6 +29,7 @@ BuildRequires: libgtk3-devel
|
|||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libngspice-devel
|
BuildRequires: libngspice-devel
|
||||||
BuildRequires: libocct-devel
|
BuildRequires: libocct-devel
|
||||||
|
BuildRequires: libodbc-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpixman-devel
|
BuildRequires: libpixman-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
@ -120,10 +123,13 @@ Kicad is a set of four softwares and a project manager:
|
|||||||
%{_datadir}/icons/hicolor/*/mimetypes/*.png
|
%{_datadir}/icons/hicolor/*/mimetypes/*.png
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
||||||
%{_datadir}/icons/hicolor/scalable/mimetypes/*.svg
|
%{_datadir}/icons/hicolor/scalable/mimetypes/*.svg
|
||||||
%dir %{_datadir}/doc/kicad
|
#%dir %{_datadir}/doc/kicad
|
||||||
%{_datadir}/doc/kicad/*
|
#%{_datadir}/doc/kicad/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 14 2023 Automatic Build System <autodist@mambasoft.it> 7.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jan 25 2023 Automatic Build System <autodist@mambasoft.it> 6.0.11-1mamba
|
* Wed Jan 25 2023 Automatic Build System <autodist@mambasoft.it> 6.0.11-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user