Hello community, here is the log from the commit of package kicad for openSUSE:Factory checked in at 2018-12-18 14:55:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kicad (Old) and /work/SRC/openSUSE:Factory/.kicad.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kicad" Tue Dec 18 14:55:59 2018 rev:28 rq:657552 version:5.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kicad/kicad.changes 2018-11-10 16:57:32.919887808 +0100 +++ /work/SRC/openSUSE:Factory/.kicad.new.28833/kicad.changes 2018-12-18 14:57:41.182315393 +0100 @@ -1,0 +2,15 @@ +Wed Dec 12 08:50:24 UTC 2018 - [email protected] + +- Allow up to date versions of symbol, footprint, template and 3D + packages. + +------------------------------------------------------------------- +Thu Dec 6 21:15:29 UTC 2018 - Stefan BrĂ¼ns <[email protected]> + +- Update to bugfix release 5.0.2 + This version contains critical bugfixes and minor improvements. + See http://kicad-pcb.org/blog/2018/12/KiCad-5.0.2-Release/ for details. +- Drop upstreamed 0001-Use-fixed-version-for-libngspice.so.0.patch +- Drop COPYRIGHT/LICENSE.AGPLv3, both files are included in the tarball now. + +------------------------------------------------------------------- Old: ---- 0001-Use-fixed-version-for-libngspice.so.0.patch COPYRIGHT.txt LICENSE.AGPLv3 kicad-5.0.1.tar.xz New: ---- kicad-5.0.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kicad.spec ++++++ --- /var/tmp/diff_new_pack.9A6Q4e/_old 2018-12-18 14:57:42.870312837 +0100 +++ /var/tmp/diff_new_pack.9A6Q4e/_new 2018-12-18 14:57:42.874312831 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -20,18 +20,13 @@ # symbol libraries from version 5.0.0 %define compatversion 5.0.0 Name: kicad -Version: 5.0.1 +Version: 5.0.2 Release: 0 Summary: EDA software suite for the creation of schematics and PCB License: GPL-3.0-or-later AND AGPL-3.0-or-later Group: Productivity/Scientific/Electronics Url: http://kicad-pcb.org Source: https://launchpad.net/kicad/5.0/%{version}/+download/kicad-%{version}.tar.xz -# License file is not include in the repository or tarball -# According to the webpage and the included copyright.h, license is GPL-3.0-or-later -Source2: COPYRIGHT.txt -# It also includes and links some third party code licensed as AGPL-3.0-or-later -Source3: LICENSE.AGPLv3 # PATCH-FEATURE-OPENSUSE kicad-user-library.patch -- add user library path Patch1: kicad-user-library.patch # PATCH-FEATURE-OPENSUSE kicad-library-repos-install.patch @@ -41,8 +36,6 @@ Patch3: kicad-suse-help-path.patch # PATCH-FIX-UPSTREAM 0001-Use-absolute-path-CMAKE_INSTALL_FULL_LIBDIR-for-3d-v.patch Patch4: 0001-Use-absolute-path-CMAKE_INSTALL_FULL_LIBDIR-for-3d-v.patch -# PATCH-FIX-OPENSUSE 0001-Use-fixed-version-for-libngspice.so.0.patch -Patch5: 0001-Use-fixed-version-for-libngspice.so.0.patch %if 0%{?suse_version} >= 1500 BuildRequires: libboost_system-devel @@ -81,13 +74,13 @@ # The help function gives an error without the doc package Requires: %{name}-doc = %{version} # You cannot build a schematic without symbols -Requires: %{name}-symbols = %{compatversion} +Requires: %{name}-symbols >= %{compatversion} # You cannot create a pcb layout without footprints -Requires: %{name}-footprints = %{compatversion} +Requires: %{name}-footprints >= %{compatversion} # Kicad functions without these packages Recommends: %{name}-library-install = %{version} -Recommends: %{name}-packages3D -Recommends: %{name}-templates +Recommends: %{name}-packages3D >= %{compatversion} +Recommends: %{name}-templates >= %{compatversion} Obsoletes: kicad = 20140120 Provides: kicad = %{compatversion} @@ -121,10 +114,6 @@ %patch2 -p1 %patch3 %patch4 -p1 -%patch5 -p1 - -cp %{SOURCE2} ./LICENSE.GPLv3 -cp %{SOURCE3} ./LICENSE.AGPLv3 %build # -DKICAD_PLUGINS:PATH=%%{_libdir}/kicad/plugins \ @@ -201,7 +190,7 @@ %files %defattr(-,root,root) %doc README.txt Documentation/changelogs -%license LICENSE.GPLv3 LICENSE.AGPLv3 +%license LICENSE.GPLv3 LICENSE.AGPLv3 LICENSE.README %{_bindir}/* %exclude %{_bindir}/kicad-library-install.sh %{_libdir}/kicad/ ++++++ kicad-5.0.1.tar.xz -> kicad-5.0.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/kicad/kicad-5.0.1.tar.xz /work/SRC/openSUSE:Factory/.kicad.new.28833/kicad-5.0.2.tar.xz differ: char 27, line 1
