Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hledger-interest for 
openSUSE:Factory checked in at 2023-12-05 17:03:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hledger-interest (Old)
 and      /work/SRC/openSUSE:Factory/.hledger-interest.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hledger-interest"

Tue Dec  5 17:03:57 2023 rev:15 rq:1130930 version:1.6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/hledger-interest/hledger-interest.changes        
2023-09-12 21:03:24.189287998 +0200
+++ 
/work/SRC/openSUSE:Factory/.hledger-interest.new.25432/hledger-interest.changes 
    2023-12-05 17:04:25.795831877 +0100
@@ -1,0 +2,6 @@
+Tue Dec  5 08:50:28 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update hledger-interest to version 1.6.6 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hledger-interest.spec ++++++
--- /var/tmp/diff_new_pack.41FFU6/_old  2023-12-05 17:04:26.603861661 +0100
+++ /var/tmp/diff_new_pack.41FFU6/_new  2023-12-05 17:04:26.603861661 +0100
@@ -23,7 +23,7 @@
 License:        BSD-3-Clause
 URL:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{name}-%{version}/revision/1.cabal#/%{name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{name}-%{version}/revision/2.cabal#/%{name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-Cabal-prof
 BuildRequires:  ghc-Decimal-devel

++++++ hledger-interest.cabal ++++++
--- /var/tmp/diff_new_pack.41FFU6/_old  2023-12-05 17:04:26.647863283 +0100
+++ /var/tmp/diff_new_pack.41FFU6/_new  2023-12-05 17:04:26.655863578 +0100
@@ -1,6 +1,6 @@
 Name:                   hledger-interest
 Version:                1.6.6
-x-revision: 1
+x-revision: 2
 Synopsis:               computes interest for a given account
 License:                BSD3
 License-file:           LICENSE
@@ -120,7 +120,7 @@
 Executable hledger-interest
   default-language:     Haskell2010
   Main-is:              Main.hs
-  Build-depends:        base >= 3 && < 5, hledger-lib >= 1.26 && < 1.32, time, 
mtl, Cabal, Decimal, text
+  Build-depends:        base >= 3 && < 5, hledger-lib >= 1.26 && < 1.33, time, 
mtl, Cabal, Decimal, text
   other-modules:        Hledger.Interest
                         Hledger.Interest.DayCountConvention
                         Hledger.Interest.Rate

Reply via email to