forked from pool/hledger-ui
Accepting request 1137781 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1137781 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hledger-ui?expand=0&rev=22
This commit is contained in:
commit
509e4dd9d1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70cdb7708bc3705f1afadffe0f0f790e66596e8f7435aacc072b67d6cfe7aa51
|
||||
size 80324
|
3
hledger-ui-1.32.2.tar.gz
Normal file
3
hledger-ui-1.32.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e33f81e8f0b999c2125b82542e92695500b57fa7a38428a3104ead76f147ebc
|
||||
size 80951
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 1 01:44:00 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hledger-ui to version 1.32.2.
|
||||
Upstream has edited the change log file since the last release in
|
||||
a non-trivial way, i.e. they did more than just add a new entry
|
||||
at the top. You can review the file at:
|
||||
http://hackage.haskell.org/package/hledger-ui-1.32.2/src/CHANGES.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 21:25:14 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package hledger-ui
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 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-ui
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
Name: %{pkg_name}
|
||||
Version: 1.32.1
|
||||
Version: 1.32.2
|
||||
Release: 0
|
||||
Summary: Terminal interface for the hledger accounting system
|
||||
License: GPL-3.0-or-later
|
||||
@ -82,6 +82,8 @@ BuildRequires: ghc-unix-devel
|
||||
BuildRequires: ghc-unix-prof
|
||||
BuildRequires: ghc-vector-devel
|
||||
BuildRequires: ghc-vector-prof
|
||||
BuildRequires: ghc-vty-crossplatform-devel
|
||||
BuildRequires: ghc-vty-crossplatform-prof
|
||||
BuildRequires: ghc-vty-devel
|
||||
BuildRequires: ghc-vty-prof
|
||||
ExcludeArch: %{ix86}
|
||||
|
Loading…
Reference in New Issue
Block a user