diff --git a/citeproc-0.3.0.7.tar.gz b/citeproc-0.3.0.7.tar.gz deleted file mode 100644 index bd37367..0000000 --- a/citeproc-0.3.0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fabc315a4cc35d9bf64e85253acadc86855e894f6181128698c3e5a04e1b8c0d -size 571912 diff --git a/citeproc-0.3.0.8.tar.gz b/citeproc-0.3.0.8.tar.gz new file mode 100644 index 0000000..cdebb64 --- /dev/null +++ b/citeproc-0.3.0.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b3fb586e896b4987468542767afaee1c2213324da4993e9ff1dacece58545a +size 571936 diff --git a/ghc-citeproc.changes b/ghc-citeproc.changes index aeba170..a5c3625 100644 --- a/ghc-citeproc.changes +++ b/ghc-citeproc.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Mar 3 16:35:42 UTC 2021 - psimons@suse.com + +- Update citeproc to version 0.3.0.8. + ## 0.3.0.8 + + * In parsing abbreviations JSON, ignore top-level fields + besides "default" (#57), e.g. "info" which is used in Zotero's + default abbreviations file. + ------------------------------------------------------------------- Tue Feb 2 09:34:13 UTC 2021 - psimons@suse.com diff --git a/ghc-citeproc.spec b/ghc-citeproc.spec index 99ccd81..6cbedc8 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.3.0.7 +Version: 0.3.0.8 Release: 0 Summary: Generates citations and bibliography from CSL styles License: BSD-2-Clause