diff --git a/citeproc-0.8.1.1.tar.gz b/citeproc-0.8.1.1.tar.gz new file mode 100644 index 0000000..b818abb --- /dev/null +++ b/citeproc-0.8.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe805629b548884e9b2f59492621823fd928d8a5b4125b6cfd9571edaebf341 +size 551001 diff --git a/citeproc-0.8.1.tar.gz b/citeproc-0.8.1.tar.gz deleted file mode 100644 index 0db8d2e..0000000 --- a/citeproc-0.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33523bbd8c38f72c6d606e02d11b93254171f801be4f2a0cb4d34d6626426400 -size 549947 diff --git a/ghc-citeproc.changes b/ghc-citeproc.changes index 234cbd7..04cf0d4 100644 --- a/ghc-citeproc.changes +++ b/ghc-citeproc.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Jun 24 18:28:18 UTC 2024 - Peter Simons + +- Update citeproc to version 0.8.1.1. + ## 0.8.1.1 + + * Include `10/` prefix in short DOI links (#136). + + * Properly implement `demote-non-dropping-particle="sort-only"` (#141). + We had previously gotten sorting behavior right for this, but + not display behavior. + ------------------------------------------------------------------- Thu Mar 30 17:06:11 UTC 2023 - Peter Simons diff --git a/ghc-citeproc.spec b/ghc-citeproc.spec index 8450a02..d347c29 100644 --- a/ghc-citeproc.spec +++ b/ghc-citeproc.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-citeproc # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.8.1 +Version: 0.8.1.1 Release: 0 Summary: Generates citations and bibliography from CSL styles License: BSD-2-Clause