Accepting request 1188627 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1188627 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-citeproc?expand=0&rev=21
This commit is contained in:
3
citeproc-0.8.1.1.tar.gz
Normal file
3
citeproc-0.8.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4fe805629b548884e9b2f59492621823fd928d8a5b4125b6cfd9571edaebf341
|
||||||
|
size 551001
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:33523bbd8c38f72c6d606e02d11b93254171f801be4f2a0cb4d34d6626426400
|
|
||||||
size 549947
|
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 24 18:28:18 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- 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 <psimons@suse.com>
|
Thu Mar 30 17:06:11 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-citeproc
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.8.1
|
Version: 0.8.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Generates citations and bibliography from CSL styles
|
Summary: Generates citations and bibliography from CSL styles
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
Reference in New Issue
Block a user