forked from pool/ghc-citeproc
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-citeproc revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-citeproc?expand=0&rev=3
This commit is contained in:
parent
225f053628
commit
2bd6d17a0a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:963cdd13385040c16faa5e0f618ce84067d5bba91141a87352daa0d0c6308da0
|
||||
size 555065
|
3
citeproc-0.1.0.3.tar.gz
Normal file
3
citeproc-0.1.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7ff1c326aa2033801514def980c5cbf6e816e5ff5366e1d0d358b05809df383
|
||||
size 555336
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user