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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger?expand=0&rev=31
This commit is contained in:
Peter Simons 2022-06-29 12:18:32 +00:00 committed by Git OBS Bridge
parent 2ade690714
commit 19e1f87de5
4 changed files with 23 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.tar.gz Normal file
View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
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
Release: 0
Summary: Command-line interface for the hledger accounting system
License: GPL-3.0-or-later