Accepting request 1103277 from Documentation:Tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1103277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-xsl-stylesheets?expand=0&rev=69
This commit is contained in:
2023-08-10 13:33:16 +00:00
committed by Git OBS Bridge
4 changed files with 35 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a978b2796438d12af0028240bdaba8bc20723a2bda2bc02288ad66644008a42
size 2069612

3
suse-xsl-2.92.3.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3519ccbafacf28aa81979d7caa5d27157bf9dc012720675339132f7e543d043b
size 2072524

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Thu Aug 3 07:31:00 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.92.3
- Update 2.92.3
JSON-LD:
- Remove "role" property for authors
- Introduce json-ld-use-individual-authors parameter
=> 0=don't use individual authors, use fallback author
1=use authors which are in <authorgroup> or <author>s
-------------------------------------------------------------------
Wed Aug 2 09:20:39 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.92.2
- Update 2.92.2
- Correct metadata
- Rename "abstract" -> "description" and refactor code
- Introduce "sameAs" property
- Disable json-ld-version and json-ld-keywords
- Use "Corporation" instead of "Organization" for default author and publisher
- JSON-LD: Rewrite author + authorgroup code
- Simplify code and create a two set approach
If no (author/editor/corpauthor/contributor)s or authorgroup is
found, fallback to a default corporation author
- Add new parameters:
- json-ld-fallback-author-name: The author's name
- json-ld-fallback-author-url: the author's URL
- json-ld-fallback-author-type: "Corporation" by default
(but can also be a "Person")
- json-ld-fallback-author-logo: the URL pointing to the logo
-------------------------------------------------------------------
Mon Jul 31 11:47:45 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 2.92.1

View File

@@ -22,7 +22,7 @@
%define suse_styles_dir %{db_xml_dir}/stylesheet
#
Name: suse-xsl-stylesheets
Version: 2.92.1
Version: 2.92.3
Release: 0
Summary: SUSE-Branded Stylesheets for DocBook
License: GPL-2.0-only OR GPL-3.0-only