Compare commits
No commits in common. "factory" and "devel" have entirely different histories.
3
kicad-8.0.3.tar.bz2
Normal file
3
kicad-8.0.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5a8c3d5eaa44174e9bdd1400e9f5e5824c915fc3604100a42241ca3ce5a5b504
|
||||||
|
size 72936035
|
3
kicad-8.0.4.tar.bz2
Normal file
3
kicad-8.0.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c61b02011c1a56c40c8eaf8d2685a346789c99b25cc6d0434e5cbc1c03e2bba0
|
||||||
|
size 72958676
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1abe2a9e3216f7aa2c189136f64b51523a5c03935988c63a5af5f319758d3ef9
|
|
||||||
size 73236341
|
|
@ -1,58 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Feb 18 20:19:47 UTC 2025 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
||||||
|
|
||||||
- Update to 8.0.9:
|
|
||||||
See https://www.kicad.org/blog/2025/02/KiCad-8.0.9-Release/ for details
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Jan 13 02:24:08 UTC 2025 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
||||||
|
|
||||||
- Update to 8.0.8:
|
|
||||||
See https://www.kicad.org/blog/2025/01/KiCad-8.0.8-Release/ for details
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Dec 4 09:03:53 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
||||||
|
|
||||||
- Update to 8.0.7:
|
|
||||||
See https://www.kicad.org/blog/2024/12/KiCad-8.0.7-Release/ for details
|
|
||||||
- Drop upstream patches:
|
|
||||||
* fix_libgit2_API_breakage.patch
|
|
||||||
* fix_libgit2_API_breakage_again.patch
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Nov 10 14:23:45 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
||||||
|
|
||||||
- Fix build with libgit2 >= 1.8.4, the previous API break was
|
|
||||||
re-reverted, add:
|
|
||||||
* fix_libgit2_API_breakage_again.patch
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Oct 29 13:50:00 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
||||||
|
|
||||||
- Fix build with libgit2 >= 1.8.3, a previous API break was
|
|
||||||
reverted, add:
|
|
||||||
* fix_libgit2_API_breakage.patch
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Oct 22 15:40:07 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
||||||
|
|
||||||
- Update to 8.0.6:
|
|
||||||
See https://www.kicad.org/blog/2024/10/KiCad-8.0.6-Release/ for details
|
|
||||||
- Drop upstream patches:
|
|
||||||
* fix_boost_1_86_compat.patch
|
|
||||||
* fix_bad_cast_boost_1_86.patch
|
|
||||||
* fix_boost_1_86_sha1_detail.patch
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Sep 18 10:28:24 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
||||||
|
|
||||||
- update to 8.0.5:
|
|
||||||
See https://www.kicad.org/blog/2024/09/KiCad-8.0.5-Release/ for details
|
|
||||||
- Fix compilation with Boost 1.86:
|
|
||||||
* fix_boost_1_86_compat.patch
|
|
||||||
* fix_bad_cast_boost_1_86.patch
|
|
||||||
* fix_boost_1_86_sha1_detail.patch
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 29 08:21:59 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
Mon Jul 29 08:21:59 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kicad
|
# spec file for package kicad
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,8 +20,8 @@
|
|||||||
# symbol libraries from version 8.0.0
|
# symbol libraries from version 8.0.0
|
||||||
%define compatversion 8.0.0
|
%define compatversion 8.0.0
|
||||||
Name: kicad
|
Name: kicad
|
||||||
Version: 8.0.9
|
Version: 8.0.4
|
||||||
%define file_version 8.0.9
|
%define file_version 8.0.4
|
||||||
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: AGPL-3.0-or-later AND GPL-3.0-or-later
|
License: AGPL-3.0-or-later AND GPL-3.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user