Hello community,

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

Package is "kicad-footprints"

Sat Nov 10 16:56:04 2018 rev:8 rq:644745 version:5.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kicad-footprints/kicad-footprints.changes        
2018-09-04 22:54:57.156751249 +0200
+++ /work/SRC/openSUSE:Factory/.kicad-footprints.new/kicad-footprints.changes   
2018-11-10 16:56:29.307965676 +0100
@@ -1,0 +2,6 @@
+Thu Oct 18 17:52:10 UTC 2018 - Stefan BrĂ¼ns <stefan.bru...@rwth-aachen.de>
+
+- Update to version 5.0.1
+- Shorten description, strip verbose language duplicated from KiCad package
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kicad-footprints.spec ++++++
--- /var/tmp/diff_new_pack.D48qUA/_old  2018-11-10 16:56:29.843965020 +0100
+++ /var/tmp/diff_new_pack.D48qUA/_new  2018-11-10 16:56:29.847965015 +0100
@@ -12,14 +12,17 @@
 # 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-footprints
-Version:        5.0.0
+Version:        5.0.1
 Release:        0
-Summary:        Footprint libraries for KiCad
+Summary:        Footprint library for KiCad
 # License is CC-BY-SA-4.0 but there is an exception
 # See included LICENSE.md and kicad-pcb.org/libraries/license/
 License:        CC-BY-SA-4.0
@@ -29,19 +32,19 @@
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildArch:      noarch
-Requires:       kicad = %{version}
+Provides:       kicad-footprints = %{compatversion}
 
 %description
-KiCad is an open source (GPL) software for the creation of electronic schematic
-diagrams and printed circuit with up to 32 copper layers and additional 
techinical layers.
+KiCad is a software suite used for Electronic Design Automation (EDA).
 
-This is the footprints package for KiCad.
+This is the footprints library package for KiCad.
 
 %prep
 %setup -q
 
 %build
-%cmake
+%cmake \
+    -DKICAD_DATA:PATH=%{_datadir}/kicad
 %make_jobs
 
 %install
@@ -49,7 +52,6 @@
 %fdupes -s %{buildroot}/%{_datadir}/kicad/modules/
 
 %files
-%defattr(-,root,root,-)
 %doc README.md CONTRIBUTING.md
 %{_datadir}/kicad/
 %license LICENSE.md

++++++ kicad-footprints-5.0.0.tar.gz -> kicad-footprints-5.0.1.tar.gz ++++++
++++ 250090 lines of diff (skipped)


Reply via email to