commit kicad-templates for openSUSE:Factory

2020-11-07 Thread root
Hello community,

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

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


Package is "kicad-templates"

Sat Nov  7 21:02:43 2020 rev:9 rq:846558 version:5.1.8

Changes:

--- /work/SRC/openSUSE:Factory/kicad-templates/kicad-templates.changes  
2020-10-05 19:37:33.281459837 +0200
+++ 
/work/SRC/openSUSE:Factory/.kicad-templates.new.11331/kicad-templates.changes   
2020-11-07 21:05:30.353632735 +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-templates-5.1.7.tar.gz

New:

  kicad-templates-5.1.8.tar.bz2



Other differences:
--
++ kicad-templates.spec ++
--- /var/tmp/diff_new_pack.5yE9Hc/_old  2020-11-07 21:05:30.773632065 +0100
+++ /var/tmp/diff_new_pack.5yE9Hc/_new  2020-11-07 21:05:30.773632065 +0100
@@ -20,7 +20,7 @@
 %define compatversion 5.0.0
 
 Name:   kicad-templates
-Version:5.1.7
+Version:5.1.8
 Release:0
 Summary:Project templates 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-templates/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source: 
https://gitlab.com/kicad/libraries/kicad-templates/-/archive/%{version}/kicad-templates-%{version}.tar.bz2#/%{name}-%{version}.tar.bz2
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildArch:  noarch

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




commit kicad-templates for openSUSE:Factory

2020-10-05 Thread root
Hello community,

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

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


Package is "kicad-templates"

Mon Oct  5 19:37:15 2020 rev:8 rq:839201 version:5.1.7

Changes:

--- /work/SRC/openSUSE:Factory/kicad-templates/kicad-templates.changes  
2020-02-15 22:25:50.607323452 +0100
+++ 
/work/SRC/openSUSE:Factory/.kicad-templates.new.4249/kicad-templates.changes
2020-10-05 19:37:33.281459837 +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
+
+---
+Fri May 29 00:41:29 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-templates-5.1.5.tar.gz

New:

  kicad-templates-5.1.7.tar.gz



Other differences:
--
++ kicad-templates.spec ++
--- /var/tmp/diff_new_pack.GSG6ai/_old  2020-10-05 19:37:34.541461068 +0200
+++ /var/tmp/diff_new_pack.GSG6ai/_new  2020-10-05 19:37:34.545461072 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kicad-templates
 #
-# 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-templates
-Version:5.1.5
+Version:5.1.7
 Release:0
 Summary:Project templates 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-templates/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  fdupes
@@ -48,14 +48,14 @@
 %build
 %cmake \
 -DKICAD_DATA:PATH=%{_datadir}/kicad
-%make_jobs
+%cmake_build
 
 %install
 %cmake_install
-%fdupes -s %{buildroot}/%{_datadir}/kicad/template/
+%fdupes %{buildroot}/%{_datadir}/kicad/template/
 
 %files
-%{_datadir}/kicad/
 %license LICENSE.md
+%{_datadir}/kicad/
 
 %changelog

++ kicad-templates-5.1.5.tar.gz -> kicad-templates-5.1.7.tar.gz ++
 2127 lines of diff (skipped)




commit kicad-templates for openSUSE:Factory

2020-02-15 Thread root
Hello community,

here is the log from the commit of package kicad-templates for openSUSE:Factory 
checked in at 2020-02-15 22:25:30

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


Package is "kicad-templates"

Sat Feb 15 22:25:30 2020 rev:7 rq:774401 version:5.1.5

Changes:

--- /work/SRC/openSUSE:Factory/kicad-templates/kicad-templates.changes  
2019-11-21 12:58:06.346538260 +0100
+++ 
/work/SRC/openSUSE:Factory/.kicad-templates.new.26092/kicad-templates.changes   
2020-02-15 22:25:50.607323452 +0100
@@ -1,0 +2,6 @@
+Fri Feb 14 15:46:02 UTC 2020 - Stefan Brüns 
+
+- Add Conflicts for kicad-library, removed/split with kicad-5.0.0,
+  fixes upgrade path for e.g. Leap 15.2.
+
+---



Other differences:
--
++ kicad-templates.spec ++
--- /var/tmp/diff_new_pack.lBMqiX/_old  2020-02-15 22:25:50.999323664 +0100
+++ /var/tmp/diff_new_pack.lBMqiX/_new  2020-02-15 22:25:50.999323664 +0100
@@ -33,6 +33,9 @@
 BuildRequires:  fdupes
 BuildArch:  noarch
 Provides:   kicad-templates = %{compatversion}
