diff --git a/citeproc-0.4.0.1.tar.gz b/citeproc-0.4.0.1.tar.gz new file mode 100644 index 0000000..b42a2de --- /dev/null +++ b/citeproc-0.4.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b061757b225b6e9e80d90e3df17858e602ed8204c3b74fb727ec993175b0f8e +size 574271 diff --git a/citeproc-0.4.tar.gz b/citeproc-0.4.tar.gz deleted file mode 100644 index e67e296..0000000 --- a/citeproc-0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0c6472d69f2259ee7f42648e790967da062debef51ffb2f081ca80bb6ef4631 -size 573581 diff --git a/ghc-citeproc.changes b/ghc-citeproc.changes index 8ea99ea..a9176d1 100644 --- a/ghc-citeproc.changes +++ b/ghc-citeproc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Jun 5 17:16:32 UTC 2021 - psimons@suse.com + +- Update citeproc to version 0.4.0.1. + ## 0.4.0.1 + + * Fix bug introduced by the fix to #61 (#74). + In certain circumstances, we could get doubled "et al.". + * Depend on unicode-collation unconditionally (#71). It is necessary + even when text-icu is used, because of Text.Collate.Lang. + * Rename tests in extra/ so they fall into categories. + ------------------------------------------------------------------- Thu May 13 08:26:54 UTC 2021 - psimons@suse.com diff --git a/ghc-citeproc.spec b/ghc-citeproc.spec index 5c59a53..65362ff 100644 --- a/ghc-citeproc.spec +++ b/ghc-citeproc.spec @@ -19,7 +19,7 @@ %global pkg_name citeproc %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.4 +Version: 0.4.0.1 Release: 0 Summary: Generates citations and bibliography from CSL styles License: BSD-2-Clause