File pcb.changes of Package pcb
-------------------------------------------------------------------
Sun Sep 3 19:16:08 UTC 2017 - wk@ire.pw.edu.pl
- updated to bugfix release 4.0.2
-------------------------------------------------------------------
Mon May 8 23:56:38 UTC 2017 - wk@ire.pw.edu.pl
- updated to bugfix release 4.0.1
-------------------------------------------------------------------
Wed Jan 18 22:52:40 UTC 2017 - wk@ire.pw.edu.pl
- updated to release 4.0.0
- patch pcb-fix-appdata.patch removed (applied upstream)
-------------------------------------------------------------------
Tue Mar 3 12:24:50 UTC 2015 - dmitry_r@opensuse.org
- Fix desktop menu categories
-------------------------------------------------------------------
Tue Dec 23 09:08:16 UTC 2014 - zaitor@opensuse.org
- Add pcb-fix-appdata.patch: Fix appdata, and keep pcb from beeing
pulled in by default on GNOME. Patch from upstream git.
-------------------------------------------------------------------
Sun Nov 09 21:07:00 UTC 2014 - Led <ledest@gmail.com>
- fix bashis in post/postun scripts
-------------------------------------------------------------------
Tue Mar 18 22:02:26 UTC 2014 - dmitry_r@opensuse.org
- Update to version 20140316
Features:
* GTK gui uses GL now, including a pseudo-3D mode.
* Brazilian translation added, others updated.
* Many internationalization tweaks.
* Mice with right-left scroll wheels now supported.
* Major upgrades to the GCode exporter.
* rat-thickness parameter can take a 'px' suffix.
* metric and imperial grids are now more independent.
* photo exporter supports multiple color schemes.
* gerbers can be output in metric.
* There's now a difference between "found" (what the netlist wants)
and "connected" (what the copper says).
* PNG exporter has --fill-holes to omit the "drill helper" completely.
* gerber drill files now 0.1mil resolution.
* XY file is now IPC 7531 compliant.
Bug Fixes:
* Fix pan locking up pcb if you leave the window.
* Many bugfixes related to the metric conversion, including the
two autorouters.
* ps alignment marks fixed.
* route styles in *.pcb files may contain units.
* able to select more parts by their mark when their mark is on-grid.
* gtk route selector may now have nothing selected, if the board
has custom route settings.
* drc no longer hangs when some layers are skipped.
* ps_bloat works again.
* EPS header is more standards-compliant.
* PS outlines are only drawn on copper layers, not mask layers.
* cursor position and zoom are no longer written to the *.pcb file.
* lines with different clearances aren't auto-merged.
* pin names are drawn in the pinout window.
* gerber aperture numbers won't increase between runs.
* misc doc tweaks and fixes.
-------------------------------------------------------------------
Thu Jan 3 22:04:03 UTC 2013 - dmitry_r@opensuse.org
- Clean installed files
- Delete compilation time from binary
* pcb-no-build-time.patch
-------------------------------------------------------------------
Tue Dec 25 19:52:43 UTC 2012 - dmitry_r@opensuse.org
- spec file cleanup
-------------------------------------------------------------------
Sat Nov 19 13:02:16 UTC 2011 - werner.ho@gmx.de
- new version 20110918
-------------------------------------------------------------------
Thu Oct 14 00:00:00 UTC 2010 - werner.ho@gmx.de
- new version 20100929
-------------------------------------------------------------------
Sun Dec 05 00:00:00 UTC 2009 - werner.ho@gmx.de
- fix warning no-return-in-nonvoid-function
-------------------------------------------------------------------
Sun Dec 05 00:00:00 UTC 2009 - werner.ho@gmx.de
- new version 20091103
-------------------------------------------------------------------
Sat Dec 20 00:00:00 UTC 2008 - werner.ho@gmx.de
- keep the electronics-menu patch for older distributions
-------------------------------------------------------------------
Tue Dec 16 00:00:00 UTC 2008 - sbrabec@suse.cz
- dependencies fix
- directory ownership fix
- desktop file QA fix
-------------------------------------------------------------------
Thu Dec 16 00:00:00 UTC 2008 - werner.ho@gmx.de
- new version 20081128
- removed options for older distributions
-------------------------------------------------------------------
Sun Mar 23 00:00:00 UTC 2008 - werner.ho@gmx.de
- fixed desktop integration, added kde mimelnk files
-------------------------------------------------------------------
Sun Feb 03 00:00:00 UTC 2008 - werner.ho@gmx.de
- new version 20080202
- added BuildRequires: intltool, perl-XML-Parser, desktop-file-utils,
update-desktop-files
-------------------------------------------------------------------
Thu Oct 16 00:00:00 UTC 2007 - werner.ho@gmx.de
- enabled dbus support required by xgsch2pcb
-------------------------------------------------------------------
Sat Sep 15 00:00:00 UTC 2007 - werner.ho@gmx.de
- new version 20070912
-------------------------------------------------------------------
Sat Sep 08 00:00:00 UTC 2007 - werner.ho@gmx.de
- build fix: flex for openSUSE 10.3
-------------------------------------------------------------------
Tue Feb 20 00:00:00 UTC 2007 - werner.ho@gmx.de
- new version 20070208p1
-------------------------------------------------------------------
Tue Sep 26 00:00:00 UTC 2006 - werner.ho@gmx.de
- added libjpeg-devel and freetype2-devel required to build
-------------------------------------------------------------------
Wed Aug 30 00:00:00 UTC 2006 - werner.ho@gmx.de
- removed PNG output. pcb crashes on SuSE 10.1 and there are build problems.
-------------------------------------------------------------------
Tue Aug 29 00:00:00 UTC 2006 - werner.ho@gmx.de
- added missing libpng-devel: its not in gtk2-devel in SuSE 10.0 and 9.3
-------------------------------------------------------------------
Sat Aug 26 00:00:00 UTC 2006 - werner.ho@gmx.de
- disabled GIF and JPEG-support as gd-devel in SuSE 10.0 doesn't support it
-------------------------------------------------------------------
Wed Aug 26 00:00:00 UTC 2006 - werner.ho@gmx.de
- first spec file