diff --git a/citeproc-0.3.0.8.tar.gz b/citeproc-0.3.0.8.tar.gz deleted file mode 100644 index cdebb64..0000000 --- a/citeproc-0.3.0.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70b3fb586e896b4987468542767afaee1c2213324da4993e9ff1dacece58545a -size 571936 diff --git a/citeproc-0.3.0.9.tar.gz b/citeproc-0.3.0.9.tar.gz new file mode 100644 index 0000000..3e2522c --- /dev/null +++ b/citeproc-0.3.0.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aa95f2af14888a861288e511f63c86b3b09882d04d4e06d1dd71bbbac91c44f +size 572112 diff --git a/ghc-citeproc.changes b/ghc-citeproc.changes index a5c3625..6e629de 100644 --- a/ghc-citeproc.changes +++ b/ghc-citeproc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Mar 14 22:18:46 UTC 2021 - psimons@suse.com + +- Update citeproc to version 0.3.0.9. + ## 0.3.0.9 + + * Implement `et-al-subsequent-min` and `et-al-subsequent-use-first` (#60). + ------------------------------------------------------------------- Wed Mar 3 16:35:42 UTC 2021 - psimons@suse.com diff --git a/ghc-citeproc.spec b/ghc-citeproc.spec index 6cbedc8..cfc5347 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.8 +Version: 0.3.0.9 Release: 0 Summary: Generates citations and bibliography from CSL styles License: BSD-2-Clause