Accepting request 928292 from home:StefanBruens:branches:electronics

- Update to version 5.1.11
  See https://kicad.org/blog/2021/11/KiCad-5.1.11-Release/ for details.
- Replace references to old domain (hijacked) with kicad.org
  https://www.kicad.org/blog/2021/10/Avoid-links-to-former-kicad-domain/

OBS-URL: https://build.opensuse.org/request/show/928292
OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=82
This commit is contained in:
Stefan Brüns 2021-11-01 19:58:29 +00:00 committed by Git OBS Bridge
parent 0051ffbd15
commit 86b082a24f
4 changed files with 14 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Oct 30 13:13:23 UTC 2021 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 5.1.11
See https://kicad.org/blog/2021/11/KiCad-5.1.11-Release/ for details.
- Replace references to old domain (hijacked) with kicad.org
https://www.kicad.org/blog/2021/10/Avoid-links-to-former-kicad-domain/
-------------------------------------------------------------------
Sun Apr 25 19:39:36 UTC 2021 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -26,12 +26,12 @@
# symbol libraries from version 5.0.0
%define compatversion 5.0.0
Name: kicad
Version: 5.1.10
Version: 5.1.11
Release: 0
Summary: EDA software suite for the creation of schematics and PCB
License: AGPL-3.0-or-later AND GPL-3.0-or-later
Group: Productivity/Scientific/Electronics
URL: https://kicad-pcb.org
URL: https://www.kicad.org
Source: https://gitlab.com/kicad/code/kicad/-/archive/%{version}/kicad-%{version}.tar.bz2
# PATCH-FIX-OPENSUSE davejplater@gmail.com -kicad-suse-help-path.patch - kicad looks in /usr/share/doc/kicad for help files and doesn't find them.
# this patch adds packges/ befor kicad and enables help to function.
@ -82,6 +82,7 @@ Requires: kicad-symbols = %{compatversion}
Requires: kicad-footprints = %{compatversion}
# KiCad functions without these packages
Recommends: kicad-packages3D = %{compatversion}
Recommends: kicad-i18n = %{version}
Recommends: kicad-templates = %{compatversion}
Obsoletes: kicad = 20140120
Provides: kicad = %{compatversion}