diff --git a/suse-xsl-2.92.0.tar.bz2 b/suse-xsl-2.92.0.tar.bz2 deleted file mode 100644 index ec81bd8..0000000 --- a/suse-xsl-2.92.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46465265b538f4320b976445cf0c9c8cc4dd59deb0e9aef64f060cc6675e65c4 -size 2066307 diff --git a/suse-xsl-2.92.1.tar.bz2 b/suse-xsl-2.92.1.tar.bz2 new file mode 100644 index 0000000..703dc58 --- /dev/null +++ b/suse-xsl-2.92.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a978b2796438d12af0028240bdaba8bc20723a2bda2bc02288ad66644008a42 +size 2069612 diff --git a/suse-xsl-stylesheets.changes b/suse-xsl-stylesheets.changes index f3abb2b..fd93585 100644 --- a/suse-xsl-stylesheets.changes +++ b/suse-xsl-stylesheets.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Mon Jul 31 11:47:45 UTC 2023 - Thomas Schraitle - 2.92.1 + +- Update 2.92.1 + - Implement Qualtrics ratings #551: + * generate.qualtrics.div (default 0) + When this parameter is set to 1, the empty div + container is created. + + * qualtrics.id (default "qualtrics_container") + The default id to reference in Qualtrics. Any + non-empty value will be used. + This parameter should normally not changed. + + Keep in mind, only when $generate.qualtrics.div != 0 + AND $qualtrics.id != '' are set that the empty
is + generated. This avoids a
container. + + - Improve Qualtrics implementation #556: + * Add qualtrics-feedback.js parameter + * Add the file "qualtrics-feedback.js". + * ATM, if generate.qualtrics.div != 0 and qualtrics-feedback.js == '', we fallback to a hardcoded + implementation. + TODO: remove it once the file implementation is stable + * If the file needs to be customized, this should be the content: + + + + +
+ + + + ------------------------------------------------------------------- Wed Jul 26 15:08:15 UTC 2023 - Thomas Schraitle - 2.92.0 diff --git a/suse-xsl-stylesheets.spec b/suse-xsl-stylesheets.spec index b6a9c0e..f67320a 100644 --- a/suse-xsl-stylesheets.spec +++ b/suse-xsl-stylesheets.spec @@ -22,7 +22,7 @@ %define suse_styles_dir %{db_xml_dir}/stylesheet # Name: suse-xsl-stylesheets -Version: 2.92.0 +Version: 2.92.1 Release: 0 Summary: SUSE-Branded Stylesheets for DocBook License: GPL-2.0-only OR GPL-3.0-only