SHA256
1
0
forked from pool/hledger-ui

osc copypac from project:devel:languages:haskell:ghc-9.8.x package:hledger-ui revision:9, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger-ui?expand=0&rev=53
This commit is contained in:
Peter Simons 2024-04-21 14:36:12 +00:00 committed by Git OBS Bridge
parent d9e9efe900
commit 68819da574
4 changed files with 15 additions and 7 deletions

View File

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

3
hledger-ui-1.33.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 18 23:38:07 UTC 2024 - Peter Simons <psimons@suse.com>
- Update hledger-ui to version 1.33.
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-ui-1.33/src/CHANGES.md
-------------------------------------------------------------------
Wed Feb 28 16:04:39 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@ -19,13 +19,12 @@
%global pkg_name hledger-ui
%global pkgver %{pkg_name}-%{version}
Name: %{pkg_name}
Version: 1.32.3
Version: 1.33
Release: 0
Summary: Terminal interface for the hledger accounting system
License: GPL-3.0-or-later
URL: https://hackage.haskell.org/package/%{name}
Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
Patch1: https://github.com/simonmichael/hledger/commit/de3209a2fbe50093236b95ec525eaea654e9dcb3.patch#/fix-build-with-ghc-9.8.x.patch
BuildRequires: chrpath
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-ansi-terminal-devel
@ -133,8 +132,8 @@ Supplements: (ghc-%{pkg_name}-devel and ghc-prof)
This package provides the Haskell %{pkg_name} profiling library.
%prep
%autosetup -p2
cabal-tweak-dep-ver base "<4.19" "< 5"
%autosetup
cabal-tweak-dep-ver process ">=1.6.19.0" ">=1.6.18.0"
%build
%ghc_lib_build