diff --git a/citeproc-0.1.0.2.tar.gz b/citeproc-0.1.0.2.tar.gz deleted file mode 100644 index 9f83b0b..0000000 --- a/citeproc-0.1.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:963cdd13385040c16faa5e0f618ce84067d5bba91141a87352daa0d0c6308da0 -size 555065 diff --git a/citeproc-0.1.0.3.tar.gz b/citeproc-0.1.0.3.tar.gz new file mode 100644 index 0000000..0fa63b9 --- /dev/null +++ b/citeproc-0.1.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7ff1c326aa2033801514def980c5cbf6e816e5ff5366e1d0d358b05809df383 +size 555336 diff --git a/ghc-citeproc.changes b/ghc-citeproc.changes index 9f86384..6506fe7 100644 --- a/ghc-citeproc.changes +++ b/ghc-citeproc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Oct 23 19:25:24 UTC 2020 - psimons@suse.com + +- Update citeproc to version 0.1.0.3. + ## 0.1.0.3 + + * Better handling of author-only/suppress-author. + Previously all results of "names" elements were treated + as authors. But only the first should be (generally this + is the author, but it could be the editor of an edited + volume with no author). See jgm/pandoc#6765. + ------------------------------------------------------------------- Fri Oct 16 02:00:51 UTC 2020 - psimons@suse.com diff --git a/ghc-citeproc.spec b/ghc-citeproc.spec index 395c270..50ae8fc 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.1.0.2 +Version: 0.1.0.3 Release: 0 Summary: Generates citations and bibliography from CSL styles License: BSD-2-Clause