Accepting request 846481 from home:StefanBruens:branches:electronics

- Update to version 5.1.8
  See https://kicad.org/blog/2020/11/KiCad-5.1.8-Release/ for details.

OBS-URL: https://build.opensuse.org/request/show/846481
OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=75
This commit is contained in:
Stefan Brüns 2020-11-07 00:40:43 +00:00 committed by Git OBS Bridge
parent 10f01dd76b
commit 657340ee20
4 changed files with 11 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 6 12:20:49 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 5.1.8
See https://kicad.org/blog/2020/11/KiCad-5.1.8-Release/ for details.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 28 19:42:19 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de> Mon Sep 28 19:42:19 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -26,7 +26,7 @@
# symbol libraries from version 5.0.0 # symbol libraries from version 5.0.0
%define compatversion 5.0.0 %define compatversion 5.0.0
Name: kicad Name: kicad
Version: 5.1.7 Version: 5.1.8
Release: 0 Release: 0
Summary: EDA software suite for the creation of schematics and PCB Summary: EDA software suite for the creation of schematics and PCB
License: GPL-3.0-or-later AND AGPL-3.0-or-later License: GPL-3.0-or-later AND AGPL-3.0-or-later
@ -52,9 +52,9 @@ BuildRequires: swig >= 3
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
%if %{with python3} %if %{with python3}
BuildRequires: python3-wxPython
BuildRequires: wxGTK3-devel >= 3 BuildRequires: wxGTK3-devel >= 3
BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(python3)
BuildRequires: python3-wxPython
Recommends: python3-wxPython Recommends: python3-wxPython
%else %else
# Use direct version to avoid problems with wx 3.2 # Use direct version to avoid problems with wx 3.2