Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kicad-templates for openSUSE:Factory checked in at 2023-12-08 22:32:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kicad-templates (Old) and /work/SRC/openSUSE:Factory/.kicad-templates.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kicad-templates" Fri Dec 8 22:32:30 2023 rev:30 rq:1132012 version:7.0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/kicad-templates/kicad-templates.changes 2023-09-11 21:27:28.676700750 +0200 +++ /work/SRC/openSUSE:Factory/.kicad-templates.new.25432/kicad-templates.changes 2023-12-08 22:33:02.338175631 +0100 @@ -1,0 +2,8 @@ +Thu Dec 7 21:23:17 UTC 2023 - Stefan Brüns <stefan.bru...@rwth-aachen.de> + +- update to 7.0.9: + See https://www.kicad.org/blog/2023/11/KiCad-7.0.9-Release/ for details +- update to 7.0.8: + See https://www.kicad.org/blog/2023/09/KiCad-7.0.8-Release/ for details + +------------------------------------------------------------------- Old: ---- kicad-templates-7.0.7.tar.bz2 New: ---- kicad-templates-7.0.9.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kicad-templates.spec ++++++ --- /var/tmp/diff_new_pack.8aIyjn/_old 2023-12-08 22:33:02.862194911 +0100 +++ /var/tmp/diff_new_pack.8aIyjn/_new 2023-12-08 22:33:02.862194911 +0100 @@ -20,7 +20,7 @@ %define compatversion 7.0.0 Name: kicad-templates -Version: 7.0.7 +Version: 7.0.9 Release: 0 Summary: Project templates for KiCad # License is CC-BY-SA-4.0 but there is an exception ++++++ kicad-templates-7.0.7.tar.bz2 -> kicad-templates-7.0.9.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kicad-templates-7.0.7/CMakeLists.txt new/kicad-templates-7.0.9/CMakeLists.txt --- old/kicad-templates-7.0.7/CMakeLists.txt 2023-01-22 20:00:22.000000000 +0100 +++ new/kicad-templates-7.0.9/CMakeLists.txt 2023-09-23 16:08:58.000000000 +0200 @@ -1,7 +1,7 @@ -project( kicad-templates NONE ) - cmake_minimum_required( VERSION 3.10 FATAL_ERROR ) +project( kicad-templates NONE ) + #================================================ # Locations for install targets. #================================================