Hello community,

here is the log from the commit of package kicad for openSUSE:Factory checked 
in at 2017-01-23 11:35:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kicad (Old)
 and      /work/SRC/openSUSE:Factory/.kicad.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kicad"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kicad/kicad.changes      2016-11-23 
13:37:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kicad.new/kicad.changes 2017-01-23 
11:35:28.334194953 +0100
@@ -1,0 +2,38 @@
+Tue Jan 10 10:16:40 UTC 2017 - [email protected]
+
+- Update to version 4.0.5
+- The KiCad project is pleased to announce that it is the first
+  electronic development application to fully support the Gerber X2
+  extensions.
+- Upstream changes
+  *Bugs Fixed:
+   KiCad: fix crash when attempting to view ERC log with text
+   editor.
+   Pcbnew: fix several auto save file issues.
+   Eeschema: fix assertion on delete node hot key while busy.
+   Pcbnew: fix drill file naming issue.
+   CvPcb: remove broken footprint documentation feature.
+   Footprint editor: fix transform for incorrect mirroring of pads
+   (only effects pads with offset).
+   Pcbnew: prevent drawing tracks on non copper layers in GAL
+   canvas.
+   Fix crash when BOARD members are changed and PNS is active.
+   Fix wrong CSV BOM format using bom2csv.xsl script with custom
+   entries.
+  *Changes:
+   Fixed a crash when drawing a single point polyline.
+   Gerbview: make print dialog display graphic layers list on some
+   windows managers like Unity.
+   Pcbnew: fix epic footprint editor DXF import fail.
+   Fixed a crash when a negative (although invalid) net code
+   occurs in legacy plugin.
+   Pcbnew: prevent reversal of pad loading order when loading board.
+   Fix incorrect indentation which generates compiler warnings.
+   Pcbnew: make polygons strictly simple before fracturing them
+   in zone fill calculations.
+   Fix off-by-one in saving bitmaps.
+   Version string improvements.
+  *The KiCad development team hopes you enjoy this latest stable
+   release of KiCad.
+
+-------------------------------------------------------------------

Old:
----
  kicad-4.0.4.tar.xz

New:
----
  kicad-4.0.5.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kicad.spec ++++++
--- /var/tmp/diff_new_pack.SZGOdh/_old  2017-01-23 11:35:29.198072447 +0100
+++ /var/tmp/diff_new_pack.SZGOdh/_new  2017-01-23 11:35:29.202071880 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kicad
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           kicad
-Version:        4.0.4
+Version:        4.0.5
 Release:        0
 Summary:        EDA software suite for the creation of schematics and PCB
 License:        GPL-2.0+ and GPL-3.0+
@@ -31,7 +31,7 @@
 Patch1:         kicad-user-library.patch
 # PATCH-FEATURE-OPENSUSE kicad-library-repos-install.patch
 Patch2:         kicad-library-repos-install.patch
-# kicad looks in /usr/share/doc/kicad for help files and doesn't find them.
+# PATCH-FIX-OPENSUSE [email protected] -kicad-suse-help-path.patch - kicad 
looks in /usr/share/doc/kicad for help files and doesn't find them.
 # this patch adds packges/ befor kicad.
 Patch3:         kicad-suse-help-path.patch
 %if 0%{?suse_version} > 1320 || 0%{?suse_version} == 1315
@@ -63,9 +63,11 @@
 BuildRequires:  hicolor-icon-theme
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       python-wxWidgets-3_0 >= 3
-Recommends:     %{name}-doc
+# The help function doesn't work without the doc package
+Requires:       %{name}-doc = %{version}
 Recommends:     %{name}-library = %{version}
 Recommends:     %{name}-library-install = %{version}
+Recommends:     %{name}-footprints = %{version}
 Obsoletes:      kicad = 20140120
 
 %description
@@ -125,6 +127,10 @@
 %install
 %cmake_install
 
+find %{buildroot}%{_datadir}/kicad/scripting/plugins -name "*.py" -exec chmod 
0644 "{}" "+"
+#Change permissions back for executable scripts
+chmod -f 0755 `find %{buildroot}%{_datadir}/kicad/scripting/plugins -name 
"*.py" -perm 0644 -print0|xargs -0r grep -l '#!/usr'`
+
 %suse_update_desktop_file -r bitmap2component "Education;Engineering"
 %suse_update_desktop_file -r cvpcb "Education;Engineering"
 %suse_update_desktop_file -r eeschema "Education;Engineering"

++++++ kicad-4.0.4.tar.xz -> kicad-4.0.5.tar.xz ++++++
/work/SRC/openSUSE:Factory/kicad/kicad-4.0.4.tar.xz 
/work/SRC/openSUSE:Factory/.kicad.new/kicad-4.0.5.tar.xz differ: char 26, line 1


Reply via email to