Hello community,

here is the log from the commit of package ghc-lifted-base for openSUSE:Factory 
checked in at 2017-03-14 10:05:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-lifted-base (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-lifted-base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-lifted-base"

Tue Mar 14 10:05:28 2017 rev:7 rq:461655 version:0.2.3.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-lifted-base/ghc-lifted-base.changes  
2016-09-05 21:20:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-lifted-base.new/ghc-lifted-base.changes     
2017-03-14 10:05:29.741309303 +0100
@@ -1,0 +2,5 @@
+Mon Feb 20 08:41:44 UTC 2017 - [email protected]
+
+- Update to version 0.2.3.10 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  lifted-base-0.2.3.8.tar.gz

New:
----
  lifted-base-0.2.3.10.tar.gz

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

Other differences:
------------------
++++++ ghc-lifted-base.spec ++++++
--- /var/tmp/diff_new_pack.3GUFtT/_old  2017-03-14 10:05:30.533197172 +0100
+++ /var/tmp/diff_new_pack.3GUFtT/_new  2017-03-14 10:05:30.537196606 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-lifted-base
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global pkg_name lifted-base
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.2.3.8
+Version:        0.2.3.10
 Release:        0
 Summary:        Lifted IO operations from the base library
 License:        BSD-3-Clause

++++++ lifted-base-0.2.3.8.tar.gz -> lifted-base-0.2.3.10.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-base-0.2.3.8/Data/IORef/Lifted.hs 
new/lifted-base-0.2.3.10/Data/IORef/Lifted.hs
--- old/lifted-base-0.2.3.8/Data/IORef/Lifted.hs        2016-07-21 
06:39:08.000000000 +0200
+++ new/lifted-base-0.2.3.10/Data/IORef/Lifted.hs       2017-02-14 
00:04:17.000000000 +0100
@@ -2,7 +2,7 @@
 {-# LANGUAGE NoImplicitPrelude #-}
 {-# LANGUAGE FlexibleContexts #-}
 
-#if __GLASGOW_HASKELL__ >= 702
+#if __GLASGOW_HASKELL__ >= 704
 {-# LANGUAGE Safe #-}
 #endif
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-base-0.2.3.8/lifted-base.cabal 
new/lifted-base-0.2.3.10/lifted-base.cabal
--- old/lifted-base-0.2.3.8/lifted-base.cabal   2016-07-21 06:39:08.000000000 
+0200
+++ new/lifted-base-0.2.3.10/lifted-base.cabal  2017-02-14 00:04:17.000000000 
+0100
@@ -1,5 +1,5 @@
 Name:                lifted-base
-Version:             0.2.3.8
+Version:             0.2.3.10
 Synopsis:            lifted IO operations from the base library
 License:             BSD3
 License-file:        LICENSE
@@ -69,7 +69,7 @@
                , transformers-base    >= 0.4.4   && < 0.5
                , transformers-compat  >= 0.3     && < 0.6
                , monad-control        >= 1.0.0.3 && < 1.1
-               , HUnit                >= 1.2.2   && < 1.4
+               , HUnit                >= 1.2.2   && < 1.5
                , test-framework       >= 0.2.4   && < 0.9
                , test-framework-hunit >= 0.2.4   && < 0.4
 


Reply via email to