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-03-10 08:56:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hslogger (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-hslogger.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-hslogger"

Wed Mar 10 08:56:19 2021 rev:5 rq:877980 version:1.3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hslogger/ghc-hslogger.changes        
2020-12-22 11:40:37.273570529 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-hslogger.new.2378/ghc-hslogger.changes      
2021-03-10 08:58:06.422941733 +0100
@@ -1,0 +2,6 @@
+Sat Feb 20 00:18:20 UTC 2021 - [email protected]
+
+- Update hslogger to version 1.3.1.0 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-hslogger.spec ++++++
--- /var/tmp/diff_new_pack.xRpKto/_old  2021-03-10 08:58:06.946942274 +0100
+++ /var/tmp/diff_new_pack.xRpKto/_new  2021-03-10 08:58:06.946942274 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-hslogger
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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/1.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel

++++++ hslogger.cabal ++++++
--- /var/tmp/diff_new_pack.xRpKto/_old  2021-03-10 08:58:06.990942320 +0100
+++ /var/tmp/diff_new_pack.xRpKto/_new  2021-03-10 08:58:06.994942323 +0100
@@ -2,7 +2,7 @@
 build-type: Simple
 name: hslogger
 version: 1.3.1.0
-x-revision: 1
+x-revision: 2
 
 maintainer: [email protected]
 author: John Goerzen
@@ -66,7 +66,7 @@
 
     build-depends:
         base       >= 4.3 && < 4.15
-      , bytestring >= 0.9 && < 0.11
+      , bytestring >= 0.9 && < 0.12
       , containers >= 0.4 && < 0.7
       , deepseq    >= 1.1 && < 1.5
       , time       >= 1.2 && < 1.10

Reply via email to