diff --git a/suse-xsl-2.93.0.tar.bz2 b/suse-xsl-2.93.0.tar.bz2 deleted file mode 100644 index 8a30046..0000000 --- a/suse-xsl-2.93.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d48b38354015db723266aa246d1ec5dd83b214c71c2d84670eddc368dd6f18e0 -size 2083246 diff --git a/suse-xsl-2.94.0.tar.bz2 b/suse-xsl-2.94.0.tar.bz2 new file mode 100644 index 0000000..82feb47 --- /dev/null +++ b/suse-xsl-2.94.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cfe27de6103737447cf7512d83852557274acd7067f88533dd5749daa1a9524 +size 2089951 diff --git a/suse-xsl-stylesheets.changes b/suse-xsl-stylesheets.changes index ac7782b..fc7afc3 100644 --- a/suse-xsl-stylesheets.changes +++ b/suse-xsl-stylesheets.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Fri Feb 16 13:49:27 UTC 2024 - Thomas Schraitle + +- Update 2.94.0 + Create external JSON-LD file #605 + The structure is based on schema.org + + Introduce new parameters: + + * generate.json-ld.external (0=no, 1=yes) + Should a JSON-LD structure stored? + * json-ld-use-individual-authors (0=no, 1=yes) + Should the individual authors be used? + * json-ld.ext (default ".json) + The default extension of the JSON file + * json-ld-date-timezone (default "T00:00+02:00) + The default timezone for dates when no timezone is specified + * json-ld-fallback-author-name (default "SUSE Product & Solution + Documentation Team") + Default name of author when no is specified + * json-ld-fallback-author-url (default: "https://documentation.suse.com") + Default URL for an author, when no is specified + * json-ld-fallback-author-type (default "Corporation") + Default type of an author, when no is specified + * json-ld-fallback-author-logo (default + "https://www.suse.com/assets/img/suse-white-logo-green.svg") + Default logo URL, when no is specified + * json-ld-image-url (default $json-ld-fallback-author-logo) + Default image URL for a TechArticle + * stitchfile (str, default ='') + Absolute filename to the single stitch file that Docserv generates on startup + +- Prepare structural tabs support presentation of variablelist in #606 +- JQuery to JS changes consumption in #604 +- Replaced the jQuery code with native JS in #603 + + ------------------------------------------------------------------- Tue Nov 28 10:18:57 UTC 2023 - Thomas Schraitle - 2.93.0 diff --git a/suse-xsl-stylesheets.spec b/suse-xsl-stylesheets.spec index 65fe93d..abd555e 100644 --- a/suse-xsl-stylesheets.spec +++ b/suse-xsl-stylesheets.spec @@ -1,7 +1,7 @@ # # spec file for package suse-xsl-stylesheets # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %define suse_styles_dir %{db_xml_dir}/stylesheet # Name: suse-xsl-stylesheets -Version: 2.93.0 +Version: 2.94.0 Release: 0 Summary: SUSE-Branded Stylesheets for DocBook License: GPL-2.0-only OR GPL-3.0-only