Accepting request 890188 from home:StefanBruens:branches:electronics
- Update to version 5.1.10 See https://kicad.org/blog/2021/05/KiCad-5.1.10-Release/ for details. OBS-URL: https://build.opensuse.org/request/show/890188 OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=80
This commit is contained in:
parent
eac6a046d6
commit
0051ffbd15
3
kicad-5.1.10.tar.bz2
Normal file
3
kicad-5.1.10.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1bd8521a581964e35b70d23d3b41380eae08e8ab8838db9a5f11b1f818378f9
|
||||
size 18586889
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:631941d9a7cf7627e2831d5634d77627453ca04536e4972fc7ae4bf192a979d6
|
||||
size 18597932
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 25 19:39:36 UTC 2021 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
- Update to version 5.1.10
|
||||
See https://kicad.org/blog/2021/05/KiCad-5.1.10-Release/ for details.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 30 18:28:50 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
@ -26,10 +26,10 @@
|
||||
# symbol libraries from version 5.0.0
|
||||
%define compatversion 5.0.0
|
||||
Name: kicad
|
||||
Version: 5.1.9
|
||||
Version: 5.1.10
|
||||
Release: 0
|
||||
Summary: EDA software suite for the creation of schematics and PCB
|
||||
License: GPL-3.0-or-later AND AGPL-3.0-or-later
|
||||
License: AGPL-3.0-or-later AND GPL-3.0-or-later
|
||||
Group: Productivity/Scientific/Electronics
|
||||
URL: https://kicad-pcb.org
|
||||
Source: https://gitlab.com/kicad/code/kicad/-/archive/%{version}/kicad-%{version}.tar.bz2
|
||||
@ -75,7 +75,7 @@ BuildRequires: hicolor-icon-theme
|
||||
# Dlopen'ed simulator library
|
||||
Requires: libngspice0
|
||||
# The help function gives an error without the doc package
|
||||
Requires: kicad-doc = %{version}
|
||||
Recommends: kicad-doc = %{version}
|
||||
# You cannot build a schematic without symbols
|
||||
Requires: kicad-symbols = %{compatversion}
|
||||
# You cannot create a pcb layout without footprints
|
||||
|
Loading…
Reference in New Issue
Block a user