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:
parent
2ade690714
commit
19e1f87de5
@ -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
3
hledger-1.26.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2dd5b92d9484de385498c5463db8651fb44474e52a7d85096c1faa4ab2df495
|
||||||
|
size 956690
|
@ -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>
|
Fri Dec 10 22:55:31 UTC 2021 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package hledger
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name hledger
|
%global pkg_name hledger
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: 1.24.99
|
Version: 1.26
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Command-line interface for the hledger accounting system
|
Summary: Command-line interface for the hledger accounting system
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user