osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-citeproc revision:27, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-citeproc?expand=0&rev=30
This commit is contained in:
Peter Simons 2022-02-09 13:44:53 +00:00 committed by Git OBS Bridge
parent 78dcbbe0b7
commit dcedd60d00
4 changed files with 13 additions and 5 deletions

3
citeproc-0.6.0.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c2f0090d7e71069e26a8416e26170842d11ba3b2508fd21d0201c35b0b6aa04
size 588162

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8352b858b18e0a2705950642ec39c8fe09d99eebea3bd108e26589e1910ba6b7
size 585773

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 4 12:15:11 UTC 2022 - psimons@suse.com
- Update citeproc to version 0.6.0.1.
## 0.6.0.1
* Ensure that position evaluates false inside bibliography (#99).
-------------------------------------------------------------------
Mon Nov 1 08:31:08 UTC 2021 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-citeproc
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global pkg_name citeproc
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.6
Version: 0.6.0.1
Release: 0
Summary: Generates citations and bibliography from CSL styles
License: BSD-2-Clause