commit ghc-lifted-async for openSUSE:Factory

2020-08-28 Thread root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2020-08-28 21:34:37

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new.3399 (New)


Package is "ghc-lifted-async"

Fri Aug 28 21:34:37 2020 rev:10 rq:829336 version:0.10.1.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2020-08-10 14:54:11.459879891 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-lifted-async.new.3399/ghc-lifted-async.changes  
2020-08-28 21:34:38.136702697 +0200
@@ -1,0 +2,5 @@
+Tue Aug 18 10:45:21 UTC 2020 - Peter Simons 
+
+- Replace %setup -q with the more modern %autosetup macro.
+
+---



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.JcLVd6/_old  2020-08-28 21:34:38.688702959 +0200
+++ /var/tmp/diff_new_pack.JcLVd6/_new  2020-08-28 21:34:38.692702960 +0200
@@ -56,7 +56,7 @@
 This package provides the Haskell %{pkg_name} library development files.
 
 %prep
-%setup -q -n %{pkg_name}-%{version}
+%autosetup -n %{pkg_name}-%{version}
 
 %build
 %ghc_lib_build




commit ghc-lifted-async for openSUSE:Factory

2020-08-10 Thread root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2020-08-10 14:54:03

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new.3399 (New)


Package is "ghc-lifted-async"

Mon Aug 10 14:54:03 2020 rev:9 rq:824310 version:0.10.1.2

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2020-07-09 13:19:48.545353338 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-lifted-async.new.3399/ghc-lifted-async.changes  
2020-08-10 14:54:11.459879891 +0200
@@ -1,0 +2,8 @@
+Fri Jul 24 02:00:22 UTC 2020 - psim...@suse.com
+
+- Update lifted-async to version 0.10.1.2.
+  ## v0.10.1.2 - 2020-07-23
+
+  * Relax upper version bound for tasty-expected-failure
+
+---

Old:

  lifted-async-0.10.1.1.tar.gz

New:

  lifted-async-0.10.1.2.tar.gz



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.GPzHTE/_old  2020-08-10 14:54:15.739882150 +0200
+++ /var/tmp/diff_new_pack.GPzHTE/_new  2020-08-10 14:54:15.743882152 +0200
@@ -19,7 +19,7 @@
 %global pkg_name lifted-async
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.10.1.1
+Version:0.10.1.2
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause

++ lifted-async-0.10.1.1.tar.gz -> lifted-async-0.10.1.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.10.1.1/CHANGELOG.md 
new/lifted-async-0.10.1.2/CHANGELOG.md
--- old/lifted-async-0.10.1.1/CHANGELOG.md  2001-09-09 03:46:40.0 
+0200
+++ new/lifted-async-0.10.1.2/CHANGELOG.md  2001-09-09 03:46:40.0 
+0200
@@ -1,5 +1,9 @@
 # Revision history for lifted-async
 
+## v0.10.1.2 - 2020-07-23
+
+* Relax upper version bound for tasty-expected-failure
+
 ## v0.10.1.1 - 2020-06-29
 
 * Bump up cabal-version to 1.24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.10.1.1/lifted-async.cabal 
new/lifted-async-0.10.1.2/lifted-async.cabal
--- old/lifted-async-0.10.1.1/lifted-async.cabal2001-09-09 
03:46:40.0 +0200
+++ new/lifted-async-0.10.1.2/lifted-async.cabal2001-09-09 
03:46:40.0 +0200
@@ -1,6 +1,6 @@
 cabal-version:   1.24
 name:lifted-async
-version: 0.10.1.1
+version: 0.10.1.2
 synopsis:Run lifted IO operations asynchronously and wait for 
their results
 homepage:https://github.com/maoe/lifted-async
 bug-reports: https://github.com/maoe/lifted-async/issues
@@ -64,7 +64,7 @@
 , monad-control
 , mtl
 , tasty
-, tasty-expected-failure < 0.12
+, tasty-expected-failure < 0.13
 , tasty-hunit >= 0.9 && < 0.11
 , tasty-th
   default-language: Haskell2010




commit ghc-lifted-async for openSUSE:Factory

2020-07-09 Thread root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2020-07-09 13:19:24

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new.3060 (New)


Package is "ghc-lifted-async"

