commit kicad-symbols for openSUSE:Factory

2020-11-07 Thread root
Hello community,

here is the log from the commit of package kicad-symbols for openSUSE:Factory 
checked in at 2020-11-07 21:02:12

Comparing /work/SRC/openSUSE:Factory/kicad-symbols (Old)
 and  /work/SRC/openSUSE:Factory/.kicad-symbols.new.11331 (New)


Package is "kicad-symbols"

Sat Nov  7 21:02:12 2020 rev:9 rq:846556 version:5.1.8

Changes:

--- /work/SRC/openSUSE:Factory/kicad-symbols/kicad-symbols.changes  
2020-10-05 19:37:11.969439016 +0200
+++ /work/SRC/openSUSE:Factory/.kicad-symbols.new.11331/kicad-symbols.changes   
2020-11-07 21:05:08.001668424 +0100
@@ -1,0 +2,7 @@
+Fri Nov  6 12:20:49 UTC 2020 - Stefan Brüns 
+
+- Update to version 5.1.8
+  See https://kicad.org/blog/2020/11/KiCad-5.1.8-Release/ for details.
+- Updated Source URL to gitlab
+
+---

Old:

  kicad-symbols-5.1.7.tar.gz

New:

  kicad-symbols-5.1.8.tar.bz2



Other differences:
--
++ kicad-symbols.spec ++
--- /var/tmp/diff_new_pack.XLHiGq/_old  2020-11-07 21:05:08.685667332 +0100
+++ /var/tmp/diff_new_pack.XLHiGq/_new  2020-11-07 21:05:08.689667326 +0100
@@ -20,7 +20,7 @@
 %define compatversion 5.0.0
 
 Name:   kicad-symbols
-Version:5.1.7
+Version:5.1.8
 Release:0
 Summary:Schematic symbol library for KiCad
 # License is CC-BY-SA-4.0 but there is an exception
@@ -28,7 +28,7 @@
 License:CC-BY-SA-4.0
 Group:  Productivity/Scientific/Electronics
 URL:https://kicad-pcb.org
-Source: 
https://github.com/KiCad/kicad-symbols/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source: 
https://gitlab.com/kicad/libraries/kicad-symbols/-/archive/%{version}/kicad-symbols-%{version}.tar.bz2#/%{name}-%{version}.tar.bz2
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildArch:  noarch

++ kicad-symbols-5.1.7.tar.gz -> kicad-symbols-5.1.8.tar.bz2 ++




commit kicad-symbols for openSUSE:Factory

2020-10-05 Thread root
Hello community,

here is the log from the commit of package kicad-symbols for openSUSE:Factory 
checked in at 2020-10-05 19:37:00

Comparing /work/SRC/openSUSE:Factory/kicad-symbols (Old)
 and  /work/SRC/openSUSE:Factory/.kicad-symbols.new.4249 (New)


Package is "kicad-symbols"

Mon Oct  5 19:37:00 2020 rev:8 rq:839200 version:5.1.7

Changes:

--- /work/SRC/openSUSE:Factory/kicad-symbols/kicad-symbols.changes  
2019-11-21 12:58:05.086538648 +0100
+++ /work/SRC/openSUSE:Factory/.kicad-symbols.new.4249/kicad-symbols.changes
2020-10-05 19:37:11.969439016 +0200
@@ -1,0 +2,11 @@
+Mon Sep 28 22:16:18 UTC 2020 - Stefan Brüns 
+
+- Update to version 5.1.7, no changelog provided
+
+---
+Thu May 28 23:45:06 UTC 2020 - Stefan Brüns 
+
+- Update to version 5.1.6
+  See http://kicad-pcb.org/blog/2020/05/KiCad-5.1.6-Release/ for details.
+
+---

Old:

  kicad-symbols-5.1.5.tar.gz

New:

  kicad-symbols-5.1.7.tar.gz



