Hello community,

here is the log from the commit of package ghc-unliftio for openSUSE:Factory 
checked in at 2018-12-21 08:21:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-unliftio (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-unliftio.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-unliftio"

Fri Dec 21 08:21:13 2018 rev:5 rq:658077 version:0.2.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-unliftio/ghc-unliftio.changes        
2018-10-25 08:19:10.887996020 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-unliftio.new.28833/ghc-unliftio.changes     
2018-12-21 08:21:28.761566619 +0100
@@ -1,0 +2,8 @@
+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`
+
+-------------------------------------------------------------------

Old:
----
  unliftio-0.2.8.1.tar.gz
  unliftio.cabal

New:
----
  unliftio-0.2.9.0.tar.gz

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

Other differences:
------------------
++++++ ghc-unliftio.spec ++++++
--- /var/tmp/diff_new_pack.39Pzaw/_old  2018-12-21 08:21:29.769565675 +0100
+++ /var/tmp/diff_new_pack.39Pzaw/_new  2018-12-21 08:21:29.769565675 +0100
@@ -19,14 +19,13 @@
 %global pkg_name unliftio
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.2.8.1
+Version:        0.2.9.0
 Release:        0
 Summary:        The MonadUnliftIO typeclass for unlifting monads to IO 
(batteries included)
 License:        MIT
 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
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-async-devel
 BuildRequires:  ghc-deepseq-devel
@@ -40,6 +39,7 @@
 BuildRequires:  ghc-unix-devel
 BuildRequires:  ghc-unliftio-core-devel
 %if %{with tests}
+BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-hspec-devel
 %endif
 
@@ -60,7 +60,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++++++ unliftio-0.2.8.1.tar.gz -> unliftio-0.2.9.0.tar.gz ++++++
++++ 1650 lines of diff (skipped)


Reply via email to