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 2021-11-11 21:36:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-citeproc (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-citeproc.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-citeproc"

Thu Nov 11 21:36:20 2021 rev:15 rq:930317 version:0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-citeproc/ghc-citeproc.changes        
2021-09-10 23:41:04.558544362 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-citeproc.new.1890/ghc-citeproc.changes      
2021-11-11 21:36:26.548889548 +0100
@@ -1,0 +2,36 @@
+Mon Nov  1 08:31:08 UTC 2021 - [email protected]
+
+- Update citeproc to version 0.6.
+  ## 0.6
+
+    * Add Term parameter to TagTerm [API change].
+
+    * Add TagPrefix, TagSuffix constructors to Tag [API change].
+
+    * Make sure that extracted AuthorOnly names have the correct
+      formatting (#55).
+
+    * Do case-insensitive sorting, like Zotero (#91).
+
+    * Ignore "ibid" entries in computing ambiguities.
+
+    * Improved disambiguation for author-in-text citations.
+
+    * In disambiguating, convert author-in-text to normal citations.
+      Otherwise we disambiguate incorrectly.
+
+    * Fix title disambiguation with note style (#90).
+      Previously we'd been calculating ambiguities by generating
+      renderings for citation items independently of context.
+      This meant that we didn't detect ambiguities in "subsequent"
+      citations (which might e.g. just have an author).
+
+    * Ensure we don't do collapsing of items across a prefix or suffix (#89).
+      If we have `[@doe99; for contrasting views see @smith33; @doe00]`,
+      we don't want to get collapsing to
+      `(Doe 1999, 2000; for contrasting views, see Smith 1933)`.
+      This isn't strictly by the spec, but it gives better results.
+
+    * Allow collapsing after an initial prefix.
+
+-------------------------------------------------------------------

Old:
----
  citeproc-0.5.tar.gz

New:
----
  citeproc-0.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-citeproc.spec ++++++
--- /var/tmp/diff_new_pack.GJk3Vb/_old  2021-11-11 21:36:27.080889935 +0100
+++ /var/tmp/diff_new_pack.GJk3Vb/_new  2021-11-11 21:36:27.084889938 +0100
@@ -19,7 +19,7 @@
 %global pkg_name citeproc
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.5
+Version:        0.6
 Release:        0
 Summary:        Generates citations and bibliography from CSL styles
 License:        BSD-2-Clause

++++++ citeproc-0.5.tar.gz -> citeproc-0.6.tar.gz ++++++
++++ 2325 lines of diff (skipped)

Reply via email to