Hello community,

here is the log from the commit of package kicad-symbols for openSUSE:Factory 
checked in at 2018-11-10 16:56:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kicad-symbols (Old)
 and      /work/SRC/openSUSE:Factory/.kicad-symbols.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kicad-symbols"

Sat Nov 10 16:56:01 2018 rev:2 rq:644744 version:5.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kicad-symbols/kicad-symbols.changes      
2018-09-04 22:55:09.312792814 +0200
+++ /work/SRC/openSUSE:Factory/.kicad-symbols.new/kicad-symbols.changes 
2018-11-10 16:56:27.311968120 +0100
@@ -1,0 +2,7 @@
+Thu Oct 18 17:52:10 UTC 2018 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to version 5.0.1
+- Shorten description, strip verbose language duplicated from KiCad package
+- Remove unnecessary BuildRequires: gcc-c++
+
+-------------------------------------------------------------------

Old:
----
  kicad-symbols-5.0.0.tar.gz

New:
----
  kicad-symbols-5.0.1.tar.gz

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

Other differences:
------------------
++++++ kicad-symbols.spec ++++++
--- /var/tmp/diff_new_pack.SibnYc/_old  2018-11-10 16:56:27.955967331 +0100
+++ /var/tmp/diff_new_pack.SibnYc/_new  2018-11-10 16:56:27.959967327 +0100
@@ -12,11 +12,15 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
+# 5.0.x are bugfix versions, do not require users to upgrade 
symbols/footprints/packages
+%define compatversion 5.0.0
+
 Name:           kicad-symbols
-Version:        5.0.0
+Version:        5.0.1
 Release:        0
 Summary:        Schematic symbol library for KiCad
 # License is CC-BY-SA-4.0 but there is an exception
@@ -24,28 +28,26 @@
 License:        CC-BY-SA-4.0
 Group:          Productivity/Scientific/Electronics
 Url:            http://kicad-pcb.org
-Source:         
https://github.com/KiCad/kicad-symbols/archive/5.0.0.tar.gz#/%{name}-%{version}.tar.gz
+Source:         
https://github.com/KiCad/kicad-symbols/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  fdupes
-BuildRequires:  gcc-c++
 BuildArch:      noarch
-Requires:       kicad = %{version}
 Requires:       kicad-footprints = %{version}
 Provides:       kicad-library = %{version}
+Provides:       kicad-symbols = %{compatversion}
 Obsoletes:      kicad-library < 5.0.0
 
 %description
-KiCad is software used for the creation of electronic diagrams
-and printed circuit artwork with up to 32 copper layers and
-additional techinical layers.
+KiCad is a software suite used for Electronic Design Automation (EDA).
 
-This is the schematic symbol library package for KiCad EDA.
+This is the schematic symbol library package for KiCad.
 
 %prep
 %setup -q
 
 %build
-%cmake
+%cmake \
+    -DKICAD_DATA:PATH=%{_datadir}/kicad
 %make_jobs
 
 %install
@@ -53,7 +55,6 @@
 %fdupes -s %{buildroot}/%{_datadir}/kicad/
 
 %files
-%defattr(-,root,root,-)
 %doc README.md CONTRIBUTING.md
 %{_datadir}/kicad/
 %license LICENSE.md

++++++ kicad-symbols-5.0.0.tar.gz -> kicad-symbols-5.0.1.tar.gz ++++++
++++ 62890 lines of diff (skipped)


Reply via email to