Other differences:
--
++ kicad-symbols.spec ++
--- /var/tmp/diff_new_pack.K3opej/_old  2020-10-05 19:37:15.837442795 +0200
+++ /var/tmp/diff_new_pack.K3opej/_new  2020-10-05 19:37:15.837442795 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kicad-symbols
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,14 +20,14 @@
 %define compatversion 5.0.0
 
 Name:   kicad-symbols
-Version:5.1.5
+Version:5.1.7
 Release:0
 Summary:Schematic symbol 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
 Group:  Productivity/Scientific/Electronics
-URL:http://kicad-pcb.org
+URL:https://kicad-pcb.org
 Source: 
https://github.com/KiCad/kicad-symbols/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  fdupes
@@ -48,15 +48,15 @@
 %build
 %cmake \
 -DKICAD_DATA:PATH=%{_datadir}/kicad
-%make_jobs
+%cmake_build
 
 %install
 %cmake_install
-%fdupes -s %{buildroot}/%{_datadir}/kicad/
+%fdupes %{buildroot}/%{_datadir}/kicad/
 
 %files
 %doc README.md CONTRIBUTING.md
-%{_datadir}/kicad/
 %license LICENSE.md
+%{_datadir}/kicad/
 
 %changelog

++ kicad-symbols-5.1.5.tar.gz -> kicad-symbols-5.1.7.tar.gz ++
 50418 lines of diff (skipped)




commit kicad-symbols for openSUSE:Factory

2019-11-21 Thread root
Hello community,

here is the log from the commit of package kicad-symbols for openSUSE:Factory 
checked in at 2019-11-21 12:58:01

Comparing /work/SRC/openSUSE:Factory/kicad-symbols (Old)
 and  /work/SRC/openSUSE:Factory/.kicad-symbols.new.26869 (New)


Package is "kicad-symbols"

Thu Nov 21 12:58:01 2019 rev:7 rq:749708 version:5.1.5

Changes:

--- /work/SRC/openSUSE:Factory/kicad-symbols/kicad-symbols.changes  
2019-08-13 13:18:31.169460517 +0200
+++ /work/SRC/openSUSE:Factory/.kicad-symbols.new.26869/kicad-symbols.changes   
2019-11-21 12:58:05.086538648 +0100
@@ -1,0 +2,6 @@
+Mon Nov 18 22:01:57 UTC 2019 - Stefan Brüns 
+
+- Update to version 5.1.5
+  See http://kicad-pcb.org/blog/2019/11/KiCad-5.1.5-Release/ for details.
+
+---

Old:

  kicad-symbols-5.1.4.tar.gz

New:

  kicad-symbols-5.1.5.tar.gz



Other differences:
--
++ kicad-symbols.spec ++
--- /var/tmp/diff_new_pack.ouhnXF/_old  2019-11-21 12:58:05.566538500 +0100
+++ /var/tmp/diff_new_pack.ouhnXF/_new  2019-11-21 12:58:05.566538500 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kicad-symbols
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,14 +20,14 @@
 %define compatversion 5.0.0
 
 Name:   kicad-symbols
-Version:5.1.4
+Version:5.1.5
 Release:0
 Summary:Schematic symbol 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
 Group:  Productivity/Scientific/Electronics
-Url:http://kicad-pcb.org
+URL:http://kicad-pcb.org
 Source: 
https://github.com/KiCad/kicad-symbols/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  fdupes

++ kicad-symbols-5.1.4.tar.gz -> kicad-symbols-5.1.5.tar.gz ++
 49198 lines of diff (skipped)




commit kicad-symbols for openSUSE:Factory

2019-08-13 Thread root
Hello community,

here is the log from the commit of package kicad-symbols for openSUSE:Factory 
checked in at 2019-08-13 13:18:08

Comparing /work/SRC/openSUSE:Factory/kicad-symbols (Old)
 and  /work/SRC/openSUSE:Factory/.kicad-symbols.new.9556 (New)


