Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-citeproc for openSUSE:Factory checked in at 2023-01-28 18:44:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-citeproc (Old) and /work/SRC/openSUSE:Factory/.ghc-citeproc.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-citeproc" Sat Jan 28 18:44:27 2023 rev:19 rq:1061627 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-citeproc/ghc-citeproc.changes 2022-10-13 15:45:06.627085239 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-citeproc.new.32243/ghc-citeproc.changes 2023-01-28 18:51:46.524816163 +0100 @@ -1,0 +2,28 @@ +Wed Jan 18 17:30:25 UTC 2023 - Peter Simons <psim...@suse.com> + +- Update citeproc to version 0.8.1. + ## 0.8.1 + + * In Pandoc and CslJson CaseTransform, group punctuation in clusters (#127). + + * Fix sorting on dates (#126). Previously this broke for some styles, + e.g. apa.csl, which styles dates as MM/DD/YYYY, and would lead to + incorrect sorting of dates with months and/or days. + + * Add citation-key variable from citeId. This is a new addition in CSL 1.0.2. + + * Update locales from upstream. + + * Raise an error if multiple layout elements are present (#120). + + * Fix two test cases. They had illegal bibliography elements with + no layout children. + + * If there are multiple layout elements, only use the last one. + This can happen with CSL-M styles. The last layout should be + locale-unspecific. This change will prevent us from emitting + doubled citations or bibliographic references (see #120), + allowing more graceful handling of CSL-M styles, even though we + don't support CSL-M. + +------------------------------------------------------------------- Old: ---- citeproc-0.8.0.2.tar.gz New: ---- citeproc-0.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-citeproc.spec ++++++ --- /var/tmp/diff_new_pack.pmVlRv/_old 2023-01-28 18:51:46.904818329 +0100 +++ /var/tmp/diff_new_pack.pmVlRv/_new 2023-01-28 18:51:46.912818375 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-citeproc # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name citeproc %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.8.0.2 +Version: 0.8.1 Release: 0 Summary: Generates citations and bibliography from CSL styles License: BSD-2-Clause ++++++ citeproc-0.8.0.2.tar.gz -> citeproc-0.8.1.tar.gz ++++++ ++++ 6858 lines of diff (skipped)