Hello community,

here is the log from the commit of package ghc-either for openSUSE:Factory 
checked in at 2015-06-02 10:06:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-either (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-either.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-either"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-either/ghc-either.changes    2015-05-21 
08:34:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-either.new/ghc-either.changes       
2015-06-02 10:06:35.000000000 +0200
@@ -1,0 +2,6 @@
+Sun May 31 20:28:19 UTC 2015 - mimi...@gmail.com
+
+- update to 4.3.4.1
+* Support `MonadRandom` 0.4
+
+-------------------------------------------------------------------

Old:
----
  either-4.3.4.tar.gz

New:
----
  either-4.3.4.1.tar.gz

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

Other differences:
------------------
++++++ ghc-either.spec ++++++
--- /var/tmp/diff_new_pack.Liyda4/_old  2015-06-02 10:06:35.000000000 +0200
+++ /var/tmp/diff_new_pack.Liyda4/_new  2015-06-02 10:06:35.000000000 +0200
@@ -19,7 +19,7 @@
 %global pkg_name either
 
 Name:           ghc-either
-Version:        4.3.4
+Version:        4.3.4.1
 Release:        0
 Summary:        An either monad transformer
 License:        BSD-3-Clause

++++++ either-4.3.4.tar.gz -> either-4.3.4.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/either-4.3.4/CHANGELOG.markdown 
new/either-4.3.4.1/CHANGELOG.markdown
--- old/either-4.3.4/CHANGELOG.markdown 2015-05-15 14:42:08.000000000 +0200
+++ new/either-4.3.4.1/CHANGELOG.markdown       2015-05-29 07:59:29.000000000 
+0200
@@ -1,3 +1,7 @@
+4.3.4.1
+-------
+* Support `MonadRandom` 0.4
+
 4.3.4
 -----
 * Support `bifunctors` 5, `profunctors` 5, and `semigroupoids` 5.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/either-4.3.4/either.cabal 
new/either-4.3.4.1/either.cabal
--- old/either-4.3.4/either.cabal       2015-05-15 14:42:08.000000000 +0200
+++ new/either-4.3.4.1/either.cabal     2015-05-29 07:59:29.000000000 +0200
@@ -1,6 +1,6 @@
 name:          either
 category:      Control, Monads
-version:       4.3.4
+version:       4.3.4.1
 license:       BSD3
 cabal-version: >= 1.6
 license-file:  LICENSE
@@ -32,7 +32,7 @@
     exceptions        >= 0.5     && < 0.9,
     free              >= 4.9     && < 5,
     monad-control     >= 0.3.2   && < 1.1,
-    MonadRandom       >= 0.1     && < 0.4,
+    MonadRandom       >= 0.1     && < 0.5,
     mtl               >= 2.0     && < 2.3,
     profunctors       >= 4       && < 6,
     semigroups        >= 0.8.3.1 && < 1,


Reply via email to