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 2025-09-12 21:09:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-citeproc (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-citeproc.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-citeproc"

Fri Sep 12 21:09:52 2025 rev:27 rq:1304131 version:0.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-citeproc/ghc-citeproc.changes        
2025-05-22 16:57:45.812191240 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-citeproc.new.1977/ghc-citeproc.changes      
2025-09-12 21:10:08.012753975 +0200
@@ -1,0 +2,47 @@
+Wed Sep  3 19:28:56 UTC 2025 - Peter Simons <[email protected]>
+
+- Update citeproc to version 0.10.
+  ## 0.10
+
+    * Update locales from upstream (#161). A number of new locales, as well
+      as new terms, e.g. `number-of-volumes`, have been added.
+
+    * Add PreserveCase constructor to TextCase [API change].
+      Ensure that PreserveCase is added to names that begin
+      with a lowercase letter. See jgm/pandoc#10983. This will
+      block transformations like the addition of a capital letter
+      at the beginning of a note citation.
+
+    * Fix handling of `<substitute>` so it works with `<choose>` inside (#159).
+
+    * Put TagPrefix/TagSuffix tags only over prefix/suffix.
+      Previously they also enclosed the material being prefixed/suffixed.
+      This change has no effect on any citeproc or pandoc tests.
+
+    * Update CSL tests from upstream and adjust tests expected to pass.
+      Note that the expected test outputs in these tests seem out of
+      sync with the new locales...
+
+    * locator = "page" should not be true when there is no locator (#165).
+
+    * Add Citation prefix and suffix (#156).
+      This adds `citationPrefix`, `citationSuffix` fields to `Citation`
+      [API change].
+
+    * Fix sorting so that anything with a prefix or suffix is left in place 
(#155,
+      cf. #89). Motivating example: `blabla [e.g., @zeta2021;@alpha2020]` 
should
+      not render as (Alpha 2020, e.g., Zeta 2021).
+
+    * Fix entity-escaping of characters in the executable output (#153,
+      Daphne Preston-Kendal).
+
+    * Fix `is-numeric="locator"` (#164). Previously we weren't looking at the
+      locator in this case, but only at the variables defined in the Reference.
+
+    * Improve `is-numeric` detection.
+
+    * Add Eq typeclass instance for `Result a` (Linus Arver) [API change].
+
+    * Improve README (#167, building on suggestinos by @listx).
+
+-------------------------------------------------------------------

Old:
----
  citeproc-0.9.0.1.tar.gz

New:
----
  citeproc-0.10.tar.gz

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

Other differences:
------------------
++++++ ghc-citeproc.spec ++++++
--- /var/tmp/diff_new_pack.J7WrCU/_old  2025-09-12 21:10:08.620779613 +0200
+++ /var/tmp/diff_new_pack.J7WrCU/_new  2025-09-12 21:10:08.620779613 +0200
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.9.0.1
+Version:        0.10
 Release:        0
 Summary:        Generates citations and bibliography from CSL styles
 License:        BSD-2-Clause

++++++ citeproc-0.9.0.1.tar.gz -> citeproc-0.10.tar.gz ++++++
++++ 23640 lines of diff (skipped)

Reply via email to