Updating link to change in openSUSE:Factory/hledger revision 17

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger?expand=0&rev=68f369be43105449d4f8148d3954165a
This commit is contained in:
OBS User buildservice-autocommit 2023-01-18 12:11:11 +00:00 committed by Git OBS Bridge
parent a749827f15
commit fe1980719f
4 changed files with 13 additions and 5 deletions

View File

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

3
hledger-1.28.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Dec 1 17:16:30 UTC 2022 - Peter Simons <psimons@suse.com>
- Update hledger to version 1.28.
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-1.28/src/CHANGES.md
-------------------------------------------------------------------
Sun Sep 18 19:41:56 UTC 2022 - Peter Simons <psimons@suse.com>

View File

@ -19,7 +19,7 @@
%global pkg_name hledger
%bcond_with tests
Name: %{pkg_name}
Version: 1.27.1
Version: 1.28
Release: 0
Summary: Command-line interface for the hledger accounting system
License: GPL-3.0-or-later
@ -31,7 +31,6 @@ BuildRequires: ghc-Decimal-devel
BuildRequires: ghc-Diff-devel
BuildRequires: ghc-aeson-devel
BuildRequires: ghc-ansi-terminal-devel
BuildRequires: ghc-breakpoint-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-cmdargs-devel
BuildRequires: ghc-containers-devel