Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kicad-doc for openSUSE:Factory 
checked in at 2026-06-17 16:21:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kicad-doc (Old)
 and      /work/SRC/openSUSE:Factory/.kicad-doc.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kicad-doc"

Wed Jun 17 16:21:14 2026 rev:67 rq:1359856 version:10.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kicad-doc/kicad-doc.changes      2026-04-01 
19:51:43.319848646 +0200
+++ /work/SRC/openSUSE:Factory/.kicad-doc.new.1981/kicad-doc.changes    
2026-06-17 16:21:43.703619989 +0200
@@ -1,0 +2,7 @@
+Wed Jun 10 21:43:47 UTC 2026 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to 10.0.3:
+  See https://www.kicad.org/blog/2026/05/KiCad-10.0.3-Release/
+  for details
+
+-------------------------------------------------------------------

Old:
----
  kicad-doc-10.0.0.tar.bz2

New:
----
  kicad-doc-10.0.3.tar.bz2

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

Other differences:
------------------
++++++ kicad-doc.spec ++++++
--- /var/tmp/diff_new_pack.8qXykD/_old  2026-06-17 16:21:45.251684737 +0200
+++ /var/tmp/diff_new_pack.8qXykD/_new  2026-06-17 16:21:45.255684905 +0200
@@ -36,7 +36,7 @@
 %endif
 
 Name:           kicad-doc%{?pkg_suffix}
-Version:        10.0.0
+Version:        10.0.3
 Release:        0
 Summary:        Documentation and tutorials for KiCad
 License:        CC-BY-SA-3.0 AND GPL-3.0-or-later
@@ -170,14 +170,12 @@
 %prep
 %autosetup -p0 -n %{sname}-%{version}
 
-# asciidoc errors out if the `[code]` style is used with an unknown language
-# https://gitlab.com/kicad/services/kicad-doc/-/issues/851
-%dnl find . -iname \*adoc -exec sed -i -e 's/\[code/\[source/' '{}' \;
+# asciidoc errors out if the `[source]` style is used without language
+# assume lisp for s-expressions
+find . -iname \*adoc -exec sed -i -e 's/\[source]/\[source,lisp]/' '{}' \;
 # Fix incorrect column with specifiers
 # https://gitlab.com/kicad/services/kicad-doc/-/issues/852
 find . -iname \*adoc -exec sed -i -e '/\[.*cols=/ { :m 
s/\(cols=.*\)\([0-9]\)%/\1\2/g ; t m }' '{}' \;
-# asciidoc interprets the '[--...]' on a new line as a style name
-%dnl find . -iname cli.adoc -exec sed -i -e 's/^\[--/ \[--/' '{}' \;
 
 %build
 # Supported output formats: html;pdf;epub;

++++++ kicad-doc-10.0.0.tar.bz2 -> kicad-doc-10.0.3.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/kicad-doc/kicad-doc-10.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.kicad-doc.new.1981/kicad-doc-10.0.3.tar.bz2 differ: 
char 11, line 1

Reply via email to