Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-hslogger for openSUSE:Factory 
checked in at 2021-12-19 17:34:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hslogger (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-hslogger.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-hslogger"

Sun Dec 19 17:34:45 2021 rev:8 rq:934283 version:1.3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hslogger/ghc-hslogger.changes        
2021-11-11 21:36:46.076903790 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-hslogger.new.2520/ghc-hslogger.changes      
2021-12-19 17:35:02.188290295 +0100
@@ -1,0 +2,6 @@
+Sat Nov 20 17:30:31 UTC 2021 - [email protected]
+
+- Update hslogger to version 1.3.1.0 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-hslogger.spec ++++++
--- /var/tmp/diff_new_pack.3rJ5VK/_old  2021-12-19 17:35:02.628290605 +0100
+++ /var/tmp/diff_new_pack.3rJ5VK/_new  2021-12-19 17:35:02.632290608 +0100
@@ -25,7 +25,7 @@
 License:        BSD-3-Clause
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel

++++++ hslogger.cabal ++++++
--- /var/tmp/diff_new_pack.3rJ5VK/_old  2021-12-19 17:35:02.676290639 +0100
+++ /var/tmp/diff_new_pack.3rJ5VK/_new  2021-12-19 17:35:02.680290642 +0100
@@ -2,7 +2,7 @@
 build-type: Simple
 name: hslogger
 version: 1.3.1.0
-x-revision: 4
+x-revision: 5
 
 maintainer: [email protected]
 author: John Goerzen
@@ -65,7 +65,7 @@
     other-extensions: CPP ExistentialQuantification DeriveDataTypeable
 
     build-depends:
-        base       >= 4.3 && < 4.16
+        base       >= 4.3 && < 4.17
       , bytestring >= 0.9 && < 0.12
       , containers >= 0.4 && < 0.7
       , deepseq    >= 1.1 && < 1.5

Reply via email to