+# kicad library has been removed, templates are packaged separately
+Conflicts:  kicad-library <= 4.0.7
+Provides:   
kicad-library:%{_datadir}/kicad/template/Arduino_Fio/fp-lib-table
 
 %description
 KiCad is a software suite used for Electronic Design Automation (EDA).




commit kicad-templates for openSUSE:Factory

2019-11-21 Thread root
Hello community,

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

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


Package is "kicad-templates"

Thu Nov 21 12:58:05 2019 rev:6 rq:749709 version:5.1.5

Changes:

--- /work/SRC/openSUSE:Factory/kicad-templates/kicad-templates.changes  
2019-08-13 13:18:22.841462443 +0200
+++ 
/work/SRC/openSUSE:Factory/.kicad-templates.new.26869/kicad-templates.changes   
2019-11-21 12:58:06.346538260 +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-templates-5.1.4.tar.gz

New:

  kicad-templates-5.1.5.tar.gz



Other differences:
--
++ kicad-templates.spec ++
--- /var/tmp/diff_new_pack.ncOL4l/_old  2019-11-21 12:58:06.958538070 +0100
+++ /var/tmp/diff_new_pack.ncOL4l/_new  2019-11-21 12:58:06.958538070 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kicad-templates
 #
-# 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-templates
-Version:5.1.4
+Version:5.1.5
 Release:0
 Summary:Project templates 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-templates/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  fdupes

++ kicad-templates-5.1.4.tar.gz -> kicad-templates-5.1.5.tar.gz ++
 227793 lines of diff (skipped)




commit kicad-templates for openSUSE:Factory

2019-08-13 Thread root
Hello community,

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

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


Package is "kicad-templates"

Tue Aug 13 13:18:06 2019 rev:5 rq:722169 version:5.1.4

Changes:

--- /work/SRC/openSUSE:Factory/kicad-templates/kicad-templates.changes  
2019-05-03 22:44:16.627475228 +0200
+++ 
/work/SRC/openSUSE:Factory/.kicad-templates.new.9556/kicad-templates.changes
2019-08-13 13:18:22.841462443 +0200
@@ -1,0 +2,6 @@
+Wed Aug  7 17:44:48 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-templates-5.1.1.tar.gz

New:

  kicad-templates-5.1.4.tar.gz



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

++ kicad-templates-5.1.1.tar.gz -> kicad-templates-5.1.4.tar.gz ++
 1934 lines of diff (skipped)




commit kicad-templates for openSUSE:Factory

2019-05-03 Thread root
Hello community,

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

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


Package is "kicad-templates"

Fri May  3 22:44:12 2019 rev:4 rq:694878 version:5.1.1

Changes:

--- /work/SRC/openSUSE:Factory/kicad-templates/kicad-templates.changes  
2019-03-22 15:04:53.893622703 +0100
+++ 
/work/SRC/openSUSE:Factory/.kicad-templates.new.5148/kicad-templates.changes
2019-05-03 22:44:16.627475228 +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-templates-5.1.0.tar.gz

New:

  kicad-templates-5.1.1.tar.gz



Other differences:
--
++ kicad-templates.spec ++
--- /var/tmp/diff_new_pack.9ESR9M/_old  2019-05-03 22:44:18.331478815 +0200
+++ /var/tmp/diff_new_pack.9ESR9M/_new  2019-05-03 22:44:18.351478858 +0200
@@ -20,7 +20,7 @@
 %define compatversion 5.0.0
 
 Name:   kicad-templates
-Version:5.1.0
+Version:5.1.1
 Release:0
 Summary:Project templates for KiCad
 # License is CC-BY-SA-4.0 but there is an exception

++ kicad-templates-5.1.0.tar.gz -> kicad-templates-5.1.1.tar.gz ++




commit kicad-templates for openSUSE:Factory

2019-03-22 Thread root
Hello community,

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

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


Package is "kicad-templates"

Fri Mar 22 15:04:32 2019 rev:3 rq:685454 version:5.1.0

Changes:

--- /work/SRC/openSUSE:Factory/kicad-templates/kicad-templates.changes  
2018-12-10 12:30:17.794409510 +0100
+++ 
/work/SRC/openSUSE:Factory/.kicad-templates.new.25356/kicad-templates.changes   
2019-03-22 15:04:53.893622703 +0100
@@ -1,0 +2,6 @@
+Mon Mar 11 17:09:25 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-templates-5.0.2.tar.gz

