SHA256
1
0
forked from pool/hledger

Accepting request 990794 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/990794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hledger?expand=0&rev=15
This commit is contained in:
Richard Brown 2022-08-01 19:31:37 +00:00 committed by Git OBS Bridge
commit a3821c7f51
4 changed files with 32 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Mon Jul 11 09:36:23 UTC 2022 - Peter Simons <psimons@suse.com>
- Update hledger to version 1.26.1.
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.26.1/src/CHANGES.md
-------------------------------------------------------------------
Sat Jun 4 22:57:28 UTC 2022 - Peter Simons <psimons@suse.com>
- Update hledger 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-1.26/src/CHANGES.md
-------------------------------------------------------------------
Sat Mar 5 06:11:20 UTC 2022 - Peter Simons <psimons@suse.com>
- Update hledger 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-1.25/src/CHANGES.md
-------------------------------------------------------------------
Fri Dec 10 22:55:31 UTC 2021 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package hledger
#
# 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
%bcond_with tests
Name: %{pkg_name}
Version: 1.24.99
Version: 1.26.1
Release: 0
Summary: Command-line interface for the hledger accounting system
License: GPL-3.0-or-later