Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-hledger-lib for openSUSE:Factory
checked in at 2022-10-13 15:42:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hledger-lib (Old)
and /work/SRC/openSUSE:Factory/.ghc-hledger-lib.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hledger-lib"
Thu Oct 13 15:42:07 2022 rev:17 rq:1008471 version:1.27.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hledger-lib/ghc-hledger-lib.changes
2022-08-01 21:32:19.173987072 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-hledger-lib.new.2275/ghc-hledger-lib.changes
2022-10-13 15:42:13.846747949 +0200
@@ -1,0 +2,16 @@
+Sun Sep 18 19:41:48 UTC 2022 - Peter Simons <[email protected]>
+
+- Update hledger-lib to version 1.27.1.
+ Upstream has not updated the file "CHANGES.md" since the last
+ release.
+
+-------------------------------------------------------------------
+Fri Sep 2 01:32:51 UTC 2022 - Peter Simons <[email protected]>
+
+- Update hledger-lib to version 1.27.
+ 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-lib-1.27/src/CHANGES.md
+
+-------------------------------------------------------------------
Old:
----
hledger-lib-1.26.1.tar.gz
New:
----
hledger-lib-1.27.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-hledger-lib.spec ++++++
--- /var/tmp/diff_new_pack.pvZ7FG/_old 2022-10-13 15:42:14.350748933 +0200
+++ /var/tmp/diff_new_pack.pvZ7FG/_new 2022-10-13 15:42:14.358748949 +0200
@@ -19,7 +19,7 @@
%global pkg_name hledger-lib
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 1.26.1
+Version: 1.27.1
Release: 0
Summary: A reusable library providing the core functionality of hledger
License: GPL-3.0-or-later
@@ -33,6 +33,7 @@
BuildRequires: ghc-ansi-terminal-devel
BuildRequires: ghc-array-devel
BuildRequires: ghc-blaze-markup-devel
+BuildRequires: ghc-breakpoint-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-call-stack-devel
BuildRequires: ghc-cassava-devel
@@ -40,6 +41,7 @@
BuildRequires: ghc-cmdargs-devel
BuildRequires: ghc-containers-devel
BuildRequires: ghc-data-default-devel
+BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-directory-devel
BuildRequires: ghc-doclayout-devel
BuildRequires: ghc-extra-devel
@@ -67,6 +69,9 @@
BuildRequires: ghc-unordered-containers-devel
BuildRequires: ghc-utf8-string-devel
ExcludeArch: %{ix86}
+%if %{with tests}
+BuildRequires: ghc-doctest-devel
+%endif
%description
A reusable library containing hledger's core functionality. This is used by
++++++ hledger-lib-1.26.1.tar.gz -> hledger-lib-1.27.1.tar.gz ++++++
++++ 4191 lines of diff (skipped)