Hello community,

here is the log from the commit of package ghc-unliftio for openSUSE:Factory 
checked in at 2020-06-19 17:20:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-unliftio (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-unliftio.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-unliftio"

Fri Jun 19 17:20:20 2020 rev:11 rq:815207 version:0.2.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-unliftio/ghc-unliftio.changes        
2020-05-11 13:36:44.296537063 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-unliftio.new.3606/ghc-unliftio.changes      
2020-06-19 17:20:21.555365409 +0200
@@ -2 +2 @@
-Tue Mar 24 08:07:10 UTC 2020 - psim...@suse.com
+Tue Jun  9 09:26:16 UTC 2020 - psim...@suse.com
@@ -4,2 +4 @@
-- Update unliftio to version 0.2.12.1.
-  ## 0.2.12.1
+- Add unliftio at version 0.2.13.
@@ -7,76 +5,0 @@
-  * Minor doc improvements
-
--------------------------------------------------------------------
-Fri Nov  8 16:15:08 UTC 2019 - Peter Simons <psim...@suse.com>
-
-- Drop obsolete group attributes.
-
--------------------------------------------------------------------
-Sat Jul 13 02:01:41 UTC 2019 - psim...@suse.com
-
-- Update unliftio to version 0.2.12.
-  ## 0.2.12
-
-  * Dropped support for ghc-7.8
-  * Addition of `UnliftIO.IO.File` module and atomic+durable file writes:
-
-    * `writeBinaryFile`
-    * `writeBinaryFileAtomic`
-    * `writeBinaryFileDurable`
-    * `writeBinaryFileDurableAtomic`
-    * `withBinaryFileAtomic`
-    * `withBinaryFileDurable`
-    * `withBinaryFileDurableAtomic`
-    * `ensureFileDurable`
-
--------------------------------------------------------------------
-Sat Jun  8 02:02:34 UTC 2019 - psim...@suse.com
-
-- Update unliftio to version 0.2.11.
-  ## 0.2.11
-
-  * Deprecate `forkWithUnmask` in favor of the newly added `forkIOWithUnmask` 
to
-    improve consistency. [https://github.com/fpco/unliftio/issues/44]
-
--------------------------------------------------------------------
-Mon Dec 31 03:01:33 UTC 2018 - psim...@suse.com
-
-- Update unliftio to version 0.2.10.
-  ## 0.2.10
-
-  * Add pooling related functions for unliftio
-
--------------------------------------------------------------------
-Wed Dec 12 03:02:02 UTC 2018 - psim...@suse.com
-
-- Update unliftio to version 0.2.9.0.
-  ## 0.2.9.0
-
-  * Add the new `Conc` datatype as a more efficient alternative to 
`Concurrently`
-
--------------------------------------------------------------------
-Thu Oct  4 15:40:13 UTC 2018 - psim...@suse.com
-
-- Update unliftio to version 0.2.8.1.
-  ## 0.2.8.1
-
-  * Support for `stm-2.5.0.0`
-
-  ## 0.2.8.0
-
-  * Add 'UnliftIO.Memoize'
-
--------------------------------------------------------------------
-Thu Aug 30 15:29:11 UTC 2018 - psim...@suse.com
-
-- Update unliftio to version 0.2.7.1.
-  # Changelog for unliftio
-
-  ## 0.2.7.1
-
-  * Minor doc improvements
-
--------------------------------------------------------------------
-Mon May 14 17:02:11 UTC 2018 - psim...@suse.com
-
-- Add unliftio at version 0.2.7.0.

Old:
----
  unliftio-0.2.12.1.tar.gz

New:
----
  unliftio-0.2.13.tar.gz

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

Other differences:
------------------
++++++ ghc-unliftio.spec ++++++
--- /var/tmp/diff_new_pack.cZTtMc/_old  2020-06-19 17:20:22.043366690 +0200
+++ /var/tmp/diff_new_pack.cZTtMc/_new  2020-06-19 17:20:22.047366702 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-unliftio
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # 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 unliftio
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.2.12.1
+Version:        0.2.13
 Release:        0
 Summary:        The MonadUnliftIO typeclass for unlifting monads to IO 
(batteries included)
 License:        MIT

++++++ unliftio-0.2.12.1.tar.gz -> unliftio-0.2.13.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unliftio-0.2.12.1/ChangeLog.md 
new/unliftio-0.2.13/ChangeLog.md
--- old/unliftio-0.2.12.1/ChangeLog.md  2020-03-01 10:07:38.000000000 +0100
+++ new/unliftio-0.2.13/ChangeLog.md    2020-05-21 10:45:35.000000000 +0200
@@ -1,5 +1,10 @@
 # Changelog for unliftio
 
+## 0.2.13
+
+* Add `UnliftIO.STM.orElse`
+* Re-export all of `SeekMode`
+
 ## 0.2.12.1
 
 * Minor doc improvements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unliftio-0.2.12.1/README.md 
new/unliftio-0.2.13/README.md
--- old/unliftio-0.2.12.1/README.md     2020-03-01 09:17:35.000000000 +0100
+++ new/unliftio-0.2.13/README.md       2020-05-21 10:45:16.000000000 +0200
@@ -1,7 +1,6 @@
 # unliftio
 
-[![Travis Build 
Status](https://travis-ci.org/fpco/unliftio.svg?branch=master)](https://travis-ci.org/fpco/unliftio)
-[![AppVeyor Build 
status](https://ci.appveyor.com/api/projects/status/sprg5nlyh0codcpv?svg=true)](https://ci.appveyor.com/project/snoyberg/unliftio)
+[![Build 
Status](https://dev.azure.com/fpco/unliftio/_apis/build/status/fpco.unliftio?branchName=master)](https://dev.azure.com/fpco/unliftio/_build/latest?definitionId=3&branchName=master)
 
 
 Provides the core `MonadUnliftIO` typeclass, a number of common
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unliftio-0.2.12.1/src/UnliftIO/IO.hs 
new/unliftio-0.2.13/src/UnliftIO/IO.hs
--- old/unliftio-0.2.12.1/src/UnliftIO/IO.hs    2020-03-01 09:17:35.000000000 
+0100
+++ new/unliftio-0.2.13/src/UnliftIO/IO.hs      2020-05-21 10:45:35.000000000 
+0200
@@ -18,7 +18,7 @@
   , hSetBuffering
   , hGetBuffering
   , hSeek
-  , IO.SeekMode
+  , IO.SeekMode (..)
   , hTell
   , hIsOpen
   , hIsClosed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unliftio-0.2.12.1/src/UnliftIO/STM.hs 
new/unliftio-0.2.13/src/UnliftIO/STM.hs
--- old/unliftio-0.2.12.1/src/UnliftIO/STM.hs   2020-03-01 09:17:35.000000000 
+0100
+++ new/unliftio-0.2.13/src/UnliftIO/STM.hs     2020-05-21 10:45:16.000000000 
+0200
@@ -8,6 +8,7 @@
   , atomically
   , retrySTM
   , checkSTM
+  , STM.orElse
 
     -- * TVar
   , STM.TVar
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unliftio-0.2.12.1/unliftio.cabal 
new/unliftio-0.2.13/unliftio.cabal
--- old/unliftio-0.2.12.1/unliftio.cabal        2020-03-01 10:08:20.000000000 
+0100
+++ new/unliftio-0.2.13/unliftio.cabal  2020-05-21 10:48:46.000000000 +0200
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 8b1984c98016e38f78537ddb97b34bf8d25ab93ad8a47c64ad675dc6f20f62c4
+-- hash: bc7612e266638a6d07a620579aafe7d2690c4bef6d120416a1a7a3fc8999b416
 
 name:           unliftio
-version:        0.2.12.1
+version:        0.2.13
 synopsis:       The MonadUnliftIO typeclass for unlifting monads to IO 
(batteries included)
 description:    Please see the documentation and README at 
<https://www.stackage.org/package/unliftio>
 category:       Control
@@ -49,7 +49,7 @@
   ghc-options: -fwarn-incomplete-uni-patterns
   build-depends:
       async >2.1.1
-    , base >=4.8 && <5
+    , base >=4.9 && <5
     , bytestring
     , deepseq
     , directory
@@ -101,7 +101,7 @@
   build-depends:
       QuickCheck
     , async >2.1.1
-    , base >=4.8 && <5
+    , base >=4.9 && <5
     , bytestring
     , containers
     , deepseq
@@ -131,7 +131,7 @@
   ghc-options: -O2 -threaded -rtsopts
   build-depends:
       async >2.1.1
-    , base >=4.8 && <5
+    , base >=4.9 && <5
     , bytestring
     , deepseq
     , directory


Reply via email to