Thu Jul  9 13:19:24 2020 rev:8 rq:819581 version:0.10.1.1

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2020-06-19 17:14:29.522357334 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-lifted-async.new.3060/ghc-lifted-async.changes  
2020-07-09 13:19:48.545353338 +0200
@@ -1,0 +2,12 @@
+Tue Jun 30 02:00:21 UTC 2020 - psim...@suse.com
+
+- Update lifted-async to version 0.10.1.1.
+  ## v0.10.1.1 - 2020-06-29
+
+  * Bump up cabal-version to 1.24
+
+  ## v0.10.1 - 2020-06-29
+
+  * Fix typechecking errors with GHC HEAD 8.11 
([#31](https://github.com/maoe/lifted-async/pull/31))
+
+---

Old:

  lifted-async-0.10.0.6.tar.gz

New:

  lifted-async-0.10.1.1.tar.gz



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.Yie8ax/_old  2020-07-09 13:19:50.689360114 +0200
+++ /var/tmp/diff_new_pack.Yie8ax/_new  2020-07-09 13:19:50.689360114 +0200
@@ -19,7 +19,7 @@
 %global pkg_name lifted-async
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.10.0.6
+Version:0.10.1.1
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause

++ lifted-async-0.10.0.6.tar.gz -> lifted-async-0.10.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.10.0.6/CHANGELOG.md 
new/lifted-async-0.10.1.1/CHANGELOG.md
--- old/lifted-async-0.10.0.6/CHANGELOG.md  2001-09-09 03:46:40.0 
+0200
+++ new/lifted-async-0.10.1.1/CHANGELOG.md  2001-09-09 03:46:40.0 
+0200
@@ -1,5 +1,13 @@
 # Revision history for lifted-async
 
+## v0.10.1.1 - 2020-06-29
+
+* Bump up cabal-version to 1.24
+
+## v0.10.1 - 2020-06-29
+
+* Fix typechecking errors with GHC HEAD 8.11 
([#31](https://github.com/maoe/lifted-async/pull/31))
+
 ## v0.10.0.6 - 2020-03-31
 
 * Relax upper version bound for base to suppose GHC 8.10 
([#30](https://github.com/maoe/lifted-async/pull/30))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.10.0.6/lifted-async.cabal 
new/lifted-async-0.10.1.1/lifted-async.cabal
--- old/lifted-async-0.10.0.6/lifted-async.cabal2001-09-09 
03:46:40.0 +0200
+++ new/lifted-async-0.10.1.1/lifted-async.cabal2001-09-09 
03:46:40.0 +0200
@@ -1,5 +1,6 @@
+cabal-version:   1.24
 name:lifted-async
-version: 0.10.0.6
+version: 0.10.1.1
 synopsis:Run lifted IO operations asynchronously and wait for 
their results
 homepage:https://github.com/maoe/lifted-async
 bug-reports: https://github.com/maoe/lifted-async/issues
@@ -10,7 +11,6 @@
 copyright:   Copyright (C) 2012-2020 Mitsutoshi Aoe
 category:Concurrency
 build-type:  Simple
-cabal-version:   >= 1.8
 tested-with:
   GHC == 8.10.1
   GHC == 8.8.3
@@ -44,6 +44,7 @@
 build-depends: constraints >= 0.2 && < 0.6
   ghc-options: -Wall
   hs-source-dirs: src
+  default-language: Haskell2010
 
 test-suite test-lifted-async
   type: exitcode-stdio-1.0
@@ -66,6 +67,7 @@
 , tasty-expected-failure < 0.12
 , tasty-hunit >= 0.9 && < 0.11
 , tasty-th
+  default-language: Haskell2010
 
 test-suite regression-tests
   type: exitcode-stdio-1.0
@@ -79,6 +81,7 @@
 , mtl
 , tasty-hunit >= 0.9 && < 0.11
 , tasty-th
+  default-language: Haskell2010
 
 benchmark benchmark-lifted-async
   type: exitcode-stdio-1.0
@@ -91,6 +94,7 @@
 , criterion
 , deepseq
 , lifted-async
+  default-language: Haskell2010
 
 benchmark benchmark-lifted-async-threaded
   type: exitcode-stdio-1.0
@@ -103,6 +107,7 @@
 , criterion
 , deepseq
 , lifted-async
+  default-language: Haskell2010
 
 source-repository head
   type: git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lifted-async-0.10.0.6/src/Control/Concurrent/Async/Lifted/Safe.hs 
new/lifted-async-0.10.1.1/src/Control/Concurrent/Async/Lifted/Safe.hs
--- old/lifted-async-0.10.0.6/src/Control/Concurrent/Async/Lifted/Safe.hs   
2001-09-09 03:46:40.0 +0200
+++ new/lifted-async-0.10.1.1/src/Control/Concurrent/Async/Lifted/Safe.hs   
2001-09-09 03:46:40.0 +0200
@@ -432,7 +432,7 @@
 
 instance (MonadBaseControl IO m, Forall (Pure

commit ghc-lifted-async for openSUSE:Factory

2020-06-19 Thread root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2020-06-19 17:14:26

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new.3606 (New)


Package is "ghc-lifted-async"

Fri Jun 19 17:14:26 2020 rev:7 rq:815124 version:0.10.0.6

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2020-05-11 13:35:51.348426070 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-lifted-async.new.3606/ghc-lifted-async.changes  
2020-06-19 17:14:29.522357334 +0200
@@ -2 +2 @@
-Wed Apr  1 12:37:27 UTC 2020 - psim...@suse.com
+Tue Jun  9 09:26:17 UTC 2020 - psim...@suse.com
@@ -4,2 +4 @@
-- Update lifted-async to version 0.10.0.6.
-  ## v0.10.0.6 - 2020-03-31
+- Add lifted-async at version 0.10.0.6.
@@ -7,35 +5,0 @@
-  * Relax upper version bound for base to suppose GHC 8.10 
([#30](https://github.com/maoe/lifted-async/pull/30))
-

-Sat Feb  8 03:06:20 UTC 2020 - psim...@suse.com
-
-- Update lifted-async to version 0.10.0.5.
-  ## v0.10.0.5 - 2020-02-08
-
-  * Relax upper version bounds for constraints
-

-Fri Nov  8 16:14:08 UTC 2019 - Peter Simons 
-
-- Drop obsolete group attributes.
-

-Fri May  3 02:03:10 UTC 2019 - psim...@suse.com
-
-- Update lifted-async to version 0.10.0.4.
-  ## v0.10.0.4 - 2019-05-03
-
-  * Relax upper version bounds for base and constraints
-

-Thu Oct  4 15:40:00 UTC 2018 - psim...@suse.com
-
-- Update lifted-async to version 0.10.0.3.
-  ## v0.10.0.3 - 2018-09-25
-
-  * Relax upper version bound for base to support GHC 8.6.1
-

-Mon Jul  9 19:44:57 UTC 2018 - psim...@suse.com
-
-- Add lifted-async at version 0.10.0.2.



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.0tILb9/_old  2020-06-19 17:14:30.502360388 +0200
+++ /var/tmp/diff_new_pack.0tILb9/_new  2020-06-19 17:14:30.506360401 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-lifted-async
 #
-# 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




commit ghc-lifted-async for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2020-05-11 13:35:28

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new.2738 (New)


Package is "ghc-lifted-async"

Mon May 11 13:35:28 2020 rev:6 rq:801033 version:0.10.0.6

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2020-03-09 14:16:23.630625650 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-lifted-async.new.2738/ghc-lifted-async.changes  
2020-05-11 13:35:51.348426070 +0200
@@ -1,0 +2,8 @@
+Wed Apr  1 12:37:27 UTC 2020 - psim...@suse.com
+
+- Update lifted-async to version 0.10.0.6.
+  ## v0.10.0.6 - 2020-03-31
+
+  * Relax upper version bound for base to suppose GHC 8.10 
([#30](https://github.com/maoe/lifted-async/pull/30))
+
+---

Old:

  lifted-async-0.10.0.5.tar.gz

New:

  lifted-async-0.10.0.6.tar.gz



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.PTHyjb/_old  2020-05-11 13:35:53.052429642 +0200
+++ /var/tmp/diff_new_pack.PTHyjb/_new  2020-05-11 13:35:53.056429651 +0200
@@ -19,7 +19,7 @@
 %global pkg_name lifted-async
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.10.0.5
+Version:0.10.0.6
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause

++ lifted-async-0.10.0.5.tar.gz -> lifted-async-0.10.0.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.10.0.5/CHANGELOG.md 
new/lifted-async-0.10.0.6/CHANGELOG.md
--- old/lifted-async-0.10.0.5/CHANGELOG.md  2001-09-09 03:46:40.0 
+0200
+++ new/lifted-async-0.10.0.6/CHANGELOG.md  2001-09-09 03:46:40.0 
+0200
@@ -1,5 +1,9 @@
 # Revision history for lifted-async
 
+## v0.10.0.6 - 2020-03-31
+
+* Relax upper version bound for base to suppose GHC 8.10 
([#30](https://github.com/maoe/lifted-async/pull/30))
+
 ## v0.10.0.5 - 2020-02-08
 
 * Relax upper version bounds for constraints
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.10.0.5/lifted-async.cabal 
new/lifted-async-0.10.0.6/lifted-async.cabal
--- old/lifted-async-0.10.0.5/lifted-async.cabal2001-09-09 
03:46:40.0 +0200
+++ new/lifted-async-0.10.0.6/lifted-async.cabal2001-09-09 
03:46:40.0 +0200
@@ -1,5 +1,5 @@
 name:lifted-async
-version: 0.10.0.5
+version: 0.10.0.6
 synopsis:Run lifted IO operations asynchronously and wait for 
their results
 homepage:https://github.com/maoe/lifted-async
 bug-reports: https://github.com/maoe/lifted-async/issues
@@ -7,12 +7,13 @@
 license-file:LICENSE
 author:  Mitsutoshi Aoe
 maintainer:  Mitsutoshi Aoe 
-copyright:   Copyright (C) 2012-2019 Mitsutoshi Aoe
+copyright:   Copyright (C) 2012-2020 Mitsutoshi Aoe
 category:Concurrency
 build-type:  Simple
 cabal-version:   >= 1.8
 tested-with:
-  GHC == 8.8.2
+  GHC == 8.10.1
+  GHC == 8.8.3
   GHC == 8.6.5
   GHC == 8.4.4
   GHC == 8.2.2
@@ -32,7 +33,7 @@
 Control.Concurrent.Async.Lifted
 Control.Concurrent.Async.Lifted.Safe
   build-depends:
-  base >= 4.5 && < 4.14
+  base >= 4.5 && < 4.15
 , async >= 2.2 && < 2.3
 , lifted-base >= 0.2 && < 0.3
 , transformers-base >= 0.4 && < 0.5




commit ghc-lifted-async for openSUSE:Factory

2020-03-09 Thread root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2020-03-09 14:16:22

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new.26092 (New)


Package is "ghc-lifted-async"

Mon Mar  9 14:16:22 2020 rev:5 rq:780022 version:0.10.0.5

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2019-12-27 13:54:47.852699734 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-lifted-async.new.26092/ghc-lifted-async.changes 
2020-03-09 14:16:23.630625650 +0100
@@ -1,0 +2,8 @@
+Sat Feb  8 03:06:20 UTC 2020 - psim...@suse.com
+
+- Update lifted-async to version 0.10.0.5.
+  ## v0.10.0.5 - 2020-02-08
+
+  * Relax upper version bounds for constraints
+
+---

Old:

  lifted-async-0.10.0.4.tar.gz

New:

  lifted-async-0.10.0.5.tar.gz



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.yHGeoW/_old  2020-03-09 14:16:24.986626543 +0100
+++ /var/tmp/diff_new_pack.yHGeoW/_new  2020-03-09 14:16:24.998626551 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-lifted-async
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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-async
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.10.0.4
+Version:0.10.0.5
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause

++ lifted-async-0.10.0.4.tar.gz -> lifted-async-0.10.0.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.10.0.4/CHANGELOG.md 
new/lifted-async-0.10.0.5/CHANGELOG.md
--- old/lifted-async-0.10.0.4/CHANGELOG.md  2001-09-09 03:46:40.0 
+0200
+++ new/lifted-async-0.10.0.5/CHANGELOG.md  2001-09-09 03:46:40.0 
+0200
@@ -1,5 +1,9 @@
 # Revision history for lifted-async
 
+## v0.10.0.5 - 2020-02-08
+
+* Relax upper version bounds for constraints
+
 ## v0.10.0.4 - 2019-05-03
 
 * Relax upper version bounds for base and constraints
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.10.0.4/lifted-async.cabal 
new/lifted-async-0.10.0.5/lifted-async.cabal
--- old/lifted-async-0.10.0.4/lifted-async.cabal2001-09-09 
03:46:40.0 +0200
+++ new/lifted-async-0.10.0.5/lifted-async.cabal2001-09-09 
03:46:40.0 +0200
@@ -1,5 +1,5 @@
 name:lifted-async
-version: 0.10.0.4
+version: 0.10.0.5
 synopsis:Run lifted IO operations asynchronously and wait for 
their results
 homepage:https://github.com/maoe/lifted-async
 bug-reports: https://github.com/maoe/lifted-async/issues
@@ -12,7 +12,7 @@
 build-type:  Simple
 cabal-version:   >= 1.8
 tested-with:
-  GHC == 8.8.1
+  GHC == 8.8.2
   GHC == 8.6.5
   GHC == 8.4.4
   GHC == 8.2.2
@@ -38,7 +38,7 @@
 , transformers-base >= 0.4 && < 0.5
 , monad-control == 1.0.*
   if impl(ghc >= 7.8)
-build-depends: constraints >= 0.2 && < 0.12
+build-depends: constraints >= 0.2 && < 0.13
   else
 build-depends: constraints >= 0.2 && < 0.6
   ghc-options: -Wall




commit ghc-lifted-async for openSUSE:Factory

2019-12-27 Thread root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2019-12-27 13:54:40

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new.6675 (New)


Package is "ghc-lifted-async"

Fri Dec 27 13:54:40 2019 rev:4 rq:759439 version:0.10.0.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2019-05-12 11:35:59.462325251 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-lifted-async.new.6675/ghc-lifted-async.changes  
2019-12-27 13:54:47.852699734 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 16:14:08 UTC 2019 - Peter Simons 
+
+- Drop obsolete group attributes.
+
+---



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.iIKzUF/_old  2019-12-27 13:54:48.256699929 +0100
+++ /var/tmp/diff_new_pack.iIKzUF/_new  2019-12-27 13:54:48.256699929 +0100
@@ -23,7 +23,6 @@
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause
-Group:  Development/Libraries/Haskell
 URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
@@ -48,7 +47,6 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}




commit ghc-lifted-async for openSUSE:Factory

2019-05-12 Thread root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2019-05-12 11:35:53

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new.5148 (New)


Package is "ghc-lifted-async"

Sun May 12 11:35:53 2019 rev:3 rq:701770 version:0.10.0.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2018-10-25 08:17:45.796033449 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-lifted-async.new.5148/ghc-lifted-async.changes  
2019-05-12 11:35:59.462325251 +0200
@@ -1,0 +2,8 @@
+Fri May  3 02:03:10 UTC 2019 - psim...@suse.com
+
+- Update lifted-async to version 0.10.0.4.
+  ## v0.10.0.4 - 2019-05-03
+
+  * Relax upper version bounds for base and constraints
+
+---

Old:

  lifted-async-0.10.0.3.tar.gz

New:

  lifted-async-0.10.0.4.tar.gz



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.jscjiv/_old  2019-05-12 11:36:00.122327183 +0200
+++ /var/tmp/diff_new_pack.jscjiv/_new  2019-05-12 11:36:00.122327183 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-lifted-async
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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-async
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.10.0.3
+Version:0.10.0.4
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause

++ lifted-async-0.10.0.3.tar.gz -> lifted-async-0.10.0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.10.0.3/CHANGELOG.md 
new/lifted-async-0.10.0.4/CHANGELOG.md
--- old/lifted-async-0.10.0.3/CHANGELOG.md  1970-01-01 01:00:00.0 
+0100
+++ new/lifted-async-0.10.0.4/CHANGELOG.md  2001-09-09 03:46:40.0 
+0200
@@ -1,5 +1,9 @@
 # Revision history for lifted-async
 
+## v0.10.0.4 - 2019-05-03
+
+* Relax upper version bounds for base and constraints
+
 ## v0.10.0.3 - 2018-09-25
 
 * Relax upper version bound for base to support GHC 8.6.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.10.0.3/lifted-async.cabal 
new/lifted-async-0.10.0.4/lifted-async.cabal
--- old/lifted-async-0.10.0.3/lifted-async.cabal1970-01-01 
01:00:00.0 +0100
+++ new/lifted-async-0.10.0.4/lifted-async.cabal2001-09-09 
03:46:40.0 +0200
@@ -1,22 +1,23 @@
 name:lifted-async
-version: 0.10.0.3
+version: 0.10.0.4
 synopsis:Run lifted IO operations asynchronously and wait for 
their results
 homepage:https://github.com/maoe/lifted-async
 bug-reports: https://github.com/maoe/lifted-async/issues
 license: BSD3
 license-file:LICENSE
 author:  Mitsutoshi Aoe
-maintainer:  Mitsutoshi Aoe 
-copyright:   Copyright (C) 2012-2018 Mitsutoshi Aoe
+maintainer:  Mitsutoshi Aoe 
+copyright:   Copyright (C) 2012-2019 Mitsutoshi Aoe
 category:Concurrency
 build-type:  Simple
 cabal-version:   >= 1.8
 tested-with:
-GHC == 8.6.1
-  , GHC == 8.4.3
-  , GHC == 8.2.2
-  , GHC == 8.0.2
-  , GHC == 7.10.2
+  GHC == 8.8.1
+  GHC == 8.6.5
+  GHC == 8.4.4
+  GHC == 8.2.2
+  GHC == 8.0.2
+  GHC == 7.10.3
 
 extra-source-files:
   README.md
@@ -31,13 +32,13 @@
 Control.Concurrent.Async.Lifted
 Control.Concurrent.Async.Lifted.Safe
   build-depends:
-  base >= 4.5 && < 4.13
+  base >= 4.5 && < 4.14
 , async >= 2.2 && < 2.3
 , lifted-base >= 0.2 && < 0.3
 , transformers-base >= 0.4 && < 0.5
 , monad-control == 1.0.*
   if impl(ghc >= 7.8)
-build-depends: constraints >= 0.2 && < 0.11
+build-depends: constraints >= 0.2 && < 0.12
   else
 build-depends: constraints >= 0.2 && < 0.6
   ghc-options: -Wall




commit ghc-lifted-async for openSUSE:Factory

2018-10-24 Thread root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2018-10-25 08:17:19

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new (New)


Package is "ghc-lifted-async"

Thu Oct 25 08:17:19 2018 rev:2 rq:642877 version:0.10.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2018-07-24 17:11:46.442478345 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-lifted-async.new/ghc-lifted-async.changes   
2018-10-25 08:17:45.796033449 +0200
@@ -1,0 +2,8 @@
+Thu Oct  4 15:40:00 UTC 2018 - psim...@suse.com
+
+- Update lifted-async to version 0.10.0.3.
+  ## v0.10.0.3 - 2018-09-25
+
+  * Relax upper version bound for base to support GHC 8.6.1
+
+---

Old:

  lifted-async-0.10.0.2.tar.gz

New:

  lifted-async-0.10.0.3.tar.gz



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.0NPB3I/_old  2018-10-25 08:17:47.756032591 +0200
+++ /var/tmp/diff_new_pack.0NPB3I/_new  2018-10-25 08:17:47.764032588 +0200
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %global pkg_name lifted-async
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.10.0.2
+Version:0.10.0.3
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause

++ lifted-async-0.10.0.2.tar.gz -> lifted-async-0.10.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.10.0.2/CHANGELOG.md 
new/lifted-async-0.10.0.3/CHANGELOG.md
--- old/lifted-async-0.10.0.2/CHANGELOG.md  2018-05-13 07:52:11.0 
+0200
+++ new/lifted-async-0.10.0.3/CHANGELOG.md  1970-01-01 01:00:00.0 
+0100
@@ -1,5 +1,9 @@
 # Revision history for lifted-async
 
+## v0.10.0.3 - 2018-09-25
+
+* Relax upper version bound for base to support GHC 8.6.1
+
 ## v0.10.0.2 - 2018-05-13
 
 * Allow test_link to fail because it's non-deterministic (#26)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.10.0.2/lifted-async.cabal 
new/lifted-async-0.10.0.3/lifted-async.cabal
--- old/lifted-async-0.10.0.2/lifted-async.cabal2018-05-13 
07:52:11.0 +0200
+++ new/lifted-async-0.10.0.3/lifted-async.cabal1970-01-01 
01:00:00.0 +0100
@@ -1,5 +1,5 @@
 name:lifted-async
-version: 0.10.0.2
+version: 0.10.0.3
 synopsis:Run lifted IO operations asynchronously and wait for 
their results
 homepage:https://github.com/maoe/lifted-async
 bug-reports: https://github.com/maoe/lifted-async/issues
@@ -12,7 +12,8 @@
 build-type:  Simple
 cabal-version:   >= 1.8
 tested-with:
-GHC == 8.4.1
+GHC == 8.6.1
+  , GHC == 8.4.3
   , GHC == 8.2.2
   , GHC == 8.0.2
   , GHC == 7.10.2
@@ -30,7 +31,7 @@
 Control.Concurrent.Async.Lifted
 Control.Concurrent.Async.Lifted.Safe
   build-depends:
-  base >= 4.5 && < 4.12
+  base >= 4.5 && < 4.13
 , async >= 2.2 && < 2.3
 , lifted-base >= 0.2 && < 0.3
 , transformers-base >= 0.4 && < 0.5




commit ghc-lifted-async for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2017-09-15 21:55:16

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new (New)


Package is "ghc-lifted-async"

Fri Sep 15 21:55:16 2017 rev:9 rq:524947 version:0.9.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2017-07-11 08:26:46.331604060 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-lifted-async.new/ghc-lifted-async.changes   
2017-09-15 21:55:18.811761047 +0200
@@ -1,0 +2,5 @@
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+---



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.0dUBNP/_old  2017-09-15 21:55:19.631645499 +0200
+++ /var/tmp/diff_new_pack.0dUBNP/_new  2017-09-15 21:55:19.639644371 +0200
@@ -23,8 +23,8 @@
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause
-Group:  Development/Languages/Other
-Url:https://hackage.haskell.org/package/%{pkg_name}
+Group:  Development/Libraries/Haskell
+URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-async-devel
@@ -33,7 +33,6 @@
 BuildRequires:  ghc-monad-control-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-base-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-mtl-devel
@@ -48,7 +47,7 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -76,11 +75,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc CHANGELOG.md README.md
 
 %changelog




commit ghc-lifted-async for openSUSE:Factory

2017-07-10 Thread root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2017-07-11 08:26:45

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new (New)


Package is "ghc-lifted-async"

Tue Jul 11 08:26:45 2017 rev:8 rq:509058 version:0.9.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2017-02-22 13:53:34.280002576 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-lifted-async.new/ghc-lifted-async.changes   
2017-07-11 08:26:46.331604060 +0200
@@ -1,0 +2,5 @@
+Fri Jun 30 03:01:57 UTC 2017 - psim...@suse.com
+
+- Update to version 0.9.3.
+
+---

Old:

  lifted-async-0.9.1.1.tar.gz

New:

  lifted-async-0.9.3.tar.gz



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.Di7Fi5/_old  2017-07-11 08:26:48.695270664 +0200
+++ /var/tmp/diff_new_pack.Di7Fi5/_new  2017-07-11 08:26:48.695270664 +0200
@@ -19,7 +19,7 @@
 %global pkg_name lifted-async
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.9.1.1
+Version:0.9.3
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause

++ lifted-async-0.9.1.1.tar.gz -> lifted-async-0.9.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.9.1.1/CHANGELOG.md 
new/lifted-async-0.9.3/CHANGELOG.md
--- old/lifted-async-0.9.1.1/CHANGELOG.md   2017-01-26 07:57:22.0 
+0100
+++ new/lifted-async-0.9.3/CHANGELOG.md 2017-06-26 05:57:30.0 +0200
@@ -1,3 +1,13 @@
+## v0.9.3 - 2017-06-26
+
+* Add Haddock comments for concurrently_ (#23)
+* Add replicateConcurrently and replicateConcurrently_
+* Test with GHC 8.2.1 on Travis
+
+## v0.9.2 - 2017-06-24
+
+* Add concurrently_ (#22)
+
 ## v0.9.1.1 - 2017-01-26
 
 * Relax upper version bound for constraints
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.9.1.1/README.md 
new/lifted-async-0.9.3/README.md
--- old/lifted-async-0.9.1.1/README.md  2017-01-26 07:57:22.0 +0100
+++ new/lifted-async-0.9.3/README.md2017-06-26 05:56:39.0 +0200
@@ -3,8 +3,8 @@
 
[![Hackage](https://img.shields.io/hackage/v/lifted-async.svg)](https://hackage.haskell.org/package/lifted-async)
 
[![Hackage-Deps](https://img.shields.io/hackage-deps/v/lifted-async.svg)](http://packdeps.haskellers.com/feed?needle=lifted-async)
 [![lifted-async on Stackage LTS 
3](http://stackage.org/package/lifted-async/badge/lts)](http://stackage.org/lts/package/lifted-async)
-[![Build 
Status](https://secure.travis-ci.org/maoe/lifted-async.png)](http://travis-ci.org/maoe/lifted-async)
-[![Gitter 
chat](https://badges.gitter.im/maoe/lifted-async.png)](https://gitter.im/maoe/lifted-async)
+[![Build 
Status](https://travis-ci.org/maoe/lifted-async.svg?branch=develop)](https://travis-ci.org/maoe/lifted-async)
+[![Gitter](https://badges.gitter.im/maoe/lifted-async.svg)](https://gitter.im/maoe/lifted-async?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
 
 This package provides IO operations from 
[async](http://hackage.haskell.org/package/async) package lifted to any 
instance of `MonadBase` or `MonadBaseControl` from 
[monad-control](http://hackage.haskell.org/package/monad-control) package.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.9.1.1/lifted-async.cabal 
new/lifted-async-0.9.3/lifted-async.cabal
--- old/lifted-async-0.9.1.1/lifted-async.cabal 2017-01-26 07:57:22.0 
+0100
+++ new/lifted-async-0.9.3/lifted-async.cabal   2017-06-26 05:57:30.0 
+0200
@@ -1,5 +1,5 @@
 name:lifted-async
-version: 0.9.1.1
+version: 0.9.3
 synopsis:Run lifted IO operations asynchronously and wait for 
their results
 homepage:https://github.com/maoe/lifted-async
 bug-reports: https://github.com/maoe/lifted-async/issues
@@ -12,7 +12,8 @@
 build-type:  Simple
 cabal-version:   >= 1.8
 tested-with:
-GHC == 8.0.2
+GHC == 8.2.1
+  , GHC == 8.0.2
   , GHC == 7.10.2
   , GHC == 7.8.4
   , GHC == 7.6.3
@@ -35,8 +36,8 @@
 Control.Concurrent.Async.Lifted
 Control.Concurrent.Async.Lifted.Safe
   build-depends:
-  base >= 4.5 && < 4.10
-, async >= 2.0.1 && < 2.2
+  base >= 4.5 && < 4.11
+, async >= 2.1.1 && < 2.2
 , lifted-base >= 0.2 && < 0.3
 , transformers-base >= 0.4 && < 0.5
   if flag(monad-control-1)
@@ -115,5 +116,5 @@
 
 source-repository this
   type: gi

commit ghc-lifted-async for openSUSE:Factory

2017-02-22 Thread root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2017-02-22 13:53:33

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new (New)


Package is "ghc-lifted-async"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2017-02-03 17:39:20.526765217 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-lifted-async.new/ghc-lifted-async.changes   
2017-02-22 13:53:34.280002576 +0100
@@ -1,0 +2,5 @@
+Mon Jan 30 09:26:46 UTC 2017 - psim...@suse.com
+
+- Update to version 0.9.1.1 with cabal2obs.
+
+---

Old:

  lifted-async-0.9.1.tar.gz

New:

  lifted-async-0.9.1.1.tar.gz



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.nojb9c/_old  2017-02-22 13:53:34.703942250 +0100
+++ /var/tmp/diff_new_pack.nojb9c/_new  2017-02-22 13:53:34.703942250 +0100
@@ -19,7 +19,7 @@
 %global pkg_name lifted-async
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.9.1
+Version:0.9.1.1
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause

++ lifted-async-0.9.1.tar.gz -> lifted-async-0.9.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.9.1/CHANGELOG.md 
new/lifted-async-0.9.1.1/CHANGELOG.md
--- old/lifted-async-0.9.1/CHANGELOG.md 2017-01-13 00:57:11.0 +0100
+++ new/lifted-async-0.9.1.1/CHANGELOG.md   2017-01-26 07:57:22.0 
+0100
@@ -1,3 +1,11 @@
+## v0.9.1.1 - 2017-01-26
+
+* Relax upper version bound for constraints
+
+## v0.9.1 - 2017-01-13
+
+* Add (for|map)Concurrently_ (#21)
+
 ## v0.9.0 - 2016-05-22
 
 * Leverage `StM m a ~ a` in the `Safe` module for faster 
`wait`/`poll`/`race`/`concurrently`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.9.1/README.md 
new/lifted-async-0.9.1.1/README.md
--- old/lifted-async-0.9.1/README.md2017-01-13 00:57:11.0 +0100
+++ new/lifted-async-0.9.1.1/README.md  2017-01-26 07:57:22.0 +0100
@@ -1,7 +1,9 @@
 lifted-async
 ==
+[![Hackage](https://img.shields.io/hackage/v/lifted-async.svg)](https://hackage.haskell.org/package/lifted-async)
+[![Hackage-Deps](https://img.shields.io/hackage-deps/v/lifted-async.svg)](http://packdeps.haskellers.com/feed?needle=lifted-async)
+[![lifted-async on Stackage LTS 
3](http://stackage.org/package/lifted-async/badge/lts)](http://stackage.org/lts/package/lifted-async)
 [![Build 
Status](https://secure.travis-ci.org/maoe/lifted-async.png)](http://travis-ci.org/maoe/lifted-async)
-[![Coverage 
Status](https://coveralls.io/repos/maoe/lifted-async/badge.png)](https://coveralls.io/r/maoe/lifted-async)
 [![Gitter 
chat](https://badges.gitter.im/maoe/lifted-async.png)](https://gitter.im/maoe/lifted-async)
 
 This package provides IO operations from 
[async](http://hackage.haskell.org/package/async) package lifted to any 
instance of `MonadBase` or `MonadBaseControl` from 
[monad-control](http://hackage.haskell.org/package/monad-control) package.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.9.1/lifted-async.cabal 
new/lifted-async-0.9.1.1/lifted-async.cabal
--- old/lifted-async-0.9.1/lifted-async.cabal   2017-01-13 00:57:11.0 
+0100
+++ new/lifted-async-0.9.1.1/lifted-async.cabal 2017-01-26 07:57:22.0 
+0100
@@ -1,5 +1,5 @@
 name:lifted-async
-version: 0.9.1
+version: 0.9.1.1
 synopsis:Run lifted IO operations asynchronously and wait for 
their results
 homepage:https://github.com/maoe/lifted-async
 bug-reports: https://github.com/maoe/lifted-async/issues
@@ -42,7 +42,7 @@
   if flag(monad-control-1)
 build-depends: monad-control == 1.0.*
 if impl(ghc >= 7.8)
-build-depends: constraints >= 0.2 && < 0.9
+build-depends: constraints >= 0.2 && < 0.10
 else
 build-depends: constraints >= 0.2 && < 0.6
   else
@@ -115,5 +115,5 @@
 
 source-repository this
   type: git
-  tag: v0.9.0
+  tag: v0.9.1.1
   location: https://github.com/maoe/lifted-async.git




commit ghc-lifted-async for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2017-01-31 12:44:23

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new (New)


Package is "ghc-lifted-async"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2016-07-20 09:23:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-lifted-async.new/ghc-lifted-async.changes   
2017-02-03 17:39:20.526765217 +0100
@@ -1,0 +2,5 @@
+Wed Jan 18 09:00:26 UTC 2017 - psim...@suse.com
+
+- Update to version 0.9.1 with cabal2obs.
+
+---

Old:

  lifted-async-0.9.0.tar.gz

New:

  lifted-async-0.9.1.tar.gz



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.rLwG5h/_old  2017-02-03 17:39:20.890713703 +0100
+++ /var/tmp/diff_new_pack.rLwG5h/_new  2017-02-03 17:39:20.894713137 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-lifted-async
 #
-# 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,15 +19,14 @@
 %global pkg_name lifted-async
 %bcond_with tests
 Name:   ghc-%{pkg_name}
-Version:0.9.0
+Version:0.9.1
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-async-devel
 BuildRequires:  ghc-constraints-devel
 BuildRequires:  ghc-lifted-base-devel
@@ -42,7 +41,6 @@
 BuildRequires:  ghc-tasty-hunit-devel
 BuildRequires:  ghc-tasty-th-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This package provides IO operations from 'async' package lifted to any instance
@@ -62,20 +60,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++ lifted-async-0.9.0.tar.gz -> lifted-async-0.9.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.9.0/LICENSE 
new/lifted-async-0.9.1/LICENSE
--- old/lifted-async-0.9.0/LICENSE  2016-05-22 14:26:28.0 +0200
+++ new/lifted-async-0.9.1/LICENSE  2017-01-13 00:57:11.0 +0100
@@ -1,4 +1,4 @@
-Copyright (c) 2012, Mitsutoshi Aoe
+Copyright (c) 2012-2017, Mitsutoshi Aoe
 
 All rights reserved.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.9.0/lifted-async.cabal 
new/lifted-async-0.9.1/lifted-async.cabal
--- old/lifted-async-0.9.0/lifted-async.cabal   2016-05-22 14:26:28.0 
+0200
+++ new/lifted-async-0.9.1/lifted-async.cabal   2017-01-13 00:57:11.0 
+0100
@@ -1,5 +1,5 @@
 name:lifted-async
-version: 0.9.0
+version: 0.9.1
 synopsis:Run lifted IO operations asynchronously and wait for 
their results
 homepage:https://github.com/maoe/lifted-async
 bug-reports: https://github.com/maoe/lifted-async/issues
@@ -7,12 +7,12 @@
 license-file:LICENSE
 author:  Mitsutoshi Aoe
 maintainer:  Mitsutoshi Aoe 
-copyright:   Copyright (C) 2012-2016 Mitsutoshi Aoe
+copyright:   Copyright (C) 2012-2017 Mitsutoshi Aoe
 category:Concurrency
 build-type:  Simple
 cabal-version:   >= 1.8
 tested-with:
-GHC == 8.0.1
+GHC == 8.0.2
   , GHC == 7.10.2
   , GHC == 7.8.4
   , GHC == 7.6.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lifted-async-0.9.0/src/Control/Concurrent/Async/Lifted/Safe.hs 
new/lifted-async-0.9.1/src/Control/Concurrent/Async/Lifted/Safe.hs
--- old/lifted-async-0.9.0/src/Control/Concurrent/Async/Lifted/Safe.hs  
2016-05-22 14:26:28.0 +0200
+++ new/lifted-async-0.9.1/src/Control/Concurrent/Async/Lifted/Safe.hs  
2017-01-13 00:57:11.0 +0100
@@ -12,7 +12,7 @@
 
 {- |
 Module  : Control.Concurrent.Async.Lifted.Safe
-Copyright   : Copyright (C) 2012-2015 Mitsutoshi Aoe
+Copyright   : Copyright (C) 2012-2017 Mitsutoshi Aoe
 License : BSD-style (see the

commit ghc-lifted-async for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2016-07-20 09:23:36

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new (New)


Package is "ghc-lifted-async"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2016-05-31 12:24:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-lifted-async.new/ghc-lifted-async.changes   
2016-07-20 09:23:38.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 16:56:54 UTC 2016 - psim...@suse.com
+
+- Update to version 0.9.0 revision 0 with cabal2obs.
+
+---



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.pLlrEJ/_old  2016-07-20 09:23:39.0 +0200
+++ /var/tmp/diff_new_pack.pLlrEJ/_new  2016-07-20 09:23:39.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-lifted-async
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,28 +17,24 @@
 
 
 %global pkg_name lifted-async
-
 %bcond_with tests
-
-Name:   ghc-lifted-async
+Name:   ghc-%{pkg_name}
 Version:0.9.0
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause
 Group:  System/Libraries
-
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-async-devel
 BuildRequires:  ghc-constraints-devel
 BuildRequires:  ghc-lifted-base-devel
 BuildRequires:  ghc-monad-control-devel
+BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-base-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-mtl-devel
@@ -52,35 +48,35 @@
 This package provides IO operations from 'async' package lifted to any instance
 of 'MonadBase' or 'MonadBaseControl'.
 
-
 %package devel
 Summary:Haskell %{pkg_name} library development files
 Group:  Development/Libraries/Other
+Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-Requires:   %{name} = %{version}-%{release}
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
 
-
-%global license %%doc
-
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
+
 %build
 %ghc_lib_build
 
+
 %install
 %ghc_lib_install
 
+
 %check
 %if %{with tests}
-%cabal test
+%{cabal} test
 %endif
 
+
 %post devel
 %ghc_pkg_recache
 
@@ -93,6 +89,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md
+%doc CHANGELOG.md README.md
 
 %changelog




commit ghc-lifted-async for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2016-05-31 12:24:22

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new (New)


Package is "ghc-lifted-async"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2016-01-28 17:24:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-lifted-async.new/ghc-lifted-async.changes   
2016-05-31 12:24:24.0 +0200
@@ -1,0 +2,6 @@
+Mon May 23 10:43:49 UTC 2016 - mimi...@gmail.com
+
+- update to 0.9.0
+* Leverage StM m a ~ a in the Safe module for faster 
wait/poll/race/concurrently
+
+---

Old:

  lifted-async-0.8.0.1.tar.gz

New:

  lifted-async-0.9.0.tar.gz



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.DTlEhh/_old  2016-05-31 12:24:25.0 +0200
+++ /var/tmp/diff_new_pack.DTlEhh/_new  2016-05-31 12:24:25.0 +0200
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-lifted-async
-Version:0.8.0.1
+Version:0.9.0
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause

++ lifted-async-0.8.0.1.tar.gz -> lifted-async-0.9.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.8.0.1/CHANGELOG.md 
new/lifted-async-0.9.0/CHANGELOG.md
--- old/lifted-async-0.8.0.1/CHANGELOG.md   2016-01-17 22:16:51.0 
+0100
+++ new/lifted-async-0.9.0/CHANGELOG.md 2016-05-22 14:26:28.0 +0200
@@ -1,3 +1,7 @@
+## v0.9.0 - 2016-05-22
+
+* Leverage `StM m a ~ a` in the `Safe` module for faster 
`wait`/`poll`/`race`/`concurrently`
+
 ## v0.8.0.1 - 2015-01-17
 
 * Relax upper bound for constraints
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.8.0.1/benchmarks/Benchmarks.hs 
new/lifted-async-0.9.0/benchmarks/Benchmarks.hs
--- old/lifted-async-0.8.0.1/benchmarks/Benchmarks.hs   2016-01-17 
22:16:51.0 +0100
+++ new/lifted-async-0.9.0/benchmarks/Benchmarks.hs 2016-05-22 
14:26:28.0 +0200
@@ -1,40 +1,46 @@
-{-# LANGUAGE BangPatterns #-}
 module Main where
 import Control.Exception (SomeException(..))
 
 import Criterion.Main
 import qualified Control.Concurrent.Async as A
 import qualified Control.Concurrent.Async.Lifted as L
+import qualified Control.Concurrent.Async.Lifted.Safe as LS
 
 main :: IO ()
 main = defaultMain
   [ bgroup "async-wait"
   [ bench "async" $ whnfIO asyncWait_async
   , bench "lifted-async" $ whnfIO asyncWait_liftedAsync
+  , bench "lifted-async-safe" $ whnfIO asyncWait_liftedAsyncSafe
   ]
   , bgroup "async-cancel-waitCatch"
   [ bench "async" $ whnfIO asyncCancelWaitCatch_async
   , bench "lifted-async" $ whnfIO asyncCancelWaitCatch_liftedAsync
+  , bench "lifted-async-safe" $ whnfIO asyncCancelWaitCatch_liftedAsyncSafe
   ]
   , bgroup "waitAny"
   [ bench "async" $ whnfIO waitAny_async
   , bench "lifted-async" $ whnfIO waitAny_liftedAsync
+  , bench "lifted-async-safe" $ whnfIO waitAny_liftedAsyncSafe
   ]
   , bgroup "race"
   [ bench "async" $ nfIO race_async
   , bench "lifted-async" $ nfIO race_liftedAsync
+  , bench "lifted-async-safe" $ nfIO race_liftedAsyncSafe
   , bench "async (inlined)" $ nfIO race_async_inlined
   , bench "lifted-async (inlined)" $ nfIO race_liftedAsync_inlined
   ]
   , bgroup "concurrently"
   [ bench "async" $ nfIO concurrently_async
   , bench "lifted-async" $ nfIO concurrently_liftedAsync
+  , bench "lifted-async-safe" $ nfIO concurrently_liftedAsyncSafe
   , bench "async (inlined)" $ nfIO concurrently_async_inlined
   , bench "lifted-async (inlined)" $ nfIO concurrently_liftedAsync_inlined
   ]
   , bgroup "mapConcurrently"
   [ bench "async" $ nfIO mapConcurrently_async
   , bench "lifted-async" $ nfIO mapConcurrently_liftedAsync
+  , bench "lifted-async-safe" $ nfIO mapConcurrently_liftedAsyncSafe
   ]
   ]
 
@@ -48,6 +54,11 @@
   a <- L.async (return 1)
   L.wait a
 
+asyncWait_liftedAsyncSafe :: IO Int
+asyncWait_liftedAsyncSafe = do
+  a <- LS.async (return 1)
+  LS.wait a
+
 asyncCancelWaitCatch_async :: IO (Either SomeException Int)
 asyncCancelWaitCatch_async = do
   a <- A.async (return 1)
@@ -60,6 +71,12 @@
   L.cancel a
   L.waitCatch a
 
+asyncCancelWaitCatch_liftedAsyncSafe :: IO (Either SomeException Int)
+asyncCancelWaitCatch_liftedAsyncSafe = do
+  a <- LS.async (return 1)
+  LS.cancel a
+  LS.waitCatch a
+

commit ghc-lifted-async for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2016-01-28 17:23:57

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new (New)


Package is "ghc-lifted-async"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2015-12-01 09:19:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-lifted-async.new/ghc-lifted-async.changes   
2016-01-28 17:24:49.0 +0100
@@ -1,0 +2,10 @@
+Wed Jan 20 09:54:36 UTC 2016 - mimi...@gmail.com
+
+- update to 0.8.0.1
+* Relax upper bound for constraints
+* Drop Monad instance for Concurrently
+* Expose STM operations
+* Relax upper bound for base
+* Add Monoid and Semigroup instances for Concurrently
+
+---

Old:

  lifted-async-0.7.0.2.tar.gz

New:

  lifted-async-0.8.0.1.tar.gz



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.VCDfbf/_old  2016-01-28 17:24:53.0 +0100
+++ /var/tmp/diff_new_pack.VCDfbf/_new  2016-01-28 17:24:53.0 +0100
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-lifted-async
-Version:0.7.0.2
+Version:0.8.0.1
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
 License:BSD-3-Clause

++ lifted-async-0.7.0.2.tar.gz -> lifted-async-0.8.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.7.0.2/CHANGELOG.md 
new/lifted-async-0.8.0.1/CHANGELOG.md
--- old/lifted-async-0.7.0.2/CHANGELOG.md   2015-11-27 02:28:01.0 
+0100
+++ new/lifted-async-0.8.0.1/CHANGELOG.md   2016-01-17 22:16:51.0 
+0100
@@ -1,3 +1,14 @@
+## v0.8.0.1 - 2015-01-17
+
+* Relax upper bound for constraints
+
+## v0.8.0 - 2016-01-10
+
+* Drop Monad instance for Concurrently
+* Expose STM operations
+* Relax upper bound for base and async
+* Add Monoid and Semigroup instances for Concurrently
+
 ## v0.7.0.2 - 2015-11-26
 
 * Relax upper bound for the constraints package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.7.0.2/lifted-async.cabal 
new/lifted-async-0.8.0.1/lifted-async.cabal
--- old/lifted-async-0.7.0.2/lifted-async.cabal 2015-11-27 02:28:01.0 
+0100
+++ new/lifted-async-0.8.0.1/lifted-async.cabal 2016-01-17 22:16:51.0 
+0100
@@ -1,5 +1,5 @@
 name:lifted-async
-version: 0.7.0.2
+version: 0.8.0.1
 synopsis:Run lifted IO operations asynchronously and wait for 
their results
 homepage:https://github.com/maoe/lifted-async
 bug-reports: https://github.com/maoe/lifted-async/issues
@@ -7,7 +7,7 @@
 license-file:LICENSE
 author:  Mitsutoshi Aoe
 maintainer:  Mitsutoshi Aoe 
-copyright:   Copyright (C) 2012-2015 Mitsutoshi Aoe
+copyright:   Copyright (C) 2012-2016 Mitsutoshi Aoe
 category:Concurrency
 build-type:  Simple
 cabal-version:   >= 1.8
@@ -34,14 +34,14 @@
 Control.Concurrent.Async.Lifted
 Control.Concurrent.Async.Lifted.Safe
   build-depends:
-  base >= 4.5 && < 4.9
-, async >= 2.0.1 && < 2.1
+  base >= 4.5 && < 4.10
+, async >= 2.0.1 && < 2.2
 , lifted-base >= 0.2 && < 0.3
 , transformers-base >= 0.4 && < 0.5
   if flag(monad-control-1)
 build-depends: monad-control == 1.0.*
 if impl(ghc >= 7.8)
-build-depends: constraints >= 0.2 && < 0.7
+build-depends: constraints >= 0.2 && < 0.9
 else
 build-depends: constraints >= 0.2 && < 0.6
   else
@@ -114,5 +114,5 @@
 
 source-repository this
   type: git
-  tag: v0.7.0.2
+  tag: v0.8.0.1
   location: https://github.com/maoe/lifted-async.git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lifted-async-0.7.0.2/src/Control/Concurrent/Async/Lifted/Safe.hs 
new/lifted-async-0.8.0.1/src/Control/Concurrent/Async/Lifted/Safe.hs
--- old/lifted-async-0.7.0.2/src/Control/Concurrent/Async/Lifted/Safe.hs
2015-11-27 02:28:01.0 +0100
+++ new/lifted-async-0.8.0.1/src/Control/Concurrent/Async/Lifted/Safe.hs
2016-01-17 22:16:51.0 +0100
@@ -53,6 +53,16 @@
   , Unsafe.waitEither_
   , waitBoth
 
+#if MIN_VERSION_async(2, 1, 0)
+-- ** Waiting for multiple 'Async's in STM
+  , A.waitAnySTM
+  , A.waitAnyCatchSTM
+  , A.waitEitherSTM
+  , A.waitEitherCatchSTM
+  , A.waitEitherSTM_
+  , A.waitBothSTM
+#endif
+
 -- ** Linking
   , Unsafe.link, Unsafe.link2
 
@@ -89,6 +99,11 @@
 #if defin

commit ghc-lifted-async for openSUSE:Factory

2015-12-01 Thread h_root
Hello community,

here is the log from the commit of package ghc-lifted-async for 
openSUSE:Factory checked in at 2015-12-01 09:19:29

Comparing /work/SRC/openSUSE:Factory/ghc-lifted-async (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-lifted-async.new (New)


Package is "ghc-lifted-async"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-lifted-async/ghc-lifted-async.changes
2015-09-08 17:48:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-lifted-async.new/ghc-lifted-async.changes   
2015-12-01 09:19:32.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov 29 17:26:51 UTC 2015 - mimi...@gmail.com
+
+- update to 0.7.0.2
+* Relax upper bound for the constraints package
+
+---

Old:

  lifted-async-0.7.0.1.tar.gz

New:

  lifted-async-0.7.0.2.tar.gz



Other differences:
--
++ ghc-lifted-async.spec ++
--- /var/tmp/diff_new_pack.sYuRQi/_old  2015-12-01 09:19:33.0 +0100
+++ /var/tmp/diff_new_pack.sYuRQi/_new  2015-12-01 09:19:33.0 +0100
@@ -15,17 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %global pkg_name lifted-async
 
 %bcond_with tests
 
 Name:   ghc-lifted-async
-Version:0.7.0.1
+Version:0.7.0.2
 Release:0
 Summary:Run lifted IO operations asynchronously and wait for their 
results
+License:BSD-3-Clause
 Group:  System/Libraries
 
-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
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -69,7 +70,6 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 

++ lifted-async-0.7.0.1.tar.gz -> lifted-async-0.7.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.7.0.1/CHANGELOG.md 
new/lifted-async-0.7.0.2/CHANGELOG.md
--- old/lifted-async-0.7.0.1/CHANGELOG.md   2015-05-18 14:58:36.0 
+0200
+++ new/lifted-async-0.7.0.2/CHANGELOG.md   2015-11-27 02:28:01.0 
+0100
@@ -1,3 +1,9 @@
+## v0.7.0.2 - 2015-11-26
+
+* Relax upper bound for the constraints package
+* Upper bound remains < 0.6 for GHC < 7.8 as constraints-0.6 requires the 
closed type families extension.
+* Drop support for GHC 7.4.2
+
 ## v0.7.0.1 - 2015-05-18
 
 * Fix typecheck error with GHC HEAD (#17)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lifted-async-0.7.0.1/lifted-async.cabal 
new/lifted-async-0.7.0.2/lifted-async.cabal
--- old/lifted-async-0.7.0.1/lifted-async.cabal 2015-05-18 14:58:36.0 
+0200
+++ new/lifted-async-0.7.0.2/lifted-async.cabal 2015-11-27 02:28:01.0 
+0100
@@ -1,5 +1,5 @@
 name:lifted-async
-version: 0.7.0.1
+version: 0.7.0.2
 synopsis:Run lifted IO operations asynchronously and wait for 
their results
 homepage:https://github.com/maoe/lifted-async
 bug-reports: https://github.com/maoe/lifted-async/issues
@@ -12,10 +12,9 @@
 build-type:  Simple
 cabal-version:   >= 1.8
 tested-with:
-GHC == 7.10.1
+GHC == 7.10.2
   , GHC == 7.8.4
   , GHC == 7.6.3
-  , GHC == 7.4.2
 
 extra-source-files:
   README.md
@@ -40,9 +39,11 @@
 , lifted-base >= 0.2 && < 0.3
 , transformers-base >= 0.4 && < 0.5
   if flag(monad-control-1)
-build-depends:
-constraints >= 0.2 && < 0.5
-  , monad-control == 1.0.*
+build-depends: monad-control == 1.0.*
+if impl(ghc >= 7.8)
+build-depends: constraints >= 0.2 && < 0.7
+else
+build-depends: constraints >= 0.2 && < 0.6
   else
 build-depends:
   monad-control == 0.*
@@ -113,5 +114,5 @@
 
 source-repository this
   type: git
-  tag: v0.7.0.1
+  tag: v0.7.0.2
   location: https://github.com/maoe/lifted-async.git