Package is "kicad-symbols"

Tue Aug 13 13:18:08 2019 rev:6 rq:722170 version:5.1.4

Changes:

--- /work/SRC/openSUSE:Factory/kicad-symbols/kicad-symbols.changes  
2019-05-03 22:44:12.563466671 +0200
+++ /work/SRC/openSUSE:Factory/.kicad-symbols.new.9556/kicad-symbols.changes
2019-08-13 13:18:31.169460517 +0200
@@ -1,0 +2,6 @@
+Wed Aug  7 17:42:08 UTC 2019 - Stefan Brüns 
+
+- Update to version 5.1.4
+  See http://kicad-pcb.org/blog/2019/08/KiCad-5.1.4-Release/ for details.
+
+---

Old:

  kicad-symbols-5.1.1.tar.gz

New:

  kicad-symbols-5.1.4.tar.gz



Other differences:
--
++ kicad-symbols.spec ++
--- /var/tmp/diff_new_pack.vHO95h/_old  2019-08-13 13:18:33.069460077 +0200
+++ /var/tmp/diff_new_pack.vHO95h/_new  2019-08-13 13:18:33.069460077 +0200
@@ -20,7 +20,7 @@
 %define compatversion 5.0.0
 
 Name:   kicad-symbols
-Version:5.1.1
+Version:5.1.4
 Release:0
 Summary:Schematic symbol library for KiCad
 # License is CC-BY-SA-4.0 but there is an exception

++ kicad-symbols-5.1.1.tar.gz -> kicad-symbols-5.1.4.tar.gz ++
 74340 lines of diff (skipped)




commit kicad-symbols for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package kicad-symbols for openSUSE:Factory 
checked in at 2019-05-03 22:44:08

Comparing /work/SRC/openSUSE:Factory/kicad-symbols (Old)
 and  /work/SRC/openSUSE:Factory/.kicad-symbols.new.5148 (New)


Package is "kicad-symbols"

Fri May  3 22:44:08 2019 rev:5 rq:694877 version:5.1.1

Changes:

--- /work/SRC/openSUSE:Factory/kicad-symbols/kicad-symbols.changes  
2019-03-22 15:04:46.181629375 +0100
+++ /work/SRC/openSUSE:Factory/.kicad-symbols.new.5148/kicad-symbols.changes
2019-05-03 22:44:12.563466671 +0200
@@ -1,0 +2,6 @@
+Mon Apr 15 19:07:28 UTC 2019 - Stefan Brüns 
+
+- Update to version 5.1.1
+  See http://kicad-pcb.org/blog/2019/04/KiCad-5.1.1-Release/ for details.
+
+---

Old:

  kicad-symbols-5.1.0.tar.gz

New:

  kicad-symbols-5.1.1.tar.gz



Other differences:
--
++ kicad-symbols.spec ++
--- /var/tmp/diff_new_pack.ySdUOM/_old  2019-05-03 22:44:13.799469274 +0200
+++ /var/tmp/diff_new_pack.ySdUOM/_new  2019-05-03 22:44:13.839469358 +0200
@@ -20,7 +20,7 @@
 %define compatversion 5.0.0
 
 Name:   kicad-symbols
-Version:5.1.0
+Version:5.1.1
 Release:0
 Summary:Schematic symbol library for KiCad
 # License is CC-BY-SA-4.0 but there is an exception

++ kicad-symbols-5.1.0.tar.gz -> kicad-symbols-5.1.1.tar.gz ++
 7892 lines of diff (skipped)




commit kicad-symbols for openSUSE:Factory

2019-03-22 Thread root
Hello community,

here is the log from the commit of package kicad-symbols for openSUSE:Factory 
checked in at 2019-03-22 15:04:25

Comparing /work/SRC/openSUSE:Factory/kicad-symbols (Old)
 and  /work/SRC/openSUSE:Factory/.kicad-symbols.new.25356 (New)


