forked from pool/ghc-hledger-lib
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hledger-lib revision:37, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hledger-lib?expand=0&rev=32
This commit is contained in:
parent
8fd84d2995
commit
09e2f4debc
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 4 22:57:25 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hledger-lib to version 1.26.
|
||||
Upstream's change log file format is strange (too much unmodified
|
||||
text at at the top). The automatic updater cannot extract the
|
||||
relevant additions. You can find the file at:
|
||||
http://hackage.haskell.org/package/hledger-lib-1.26/src/CHANGES.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 5 06:11:16 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hledger-lib to version 1.25.
|
||||
Upstream's change log file format is strange (too much unmodified
|
||||
text at at the top). The automatic updater cannot extract the
|
||||
relevant additions. You can find the file at:
|
||||
http://hackage.haskell.org/package/hledger-lib-1.25/src/CHANGES.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 10 22:54:45 UTC 2021 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-hledger-lib
|
||||
#
|
||||
# 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 hledger-lib
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.24.99
|
||||
Version: 1.26
|
||||
Release: 0
|
||||
Summary: A reusable library providing the core functionality of hledger
|
||||
License: GPL-3.0-or-later
|
||||
@ -67,9 +67,6 @@ BuildRequires: ghc-uglymemo-devel
|
||||
BuildRequires: ghc-unordered-containers-devel
|
||||
BuildRequires: ghc-utf8-string-devel
|
||||
ExcludeArch: %{ix86}
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-doctest-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
A reusable library containing hledger's core functionality. This is used by
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d40291f7e0c11a907639bd4702cdd816ad3760a5a4ea02234aa65ec32dfcaca
|
||||
size 261550
|
3
hledger-lib-1.26.tar.gz
Normal file
3
hledger-lib-1.26.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe0e33fcd7be2f24aeebd11145e1c7afe212572b24a4b5299ca991d0f00b3a95
|
||||
size 272058
|
Loading…
x
Reference in New Issue
Block a user