New:

  kicad-templates-5.1.0.tar.gz



Other differences:
--
++ kicad-templates.spec ++
--- /var/tmp/diff_new_pack.HJHFEs/_old  2019-03-22 15:04:55.205621568 +0100
+++ /var/tmp/diff_new_pack.HJHFEs/_new  2019-03-22 15:04:55.205621568 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kicad-templates
 #
-# 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
@@ -20,7 +20,7 @@
 %define compatversion 5.0.0
 
 Name:   kicad-templates
-Version:5.0.2
+Version:5.1.0
 Release:0
 Summary:Project templates for KiCad
 # License is CC-BY-SA-4.0 but there is an exception

++ kicad-templates-5.0.2.tar.gz -> kicad-templates-5.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kicad-templates-5.0.2/raspberrypi_hat/raspberrypi_hat.kicad_pcb 
new/kicad-templates-5.1.0/raspberrypi_hat/raspberrypi_hat.kicad_pcb
--- old/kicad-templates-5.0.2/raspberrypi_hat/raspberrypi_hat.kicad_pcb 
2018-11-15 18:38:06.0 +0100
+++ new/kicad-templates-5.1.0/raspberrypi_hat/raspberrypi_hat.kicad_pcb 
2019-02-06 20:45:57.0 +0100
@@ -435,7 +435,7 @@
   (net 10 "Net-(J9-Pad2)"))
 (pad 8 smd rect (at 2.7 -1.905 180) (size 1.55 0.6) (layers F.Cu F.Paste 
F.Mask)
   (net 8 /P3V3))
