Accepting request 1246285 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1246285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-citeproc?expand=0&rev=25
This commit is contained in:
Ana Guerrero 2025-02-17 19:54:28 +00:00 committed by Git OBS Bridge
commit b6d50a79d4
4 changed files with 15 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Feb 9 08:05:28 UTC 2025 - Peter Simons <psimons@suse.com>
- Update citeproc to version 0.8.1.3.
## 0.8.1.3
* Don't add SubstitutedVal to variables that were empty (#148).
This fixes a bug which caused `variable=` tests to succeed
in some cases where they should have failed.
-------------------------------------------------------------------
Wed Dec 20 16:59:45 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-citeproc
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 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.2
Version: 0.8.1.3
Release: 0
Summary: Generates citations and bibliography from CSL styles
License: BSD-2-Clause