forked from pool/fritzing
Accepting request 126928 from home:Heinervdm:branches:Education
update to new version 0.7.5b OBS-URL: https://build.opensuse.org/request/show/126928 OBS-URL: https://build.opensuse.org/package/show/Education/fritzing?expand=0&rev=20
This commit is contained in:
parent
cebe9421c1
commit
07ab4c3289
@ -1,3 +1,16 @@
|
||||
fritzing (0.7.5b-0) stable; urgency=low
|
||||
|
||||
* new upstream release 0.7.5b
|
||||
|
||||
-- Thomas Zimmermann <bugs@vdm-design.de> Thu, 12 Apr 2012 13:00:00 +0200
|
||||
|
||||
|
||||
fritzing (0.7.4b-0) stable; urgency=low
|
||||
|
||||
* new upstream release 0.7.4b
|
||||
|
||||
-- Thomas Zimmermann <bugs@vdm-design.de> Thu, 12 Apr 2012 13:00:00 +0200
|
||||
|
||||
fritzing (0.7.3b-0) stable; urgency=low
|
||||
|
||||
* new upstream release 0.7.3b
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:886828182eac7708153f919e967c9e8e99c8b4b83accba1cabb1b0de330ea7ae
|
||||
size 10559958
|
3
fritzing-0.7.5b.source.tar.bz2
Normal file
3
fritzing-0.7.5b.source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93396edb6e60890a297f1277555899b88d4a176a4702c0c2fec69dfb633f2255
|
||||
size 10516619
|
@ -1,3 +1,51 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 2 15:59:35 UTC 2012 - bugs@vdm-design.de
|
||||
|
||||
- update to version 0.7.5b
|
||||
* drag-and-drop from desktop onto Fritzing window will open fritzing files
|
||||
* align-to-grid and show-grid default to 'on'
|
||||
* new Greek translation (thanks Alexander)
|
||||
* updated Czech translation (thanks Josef)
|
||||
* updated German translation
|
||||
* PCB View:
|
||||
Fritzing now supports multiple pcbs in a single sketch
|
||||
streamlined custom pcb shape file import
|
||||
can modify pin size for pinheaders, screwterminals, generic sips and dips, and mystery parts
|
||||
pcb "stickiness" is now a setting (i.e. whether parts on a pcb stay in place or follow along when a pcb is dragged)
|
||||
'pad' part can now be placed on either copper0 or copper1
|
||||
right-click to convert a bendpoint to a via
|
||||
* new parts:
|
||||
arduino nano 3.0
|
||||
resizable ellipse pcb
|
||||
resizable copper fill "blocker"
|
||||
ardiuno mega shield pcb
|
||||
mini-breadboard
|
||||
3-axis accelerometer breakout (thanks azharul)
|
||||
PCF8574 (thanks c.sgamba)
|
||||
S1133 Si Photodiode (thanks Nick)
|
||||
double-row THT pin headers
|
||||
micro-SD socket
|
||||
4-pin audio jack
|
||||
new pin header spacings
|
||||
* bug fixes:
|
||||
'open' menu item now opens all Fritzing files; no more separate 'import' menu items
|
||||
all grid options can be found on the view menu
|
||||
added support for <use> elements in svgs
|
||||
more reliable panning when spacebar is down
|
||||
hole parts align to grid
|
||||
routing status fixes in pcb view
|
||||
simple pcb autoplacement fix
|
||||
locked copper fill parts are not deleted if the copper fill function is invoked again
|
||||
armel/linux compiler errors fixed
|
||||
OSX Preferences dialog crash finally fixed?
|
||||
export etchable no longer including board silkscreen on all layers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 12 11:00:49 UTC 2012 - bugs@vdm-design.de
|
||||
|
||||
- update to new upstream version 0.7.4b
|
||||
* fixed the resistor bugs introduced in 0.7.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 10 10:18:06 UTC 2012 - bugs@vdm-design.de
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
Format: 1.0
|
||||
Source: fritzing
|
||||
Version: 0.7.3b
|
||||
Version: 0.7.5b
|
||||
Binary: fritzing
|
||||
Maintainer: Brendan Howell <brendan@howell-ersatz.com>
|
||||
Architecture: any
|
||||
Build-Depends: debhelper (>= 7.0.12), libqtcore4, libqtgui4, libstdc++6, libc6, qt4-qmake, libqt4-dev, zlib1g-dev, libqt4-sql-sqlite
|
||||
Files:
|
||||
8ea0765b8fd31874da0ee00515a68576 10808479 fritzing-0.7.3b.source.tar.gz
|
||||
8ea0765b8fd31874da0ee00515a68576 10808479 fritzing-0.7.4b.source.tar.gz
|
||||
efb141873b5a828420c39eec1e79b364 915 debian.tar.gz
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: fritzing
|
||||
Version: 0.7.3b
|
||||
Version: 0.7.5b
|
||||
Release: 0
|
||||
License: GPL-3.0+
|
||||
Summary: Intuitive EDA platform featuring from prototype to product
|
||||
|
Loading…
x
Reference in New Issue
Block a user