Hello community,

here is the log from the commit of package ghc-unliftio-core for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:42:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ghc-unliftio-core (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ghc-unliftio-core.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-unliftio-core"

Wed Feb 19 18:42:03 2020 rev:3 rq:771515 version:0.1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ghc-unliftio-core/ghc-unliftio-core.changes    
2020-01-15 15:02:43.837819663 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.ghc-unliftio-core.new.26092/ghc-unliftio-core.changes
 2020-02-19 18:42:04.246269717 +0100
@@ -1,0 +2,10 @@
+Fri Nov  8 16:15:07 UTC 2019 - Peter Simons <[email protected]>
+
+- Drop obsolete group attributes.
+
+-------------------------------------------------------------------
+Tue Jun 11 14:29:21 UTC 2019 - Peter Simons <[email protected]>
+
+- Update Cabal file for more accurate build dependencies.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-unliftio-core.spec ++++++
--- /var/tmp/diff_new_pack.D4bZfo/_old  2020-02-19 18:42:04.586270429 +0100
+++ /var/tmp/diff_new_pack.D4bZfo/_new  2020-02-19 18:42:04.590270438 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-unliftio-core
 #
-# 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
@@ -22,10 +22,9 @@
 Release:        0
 Summary:        The MonadUnliftIO typeclass for unlifting monads to IO
 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
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-devel
@@ -36,7 +35,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}

++++++ unliftio-core.cabal ++++++
--- /var/tmp/diff_new_pack.D4bZfo/_old  2020-02-19 18:42:04.614270488 +0100
+++ /var/tmp/diff_new_pack.D4bZfo/_new  2020-02-19 18:42:04.614270488 +0100
@@ -8,7 +8,7 @@
 
 name:           unliftio-core
 version:        0.1.2.0
-x-revision: 1
+x-revision: 2
 synopsis:       The MonadUnliftIO typeclass for unlifting monads to IO
 description:    Please see the documentation and README at 
<https://www.stackage.org/package/unliftio-core>
 category:       Control
@@ -27,7 +27,7 @@
   hs-source-dirs:
       src
   build-depends:
-      base >=4.5 && <4.13
+      base >=4.5 && <4.14
     , transformers >=0.2 && <0.6
   exposed-modules:
       Control.Monad.IO.Unlift


Reply via email to