Accepting request 1135969 from home:StefanBruens:branches:electronics

- update to 7.0.10:
  See https://www.kicad.org/blog/2023/12/KiCad-7.0.10-Release/ for details

OBS-URL: https://build.opensuse.org/request/show/1135969
OBS-URL: https://build.opensuse.org/package/show/electronics/kicad?expand=0&rev=123
This commit is contained in:
Stefan Brüns 2024-01-01 20:46:34 +00:00 committed by Git OBS Bridge
parent 8c41943808
commit e582797d63
4 changed files with 16 additions and 6 deletions

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

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 1 07:29:52 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- update to 7.0.10:
See https://www.kicad.org/blog/2023/12/KiCad-7.0.10-Release/ for details
-------------------------------------------------------------------
Thu Dec 7 21:23:17 UTC 2023 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package kicad
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,8 +20,8 @@
# symbol libraries from version 7.0.0
%define compatversion 7.0.0
Name: kicad
Version: 7.0.9
%define file_version 7.0.9
Version: 7.0.10
%define file_version 7.0.10
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
@ -38,6 +38,10 @@ BuildRequires: gcc-c++ >= 8
BuildRequires: gcc11-PIE
BuildRequires: gcc11-c++ >= 8
%endif
BuildConflicts: libicu65_1-ledata
BuildConflicts: libicu-suse65_1
# BuildConflicts: libwebkit2gtk-4_0-37
BuildRequires: gettext
BuildRequires: glm-devel >= 0.9.8
BuildRequires: libboost_filesystem-devel-impl