Accepting request 890216 from electronics

OBS-URL: https://build.opensuse.org/request/show/890216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kicad?expand=0&rev=38
This commit is contained in:
Dominique Leuenberger 2021-05-10 13:38:09 +00:00 committed by Git OBS Bridge
commit 733b88506f
5 changed files with 13 additions and 7 deletions

View File

@ -2,7 +2,7 @@
<constraints>
<hardware>
<disk>
<size unit="G">8</size>
<size unit="G">9</size>
</disk>
<memory>
<size unit="G">8</size>

3
kicad-5.1.10.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1bd8521a581964e35b70d23d3b41380eae08e8ab8838db9a5f11b1f818378f9
size 18586889

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:631941d9a7cf7627e2831d5634d77627453ca04536e4972fc7ae4bf192a979d6
size 18597932

View File

@ -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>

View File

@ -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