Package is "kicad-symbols"

Fri Mar 22 15:04:25 2019 rev:4 rq:685453 version:5.1.0

Changes:

--- /work/SRC/openSUSE:Factory/kicad-symbols/kicad-symbols.changes  
2018-12-18 14:55:35.838499044 +0100
+++ /work/SRC/openSUSE:Factory/.kicad-symbols.new.25356/kicad-symbols.changes   
2019-03-22 15:04:46.181629375 +0100
@@ -1,0 +2,6 @@
+Mon Mar 11 17:11:39 UTC 2019 - Stefan Brüns 
+
+- Update to version 5.1.0
+  See http://kicad-pcb.org/blog/2019/03/KiCad-5.1.0-Release/ for details.
+
+---

Old:

  kicad-symbols-5.0.2.tar.gz

New:

  kicad-symbols-5.1.0.tar.gz



Other differences:
--
++ kicad-symbols.spec ++
--- /var/tmp/diff_new_pack.XGEe0v/_old  2019-03-22 15:04:48.209627621 +0100
+++ /var/tmp/diff_new_pack.XGEe0v/_new  2019-03-22 15:04:48.213627617 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kicad-symbols
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -16,11 +16,11 @@
 #
 
 
-# 5.0.x are bugfix versions, do not require users to upgrade 
symbols/footprints/packages
+# 5.x.y are bugfix versions, do not require users to upgrade 
symbols/footprints/packages
 %define compatversion 5.0.0
 
 Name:   kicad-symbols
-Version:5.0.2
+Version:5.1.0
 Release:0
 Summary:Schematic symbol library for KiCad
 # License is CC-BY-SA-4.0 but there is an exception

++ kicad-symbols-5.0.2.tar.gz -> kicad-symbols-5.1.0.tar.gz ++
 58430 lines of diff (skipped)




commit kicad-symbols for openSUSE:Factory

2018-12-18 Thread root
Hello community,

here is the log from the commit of package kicad-symbols for openSUSE:Factory 
checked in at 2018-12-18 14:54:29

Comparing /work/SRC/openSUSE:Factory/kicad-symbols (Old)
 and  /work/SRC/openSUSE:Factory/.kicad-symbols.new.28833 (New)


Package is "kicad-symbols"

Tue Dec 18 14:54:29 2018 rev:3 rq:657535 version:5.0.2

Changes:

--- /work/SRC/openSUSE:Factory/kicad-symbols/kicad-symbols.changes  
2018-11-10 16:56:27.311968120 +0100
+++ /work/SRC/openSUSE:Factory/.kicad-symbols.new.28833/kicad-symbols.changes   
2018-12-18 14:55:35.838499044 +0100
@@ -1,0 +2,5 @@
+Thu Dec  6 21:06:30 UTC 2018 - Stefan Brüns 
+
+- Update to version 5.0.2
+
+---

Old:

  kicad-symbols-5.0.1.tar.gz

New:

  kicad-symbols-5.0.2.tar.gz



Other differences:
--
++ kicad-symbols.spec ++
--- /var/tmp/diff_new_pack.yy1Htk/_old  2018-12-18 14:55:37.610496697 +0100
+++ /var/tmp/diff_new_pack.yy1Htk/_new  2018-12-18 14:55:37.626496675 +0100
@@ -20,7 +20,7 @@
 %define compatversion 5.0.0
 
 Name:   kicad-symbols
-Version:5.0.1
+Version:5.0.2
 Release:0
 Summary:Schematic symbol library for KiCad
 # License is CC-BY-SA-4.0 but there is an exception

++ kicad-symbols-5.0.1.tar.gz -> kicad-symbols-5.0.2.tar.gz ++
 19792 lines of diff (skipped)




commit kicad-symbols for openSUSE:Factory

2018-11-10 Thread root
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 
+
+- 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)