forked from pool/fritzing
Accepting request 130636 from home:Heinervdm:branches:Education
minor update to 0.7.6b OBS-URL: https://build.opensuse.org/request/show/130636 OBS-URL: https://build.opensuse.org/package/show/Education/fritzing?expand=0&rev=22
This commit is contained in:
parent
07ab4c3289
commit
7a166fe1e9
@ -1,3 +1,9 @@
|
|||||||
|
fritzing (0.7.6b-0) stable; urgency=low
|
||||||
|
|
||||||
|
* new upstream release 0.7.6b
|
||||||
|
|
||||||
|
-- Thomas Zimmermann <bugs@vdm-design.de> Sat, 11 Jul 2012 08:50:00 +0200
|
||||||
|
|
||||||
fritzing (0.7.5b-0) stable; urgency=low
|
fritzing (0.7.5b-0) stable; urgency=low
|
||||||
|
|
||||||
* new upstream release 0.7.5b
|
* new upstream release 0.7.5b
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:93396edb6e60890a297f1277555899b88d4a176a4702c0c2fec69dfb633f2255
|
|
||||||
size 10516619
|
|
3
fritzing-0.7.6b.source.tar.bz2
Normal file
3
fritzing-0.7.6b.source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:067f3c8b6057e222022a664b550739132b2625cda9cc9bf840d977d83516d84c
|
||||||
|
size 10718767
|
@ -1,3 +1,39 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 11 06:48:19 UTC 2012 - bugs@vdm-design.de
|
||||||
|
|
||||||
|
- update to version 0.7.6b
|
||||||
|
|
||||||
|
* deleting a part no longer automatically deletes its connected wires
|
||||||
|
* faster loading time (especially if you open two or more windows)
|
||||||
|
* info view indicates whether a part is obsolete
|
||||||
|
* export etchable now exports both mirrored and non-mirrored at once
|
||||||
|
* paste-mask layer for SMDs added to export for production
|
||||||
|
* new Slovak translation (thanks Ĺubomír)
|
||||||
|
* convert via to bendpoint
|
||||||
|
* default breadboard now matches the one in the starter kit
|
||||||
|
* revert function
|
||||||
|
* new parts:
|
||||||
|
new pinheaders: long pad, molex, "alternating" footprint; new pin spacings
|
||||||
|
new stereo jack (thanks Max)
|
||||||
|
new rj45
|
||||||
|
* bug fixes:
|
||||||
|
temp parts could disappear when multiple sketches were open with the same temp part (thanks to Jerome and Joerg for help tracking this down)
|
||||||
|
no longer possible to draw wires that connect back to themselves or that connect redundantly (thanks to Jerome for help tracking this down)
|
||||||
|
breadboard view routing-status
|
||||||
|
jpg export quality set to high
|
||||||
|
progress bar for parts bin search
|
||||||
|
copper blocker width- and height- text entry
|
||||||
|
mirrored etchable export was broken
|
||||||
|
default breadboard now matches the one shipped with the kits
|
||||||
|
drc was incorrectly flagging hole parts
|
||||||
|
nasty autorouter bug with split traces
|
||||||
|
dragging from temp to another sketch would fail when reopening the other sketch
|
||||||
|
rubber-banding bug when dragging a bendpoint with multiple wires
|
||||||
|
individual ground fill crash bug
|
||||||
|
one more attempt to fix the mac prefs-dialog crash
|
||||||
|
missing contour in export etchable
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 2 15:59:35 UTC 2012 - bugs@vdm-design.de
|
Mon Jul 2 15:59:35 UTC 2012 - bugs@vdm-design.de
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: fritzing
|
Source: fritzing
|
||||||
Version: 0.7.5b
|
Version: 0.7.6b
|
||||||
Binary: fritzing
|
Binary: fritzing
|
||||||
Maintainer: Brendan Howell <brendan@howell-ersatz.com>
|
Maintainer: Brendan Howell <brendan@howell-ersatz.com>
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Build-Depends: debhelper (>= 7.0.12), libqtcore4, libqtgui4, libstdc++6, libc6, qt4-qmake, libqt4-dev, zlib1g-dev, libqt4-sql-sqlite
|
Build-Depends: debhelper (>= 7.0.12), libqtcore4, libqtgui4, libstdc++6, libc6, qt4-qmake, libqt4-dev, zlib1g-dev, libqt4-sql-sqlite
|
||||||
Files:
|
Files:
|
||||||
8ea0765b8fd31874da0ee00515a68576 10808479 fritzing-0.7.4b.source.tar.gz
|
8ea0765b8fd31874da0ee00515a68576 10808479 fritzing-0.7.6b.source.tar.gz
|
||||||
efb141873b5a828420c39eec1e79b364 915 debian.tar.gz
|
efb141873b5a828420c39eec1e79b364 915 debian.tar.gz
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: fritzing
|
Name: fritzing
|
||||||
Version: 0.7.5b
|
Version: 0.7.6b
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Summary: Intuitive EDA platform featuring from prototype to product
|
Summary: Intuitive EDA platform featuring from prototype to product
|
||||||
|
Loading…
x
Reference in New Issue
Block a user