From 1d4944578f23a840c14ea409a330074e7c1f9e254fa98cb0c9ab67e7bac02ec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Br=C3=BCns?= Date: Tue, 19 Nov 2019 18:59:36 +0000 Subject: [PATCH] Accepting request 749701 from home:StefanBruens:branches:electronics - Update to version 5.1.5 See http://kicad-pcb.org/blog/2019/11/KiCad-5.1.5-Release/ for details. OBS-URL: https://build.opensuse.org/request/show/749701 OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=71 --- kicad-5.1.4.tar.xz | 3 --- kicad-5.1.5.tar.xz | 3 +++ kicad.changes | 6 ++++++ kicad.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 kicad-5.1.4.tar.xz create mode 100644 kicad-5.1.5.tar.xz diff --git a/kicad-5.1.4.tar.xz b/kicad-5.1.4.tar.xz deleted file mode 100644 index faac7ad..0000000 --- a/kicad-5.1.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52cca2672e33197ae9ca4c36d73c9a8c580bfeecfe56cd03be8b2a65e06bc0e4 -size 14198672 diff --git a/kicad-5.1.5.tar.xz b/kicad-5.1.5.tar.xz new file mode 100644 index 0000000..d6d8dd5 --- /dev/null +++ b/kicad-5.1.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80625a1da876e1be683dc08268fe43fe67bb704e841e977431f7a82bdc096474 +size 14203632 diff --git a/kicad.changes b/kicad.changes index 4e3eb2d..f1a3686 100644 --- a/kicad.changes +++ b/kicad.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 18 22:01:57 UTC 2019 - Stefan Brüns + +- Update to version 5.1.5 + See http://kicad-pcb.org/blog/2019/11/KiCad-5.1.5-Release/ for details. + ------------------------------------------------------------------- Wed Aug 7 16:39:35 UTC 2019 - Stefan Brüns diff --git a/kicad.spec b/kicad.spec index 36a60a9..33636ac 100644 --- a/kicad.spec +++ b/kicad.spec @@ -1,7 +1,7 @@ # # spec file for package kicad # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,12 +20,12 @@ # symbol libraries from version 5.0.0 %define compatversion 5.0.0 Name: kicad -Version: 5.1.4 +Version: 5.1.5 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 Group: Productivity/Scientific/Electronics -Url: http://kicad-pcb.org +URL: http://kicad-pcb.org Source: https://launchpad.net/kicad/5.0/%{version}/+download/kicad-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE kicad-user-library.patch -- add user library path Patch1: kicad-user-library.patch