Hello community, here is the log from the commit of package ghc-citeproc for openSUSE:Factory checked in at 2020-11-12 22:44:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-citeproc (Old) and /work/SRC/openSUSE:Factory/.ghc-citeproc.new.24930 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-citeproc" Thu Nov 12 22:44:42 2020 rev:3 rq:847873 version:0.1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-citeproc/ghc-citeproc.changes 2020-10-27 19:03:11.774928831 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-citeproc.new.24930/ghc-citeproc.changes 2020-11-12 22:44:52.130484838 +0100 @@ -1,0 +2,26 @@ +Sat Nov 7 15:34:56 UTC 2020 - [email protected] + +- Update citeproc to version 0.1.1.1. + ## 0.1.1.1 + + * Pay attention to citationNoteNumber in computing position. + In calculating whether an item is alone in its citation, + we need to take into account citationNoteNumber, since + two citations may occur in the same note and they should + not be ranked "alone." See jgm/pandoc#6813, + citation-style-language/documentation#121 + + ## 0.1.1 + + * Ensure that uncited references are sorted last + when it comes to assigning citation numbers (#22). + * Remove "capitalize initial term" feature. This is required by + the test suite but not the spec. It makes more sense for us to do + this capitalization in the calling program, e.g. pandoc. For some + citations in note styles may already be in notes and thus not + trigger separate footnotes. If initial terms had been capitalized, + we'd need to uncapitalize, and that is hard to do reliably. + * Treat empty `FancyVal` as an empty value. + * Derive Functor, Traversable, Foldable for Result [API change]. + +------------------------------------------------------------------- Old: ---- citeproc-0.1.0.3.tar.gz New: ---- citeproc-0.1.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-citeproc.spec ++++++ --- /var/tmp/diff_new_pack.MrGen8/_old 2020-11-12 22:44:52.766485502 +0100 +++ /var/tmp/diff_new_pack.MrGen8/_new 2020-11-12 22:44:52.774485511 +0100 @@ -19,7 +19,7 @@ %global pkg_name citeproc %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.1.0.3 +Version: 0.1.1.1 Release: 0 Summary: Generates citations and bibliography from CSL styles License: BSD-2-Clause ++++++ citeproc-0.1.0.3.tar.gz -> citeproc-0.1.1.1.tar.gz ++++++ ++++ 2306 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
