From 2920245034b75a82ff91bdaddcd7fa37a93ef6c49f424d486ed3074e5b55a37f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 17 Aug 2021 09:54:23 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:hledger-ui revision:22, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger-ui?expand=0&rev=24 --- hledger-ui-1.21.tar.gz | 3 --- hledger-ui-1.22.2.tar.gz | 3 +++ hledger-ui.changes | 33 +++++++++++++++++++++++++++++++++ hledger-ui.spec | 2 +- 4 files changed, 37 insertions(+), 4 deletions(-) delete mode 100644 hledger-ui-1.21.tar.gz create mode 100644 hledger-ui-1.22.2.tar.gz diff --git a/hledger-ui-1.21.tar.gz b/hledger-ui-1.21.tar.gz deleted file mode 100644 index facc97b..0000000 --- a/hledger-ui-1.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14f4f5de87b69b05ca6040cb444cf2e6e8dc1ccae601740cde0c79f00d322dc1 -size 64277 diff --git a/hledger-ui-1.22.2.tar.gz b/hledger-ui-1.22.2.tar.gz new file mode 100644 index 0000000..49fa300 --- /dev/null +++ b/hledger-ui-1.22.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c93c9da258a6c5e87a8b0ca0354a964582cfd3fd0cd8946057dfb4171a1aa1e +size 65713 diff --git a/hledger-ui.changes b/hledger-ui.changes index b3b2409..ee82f30 100644 --- a/hledger-ui.changes +++ b/hledger-ui.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Sun Aug 8 22:07:03 UTC 2021 - psimons@suse.com + +- Update hledger-ui to version 1.22.2. + 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.22.2/src/CHANGES.md + +------------------------------------------------------------------- +Wed Aug 4 08:17:15 UTC 2021 - psimons@suse.com + +- Update hledger-ui to version 1.22.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-ui-1.22.1/src/CHANGES.md + +------------------------------------------------------------------- +Mon Jul 19 07:05:21 UTC 2021 - psimons@suse.com + +- Update hledger-ui to version 1.22 revision 1. + Upstream has revised the Cabal build instructions on Hackage. + +------------------------------------------------------------------- +Sat Jul 10 13:41:54 UTC 2021 - psimons@suse.com + +- Update hledger-ui to version 1.22. + 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.22/src/CHANGES.md + ------------------------------------------------------------------- Thu Mar 11 08:22:41 UTC 2021 - psimons@suse.com diff --git a/hledger-ui.spec b/hledger-ui.spec index 44de06a..ef495b4 100644 --- a/hledger-ui.spec +++ b/hledger-ui.spec @@ -17,7 +17,7 @@ Name: hledger-ui -Version: 1.21 +Version: 1.22.2 Release: 0 Summary: Curses-style terminal interface for the hledger accounting system License: GPL-3.0-or-later