-(model ${KISYS3DMOD}/Package_SOIC.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.wrl
+(model ${KISYS3DMOD}/Package_SO.3dshapes/SOIC-8_3.9x4.9mm_P1.27mm.wrl
   (at (xyz 0 0 0))
   (scale (xyz 1 1 1))
   (rotate (xyz 0 0 0))




commit kicad-templates for openSUSE:Factory

2018-12-10 Thread root
Hello community,

here is the log from the commit of package kicad-templates for openSUSE:Factory 
checked in at 2018-12-10 12:30:13

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


Package is "kicad-templates"

Mon Dec 10 12:30:13 2018 rev:2 rq:656674 version:5.0.2

Changes:

--- /work/SRC/openSUSE:Factory/kicad-templates/kicad-templates.changes  
2018-11-10 16:55:57.140005071 +0100
+++ 
/work/SRC/openSUSE:Factory/.kicad-templates.new.19453/kicad-templates.changes   
2018-12-10 12:30:17.794409510 +0100
@@ -1,0 +2,5 @@
+Thu Dec  6 21:09:39 UTC 2018 - Stefan Brüns 
+
+- Update to version 5.0.2
+
+---

Old:

  kicad-templates-5.0.1.tar.gz

New:

  kicad-templates-5.0.2.tar.gz



Other differences:
--
++ kicad-templates.spec ++
--- /var/tmp/diff_new_pack.PfE9QN/_old  2018-12-10 12:30:18.618408687 +0100
+++ /var/tmp/diff_new_pack.PfE9QN/_new  2018-12-10 12:30:18.622408682 +0100
@@ -20,7 +20,7 @@
 %define compatversion 5.0.0
 
 Name:   kicad-templates
-Version:5.0.1
+Version:5.0.2
 Release:0
 Summary:Project templates for KiCad
 # License is CC-BY-SA-4.0 but there is an exception

++ kicad-templates-5.0.1.tar.gz -> kicad-templates-5.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kicad-templates-5.0.1/raspberrypi_hat/raspberrypi_hat.sch 
new/kicad-templates-5.0.2/raspberrypi_hat/raspberrypi_hat.sch
--- old/kicad-templates-5.0.1/raspberrypi_hat/raspberrypi_hat.sch   
2018-02-17 00:16:34.0 +0100
+++ new/kicad-templates-5.0.2/raspberrypi_hat/raspberrypi_hat.sch   
2018-11-15 18:38:06.0 +0100
@@ -22,11 +22,6 @@
 F 1 "3mm_Mounting_Hole" H 5650 5850 60   C CNN
 F 2 "project_footprints:NPTH_3mm_ID" H 5550 6000 60  0001 C CNN
 F 3 "" H 5550 6000 60  0001 C CNN
-F 4 "" H -12600 -4650 50  0001 C CNN "MFR"
-F 5 "" H -12600 -4650 50  0001 C CNN "MPN"
-F 6 "" H -12600 -4650 50  0001 C CNN "SPR"
-F 7 "" H -12600 -4650 50  0001 C CNN "SPN"
-F 8 "" H -12600 -4650 50  0001 C CNN "SPURL"
15650 6000
100-1  
 $EndComp
@@ -38,11 +33,6 @@
 F 1 "3mm_Mounting_Hole" H 6650 5850 60   C CNN
 F 2 "project_footprints:NPTH_3mm_ID" H 6550 6000 60  0001 C CNN
 F 3 "" H 6550 6000 60  0001 C CNN
-F 4 "" H -12600 -4650 50  0001 C CNN "MFR"
-F 5 "" H -12600 -4650 50  0001 C CNN "MPN"
-F 6 "" H -12600 -4650 50  0001 C CNN "SPR"
-F 7 "" H -12600 -4650 50  0001 C CNN "SPN"
-F 8 "" H -12600 -4650 50  0001 C CNN "SPURL"
16650 6000
100-1  
 $EndComp
@@ -54,11 +44,6 @@
 F 1 "3mm_Mounting_Hole" H 5650 6400 60   C CNN
 F 2 "project_footprints:NPTH_3mm_ID" H 5550 6550 60  0001 C CNN
 F 3 "" H 5550 6550 60  0001 C CNN
-F 4 "" H -12600 -4650 50  0001 C CNN "MFR"
-F 5 "" H -12600 -4650 50  0001 C CNN "MPN"
-F 6 "" H -12600 -4650 50  0001 C CNN "SPR"
-F 7 "" H -12600 -4650 50  0001 C CNN "SPN"
-F 8 "" H -12600 -4650 50  0001 C CNN "SPURL"
15650 6550
100-1  
 $EndComp
@@ -70,11 +55,6 @@
 F 1 "3mm_Mounting_Hole" H 6700 6400 60   C CNN
 F 2 "project_footprints:NPTH_3mm_ID" H 6600 6550 60  0001 C CNN
 F 3 "" H 6600 6550 60  0001 C CNN
-F 4 "" H -12600 -4650 50  0001 C CNN "MFR"
-F 5 "" H -12600 -4650 50  0001 C CNN "MPN"
-F 6 "" H -12600 -4650 50  0001 C CNN "SPR"
-F 7 "" H -12600 -4650 50  0001 C CNN "SPN"
-F 8 "" H -12600 -4650 50  0001 C CNN "SPURL"
16700 6550
100-1  
 $EndComp
@@ -170,14 +150,9 @@
 U 1 1 58E15896
 P 5750 3600
 F 0 "R23" V 5830 3600 50   C CNN
-F 1 "22" V 5750 3600 50   C CNN
+F 1 "10K" V 5750 3600 50   C CNN
 F 2 "Resistor_SMD:R_0603_1608Metric_Pad0.84x1.00mm_HandSolder" V 5680 3600 50  
0001 C CNN
 F 3 "" H 5750 3600 50  0001 C CNN
-F 4 "Yageo" H -9800 -10750 50  0001 C CNN "MFR"
-F 5 "RC0402JR-0722RL" H -9800 -10750 50  0001 C CNN "MPN"
-F 6 "Digikey" H -9800 -10750 50  0001 C CNN "SPR"
-F 7 "311-22JRCT-ND" H -9800 -10750 50  0001 C CNN "SPN"
-F 8 "" H -9800 -10750 50  0001 C CNN "SPURL"
15750 3600
100-1  
 $EndComp
@@ -186,14 +161,9 @@
 U 1 1 58E158A1
 P 6550 3600
 F 0 "R24" V 6630 3600 50   C CNN
-F 1 "22" V 6550 3600 50   C CNN
+F 1 "47K" V 6550 3600 50   C CNN
 F 2 "Resistor_SMD:R_0603_1608Metric_Pad0.84x1.00mm_HandSolder" V 6480 3600 50  
0001 C CNN
 F 3 "" H 6550 3600 50  0001 C CNN
-F 4 "Yageo" H -9000 -10950 50  0001 C CNN "MFR"
-F 5 "RC0402JR-0722RL" H -9000 -10950 50  0001 C CNN "MPN"
-F 6 "Digikey" H -9000 -10950 50  0001 C CNN "SPR"
-F 7 "311-22JRCT-ND" H -9000 -10950 50  0001 C CNN "SPN"
-F 8 "" H