Accepting request 899655 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/899655 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-citeproc?expand=0&rev=12
This commit is contained in:
commit
4096f4a67a
3
citeproc-0.4.0.1.tar.gz
Normal file
3
citeproc-0.4.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b061757b225b6e9e80d90e3df17858e602ed8204c3b74fb727ec993175b0f8e
|
||||
size 574271
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0c6472d69f2259ee7f42648e790967da062debef51ffb2f081ca80bb6ef4631
|
||||
size 573581
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 5 17:16:32 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update citeproc to version 0.4.0.1.
|
||||
## 0.4.0.1
|
||||
|
||||
* Fix bug introduced by the fix to #61 (#74).
|
||||
In certain circumstances, we could get doubled "et al.".
|
||||
* Depend on unicode-collation unconditionally (#71). It is necessary
|
||||
even when text-icu is used, because of Text.Collate.Lang.
|
||||
* Rename tests in extra/ so they fall into categories.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 13 08:26:54 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name citeproc
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.4
|
||||
Version: 0.4.0.1
|
||||
Release: 0
|
||||
Summary: Generates citations and bibliography from CSL styles
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user