diff --git a/kicad-5.1.10.tar.bz2 b/kicad-5.1.10.tar.bz2 deleted file mode 100644 index 48ed777..0000000 --- a/kicad-5.1.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1bd8521a581964e35b70d23d3b41380eae08e8ab8838db9a5f11b1f818378f9 -size 18586889 diff --git a/kicad-5.1.11.tar.bz2 b/kicad-5.1.11.tar.bz2 new file mode 100644 index 0000000..cd1a15b --- /dev/null +++ b/kicad-5.1.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c7b338c45db6a72714be167bc26262f0a0ae01f818e40498c728c5eb2c9aec4 +size 18584584 diff --git a/kicad.changes b/kicad.changes index a00eaee..736ba32 100644 --- a/kicad.changes +++ b/kicad.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Oct 30 13:13:23 UTC 2021 - Stefan Brüns + +- 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 diff --git a/kicad.spec b/kicad.spec index 834d094..b852b47 100644 --- a/kicad.spec +++ b/kicad.spec @@ -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}