Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gap-autodoc for openSUSE:Factory 
checked in at 2026-03-18 16:51:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gap-autodoc (Old)
 and      /work/SRC/openSUSE:Factory/.gap-autodoc.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gap-autodoc"

Wed Mar 18 16:51:37 2026 rev:5 rq:1340854 version:2026.03.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/gap-autodoc/gap-autodoc.changes  2025-12-20 
21:47:10.004861876 +0100
+++ /work/SRC/openSUSE:Factory/.gap-autodoc.new.8177/gap-autodoc.changes        
2026-03-18 16:53:18.648033413 +0100
@@ -1,0 +2,38 @@
+Wed Mar 18 08:36:41 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 2026.03.17
+  * Breaking changes:
+  * Remove the nonfunctional `@Level`, `@ResetLevel`, and
+    undocumented alias `@SetLevel` commands.
+  * Only document the first declaration immediately following an
+    AutoDoc source comment block; later consecutive declarations
+    now require their own `#!` comment block.
+  * When documenting an `InstallMethod`, we now use the item type
+    `Meth` instead of `Oper`.
+  * New Features:
+  * Add `nopdf` as a global option, and document the existing
+    `NOPDF` environment variable and `relativePath` global option.
+  * Add Markdown-style headings `#`/`##`/`###` as aliases for
+    `@Chapter`/`@Section`/`@Subsection` in `.autodoc` files and doc
+    comments.
+  * Add `@Appendix` for generating appendix XML from `.autodoc`
+    input.
+  * Add support for documenting `DeclareSynonym` and
+    `DeclareSynonymAttr` declarations.
+  * Add `@ItemType` to override the type of a declaration, which is
+    especially useful for `DeclareSynonym` or `DeclareGlobalName`.
+  * Add fenced code blocks using triple backticks or tildes in
+    Markdown-like text; `@listing`, `@example`, and `@log` info
+    strings select the corresponding GAPDoc element.
+  * Other Changes:
+  * Scaffold-generated package manual main files now default to
+    `_main.xml` instead of `PACKAGENAME.xml`; packages that need a
+    different name can continue to set `gapdoc.main`.
+  * Strip XML-special characters from generated chapter, section,
+    and subsection labels so entity names in headings no longer
+    produce invalid XML.
+  * Require `@BeginExample`, `@BeginLog`, `@BeginExampleSession`,
+    and `@BeginLogSession` blocks to use their matching `@End...`
+    markers.
+
+-------------------------------------------------------------------

Old:
----
  AutoDoc-2025.12.19.tar.gz

New:
----
  AutoDoc-2026.03.17.tar.gz

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

Other differences:
------------------
++++++ gap-autodoc.spec ++++++
--- /var/tmp/diff_new_pack.UVXMxI/_old  2026-03-18 16:53:20.676118109 +0100
+++ /var/tmp/diff_new_pack.UVXMxI/_new  2026-03-18 16:53:20.708119444 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gap-autodoc
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           gap-autodoc
-Version:        2025.12.19
+Version:        2026.03.17
 Release:        0
 Summary:        GAP: Tools for generating automatic GAPDoc documentations
 License:        GPL-2.0-only
@@ -28,9 +28,8 @@
 Source:         
https://github.com/gap-packages/AutoDoc/releases/download/v%version/AutoDoc-%version.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  gap-rpm-devel
-BuildRequires:  xz
 BuildArch:      noarch
-Requires:       gap-core >= 4.5
+Requires:       gap-core >= 4.11
 Requires:       gap-gapdoc >= 1.6.3
 
 %description

++++++ AutoDoc-2025.12.19.tar.gz -> AutoDoc-2026.03.17.tar.gz ++++++
++++ 32133 lines of diff (skipped)

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.UVXMxI/_old  2026-03-18 16:53:22.076176577 +0100
+++ /var/tmp/diff_new_pack.UVXMxI/_new  2026-03-18 16:53:22.112178080 +0100
@@ -1,5 +1,5 @@
-mtime: 1766162943
-commit: d49328b0836f7f88a7cd9dea69fea041f8f179ea41189e4cabc03ff75f459bc0
+mtime: 1773823197
+commit: 73eec0a6758ed2ceb3eec507758fdc0ab85bfaef0f32fb4025415f730de9c3e5
 url: https://src.opensuse.org/jengelh/gap-autodoc
 revision: master
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-18 09:42:40.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to