Accepting request 482797 from electronics

1

OBS-URL: https://build.opensuse.org/request/show/482797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kicad?expand=0&rev=21
This commit is contained in:
Yuchen Lin 2017-04-06 09:01:23 +00:00 committed by Git OBS Bridge
commit dc08fed541
4 changed files with 49 additions and 11 deletions

View File

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

3
kicad-4.0.6.tar.xz Normal file
View File

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

View File

@ -1,3 +1,40 @@
-------------------------------------------------------------------
Wed Mar 22 22:03:55 UTC 2017 - xxxxxmichl@googlemail.com
- Update to version 4.0.6
- Upstream changes
*Library changes:
You may need to update your footprint library table in pcbnew,
because some footprint libraries have been renamed as follows:
Buttons_Switches_ThroughHole.pretty ->
Buttons_Switches_THT.pretty
Capacitors_ThroughHole.pretty -> Capacitors_THT.pretty
Connect.pretty -> Connectors.pretty
Diodes_ThroughHole.pretty -> Diodes_THT.pretty
Display.pretty -> Displays.pretty
Relays_ThroughHole.pretty -> Relays_THT.pretty
Resistors_ThroughHole.pretty -> Resistors_THT.pretty
Sockets_BNC.pretty -> Connectors_TE-Connectivity.pretty
Sockets_Mini-Universal.pretty ->
Connectors_Mini-Universal.pretty
Sockets_WAGO734.pretty -> Connectors_WAGO.pretty
Terminal_Blocks.pretty -> Connectors_Terminal_Blocks.pretty
*Bugs fixed:
Pcbnew: fix an issue where path separators are not translated
from \ in Windows to / on Unix.
Pcbnew: do not use default board solder mask clearance in
footprint editor.
Pcbnew: fix a potential incompatibility (due to an old bug)
with files which could be created by some recent Pcbnew versions.
Eeschema: fix rotate bug in symbol library editor.
Changes:
Replace avhttp with libcurl.
Pcbnew: fix a potential bug where a GAL canvas method was
called from the legacy canvas.
Eeschema: reorder toolbar slightly.
*The KiCad development team hopes you enjoy this latest stable
release of KiCad.
-------------------------------------------------------------------
Wed Feb 1 11:40:20 UTC 2017 - adam.majer@suse.de
@ -100,7 +137,7 @@ Wed Dec 9 18:50:21 UTC 2015 - dmitry_r@opensuse.org
-------------------------------------------------------------------
Sun Dec 6 13:22:56 UTC 2015 - dvaleev@suse.com
- Increase diskspace constraints to 8GB
- Increase diskspace constraints to 8GB
-------------------------------------------------------------------
Mon Nov 30 14:36:09 UTC 2015 - dmitry_r@opensuse.org
@ -150,7 +187,7 @@ Sun Sep 13 11:15:12 UTC 2015 - dmitry_r@opensuse.org
Tue Jun 30 10:38:49 UTC 2015 - tjcw@physics.org
- Mend build breakage by using 'system' list class rather than kicad/boost one
* container_fwd.hpp.patch
* container_fwd.hpp.patch
-------------------------------------------------------------------
Wed Mar 25 23:27:53 UTC 2015 - jengelh@inai.de
@ -202,12 +239,12 @@ Wed Jan 23 20:22:07 UTC 2013 - dmitry_r@opensuse.org
-------------------------------------------------------------------
Tue Aug 28 18:33:50 UTC 2012 - scorot@free.fr
- fix build with old wxWindow on SLE 11
- fix build with old wxWindow on SLE 11
-------------------------------------------------------------------
Wed Jun 27 21:02:39 UTC 2012 - scorot@free.fr
- add patch from debian to fix build with gcc-4.7
- add patch from debian to fix build with gcc-4.7
-------------------------------------------------------------------
Sat Feb 11 09:40:49 UTC 2012 - werner.ho@gmx.de
@ -237,7 +274,7 @@ Mon Mar 28 21:16:39 UTC 2011 - stefan.bruens@rwth-aachen.de
-------------------------------------------------------------------
Thu Mar 15 21:20:00 UTC 2011 - werner.ho@gmx.de
- build fix for openSUSE 11.4
-------------------------------------------------------------------
@ -267,7 +304,7 @@ Wed Jun 17 2009 Werner Hoch <werner.ho@gmx.de> - 2009.02.06
-------------------------------------------------------------------
Sat Dec 20 2008 Werner Hoch <werner.ho@gmx.de> - 2008.08.25
- build fix for openSUSE 11.1
- build fix for openSUSE 11.1
- added freeglut-devel and update_desktop_file
- directory fixes
@ -281,7 +318,7 @@ Thu Mar 25 2008 Werner Hoch <werner.ho@gmx.de>
-------------------------------------------------------------------
Thu Dec 25 2007 Werner Hoch <werner.ho@gmx.de>
- adapted spec file from kicad-2007.07.09-2.fc8.src.rpm
- adapted spec file from kicad-2007.07.09-2.fc8.src.rpm
- removed french project descriptions
- use cmake build process
- new version 2007.11.29

View File

@ -17,7 +17,7 @@
Name: kicad
Version: 4.0.5
Version: 4.0.6
Release: 0
Summary: EDA software suite for the creation of schematics and PCB
License: GPL-2.0+ and GPL-3.0+
@ -55,6 +55,7 @@ BuildRequires: cmake
BuildRequires: doxygen
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: libcurl-devel
BuildRequires: pkg-config
BuildRequires: python-devel
BuildRequires: update-desktop-files