Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-yesod-core for openSUSE:Factory 
checked in at 2023-04-04 21:25:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-yesod-core (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-yesod-core.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-yesod-core"

Tue Apr  4 21:25:08 2023 rev:15 rq:1076142 version:1.6.24.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-yesod-core/ghc-yesod-core.changes    
2023-01-18 13:11:29.521007186 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-yesod-core.new.19717/ghc-yesod-core.changes 
2023-04-04 21:25:20.842871199 +0200
@@ -1,0 +2,17 @@
+Thu Mar 30 17:09:11 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Updated spec file to conform with ghc-rpm-macros-2.5.2.
+
+-------------------------------------------------------------------
+Wed Mar  1 06:23:36 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update yesod-core to version 1.6.24.2.
+  ## 1.6.24.2
+
+  * No star is type [#1797](https://github.com/yesodweb/yesod/pull/1797)
+
+  ## 1.6.24.1
+
+  * Adapt to removal of `ListT` from transformers-0.6. 
[#1796](https://github.com/yesodweb/yesod/pull/1796)
+
+-------------------------------------------------------------------

Old:
----
  yesod-core-1.6.24.0.tar.gz
  yesod-core.cabal

New:
----
  yesod-core-1.6.24.2.tar.gz

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

Other differences:
------------------
++++++ ghc-yesod-core.spec ++++++
--- /var/tmp/diff_new_pack.lrdb75/_old  2023-04-04 21:25:22.058878101 +0200
+++ /var/tmp/diff_new_pack.lrdb75/_new  2023-04-04 21:25:22.086878260 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-yesod-core
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,63 +17,109 @@
 
 
 %global pkg_name yesod-core
+%global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.6.24.0
+Version:        1.6.24.2
 Release:        0
 Summary:        Creation of type-safe, RESTful web applications
 License:        MIT
 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-aeson-devel
+BuildRequires:  ghc-aeson-prof
 BuildRequires:  ghc-auto-update-devel
+BuildRequires:  ghc-auto-update-prof
+BuildRequires:  ghc-base-devel
+BuildRequires:  ghc-base-prof
 BuildRequires:  ghc-blaze-html-devel
+BuildRequires:  ghc-blaze-html-prof
 BuildRequires:  ghc-blaze-markup-devel
+BuildRequires:  ghc-blaze-markup-prof
 BuildRequires:  ghc-bytestring-devel
+BuildRequires:  ghc-bytestring-prof
 BuildRequires:  ghc-case-insensitive-devel
+BuildRequires:  ghc-case-insensitive-prof
 BuildRequires:  ghc-cereal-devel
+BuildRequires:  ghc-cereal-prof
 BuildRequires:  ghc-clientsession-devel
+BuildRequires:  ghc-clientsession-prof
 BuildRequires:  ghc-conduit-devel
 BuildRequires:  ghc-conduit-extra-devel
+BuildRequires:  ghc-conduit-extra-prof
+BuildRequires:  ghc-conduit-prof
 BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-containers-prof
 BuildRequires:  ghc-cookie-devel
+BuildRequires:  ghc-cookie-prof
 BuildRequires:  ghc-deepseq-devel
+BuildRequires:  ghc-deepseq-prof
 BuildRequires:  ghc-entropy-devel
+BuildRequires:  ghc-entropy-prof
 BuildRequires:  ghc-fast-logger-devel
+BuildRequires:  ghc-fast-logger-prof
 BuildRequires:  ghc-http-types-devel
+BuildRequires:  ghc-http-types-prof
 BuildRequires:  ghc-memory-devel
+BuildRequires:  ghc-memory-prof
 BuildRequires:  ghc-monad-logger-devel
+BuildRequires:  ghc-monad-logger-prof
 BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-mtl-prof
 BuildRequires:  ghc-parsec-devel
+BuildRequires:  ghc-parsec-prof
 BuildRequires:  ghc-path-pieces-devel
+BuildRequires:  ghc-path-pieces-prof
 BuildRequires:  ghc-primitive-devel
+BuildRequires:  ghc-primitive-prof
 BuildRequires:  ghc-random-devel
+BuildRequires:  ghc-random-prof
 BuildRequires:  ghc-resourcet-devel
+BuildRequires:  ghc-resourcet-prof
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-shakespeare-devel
+BuildRequires:  ghc-shakespeare-prof
 BuildRequires:  ghc-template-haskell-devel
+BuildRequires:  ghc-template-haskell-prof
 BuildRequires:  ghc-text-devel
+BuildRequires:  ghc-text-prof
 BuildRequires:  ghc-time-devel
+BuildRequires:  ghc-time-prof
 BuildRequires:  ghc-transformers-devel
+BuildRequires:  ghc-transformers-prof
 BuildRequires:  ghc-unix-compat-devel
+BuildRequires:  ghc-unix-compat-prof
 BuildRequires:  ghc-unliftio-devel
+BuildRequires:  ghc-unliftio-prof
 BuildRequires:  ghc-unordered-containers-devel
+BuildRequires:  ghc-unordered-containers-prof
 BuildRequires:  ghc-vector-devel
+BuildRequires:  ghc-vector-prof
 BuildRequires:  ghc-wai-devel
 BuildRequires:  ghc-wai-extra-devel
+BuildRequires:  ghc-wai-extra-prof
 BuildRequires:  ghc-wai-logger-devel
+BuildRequires:  ghc-wai-logger-prof
+BuildRequires:  ghc-wai-prof
 BuildRequires:  ghc-warp-devel
+BuildRequires:  ghc-warp-prof
 BuildRequires:  ghc-word8-devel
+BuildRequires:  ghc-word8-prof
 ExcludeArch:    %{ix86}
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
+BuildRequires:  ghc-HUnit-prof
 BuildRequires:  ghc-async-devel
+BuildRequires:  ghc-async-prof
 BuildRequires:  ghc-hspec-devel
 BuildRequires:  ghc-hspec-expectations-devel
+BuildRequires:  ghc-hspec-expectations-prof
+BuildRequires:  ghc-hspec-prof
 BuildRequires:  ghc-network-devel
+BuildRequires:  ghc-network-prof
 BuildRequires:  ghc-streaming-commons-devel
+BuildRequires:  ghc-streaming-commons-prof
 %endif
 
 %description
@@ -90,9 +136,24 @@
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
 
+%package -n ghc-%{pkg_name}-doc
+Summary:        Haskell %{pkg_name} library documentation
+Requires:       ghc-filesystem
+BuildArch:      noarch
+
+%description -n ghc-%{pkg_name}-doc
+This package provides the Haskell %{pkg_name} library documentation.
+
+%package -n ghc-%{pkg_name}-prof
+Summary:        Haskell %{pkg_name} profiling library
+Requires:       ghc-%{pkg_name}-devel = %{version}-%{release}
+Supplements:    (ghc-%{pkg_name}-devel and ghc-prof)
+
+%description -n ghc-%{pkg_name}-prof
+This package provides the Haskell %{pkg_name} profiling library.
+
 %prep
 %autosetup -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
@@ -115,4 +176,9 @@
 %files devel -f %{name}-devel.files
 %doc ChangeLog.md README.md
 
+%files -n ghc-%{pkg_name}-doc -f ghc-%{pkg_name}-doc.files
+%license LICENSE
+
+%files -n ghc-%{pkg_name}-prof -f ghc-%{pkg_name}-prof.files
+
 %changelog

++++++ yesod-core-1.6.24.0.tar.gz -> yesod-core-1.6.24.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yesod-core-1.6.24.0/ChangeLog.md 
new/yesod-core-1.6.24.2/ChangeLog.md
--- old/yesod-core-1.6.24.0/ChangeLog.md        2022-07-20 17:04:47.000000000 
+0200
+++ new/yesod-core-1.6.24.2/ChangeLog.md        2023-03-01 07:22:34.000000000 
+0100
@@ -1,5 +1,13 @@
 # ChangeLog for yesod-core
 
+## 1.6.24.2
+
+* No star is type [#1797](https://github.com/yesodweb/yesod/pull/1797)
+
+## 1.6.24.1
+
+* Adapt to removal of `ListT` from transformers-0.6. 
[#1796](https://github.com/yesodweb/yesod/pull/1796)
+
 ## 1.6.24.0
 
 * Make catching exceptions configurable and set the default back to rethrowing 
async exceptions. [#1772](https://github.com/yesodweb/yesod/pull/1772).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yesod-core-1.6.24.0/src/Yesod/Core/Class/Handler.hs 
new/yesod-core-1.6.24.2/src/Yesod/Core/Class/Handler.hs
--- old/yesod-core-1.6.24.0/src/Yesod/Core/Class/Handler.hs     2022-01-21 
13:07:15.000000000 +0100
+++ new/yesod-core-1.6.24.2/src/Yesod/Core/Class/Handler.hs     2023-02-10 
13:57:49.000000000 +0100
@@ -19,7 +19,9 @@
 import Data.Conduit.Internal (Pipe, ConduitM)
 
 import Control.Monad.Trans.Identity ( IdentityT)
+#if !MIN_VERSION_transformers(0,6,0)
 import Control.Monad.Trans.List     ( ListT    )
+#endif
 import Control.Monad.Trans.Maybe    ( MaybeT   )
 import Control.Monad.Trans.Except   ( ExceptT  )
 import Control.Monad.Trans.Reader   ( ReaderT  )
@@ -76,7 +78,9 @@
 #define GO(T) instance MonadHandler m => MonadHandler (T m) where type 
HandlerSite (T m) = HandlerSite m; type SubHandlerSite (T m) = SubHandlerSite 
m; liftHandler = lift . liftHandler; liftSubHandler = lift . liftSubHandler
 #define GOX(X, T) instance (X, MonadHandler m) => MonadHandler (T m) where 
type HandlerSite (T m) = HandlerSite m; type SubHandlerSite (T m) = 
SubHandlerSite m; liftHandler = lift . liftHandler; liftSubHandler = lift . 
liftSubHandler
 GO(IdentityT)
+#if !MIN_VERSION_transformers(0,6,0)
 GO(ListT)
+#endif
 GO(MaybeT)
 GO(ExceptT e)
 GO(ReaderT r)
@@ -104,7 +108,9 @@
 #define GO(T) instance MonadWidget m => MonadWidget (T m) where liftWidget = 
lift . liftWidget
 #define GOX(X, T) instance (X, MonadWidget m) => MonadWidget (T m) where 
liftWidget = lift . liftWidget
 GO(IdentityT)
+#if !MIN_VERSION_transformers(0,6,0)
 GO(ListT)
+#endif
 GO(MaybeT)
 GO(ExceptT e)
 GO(ReaderT r)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yesod-core-1.6.24.0/src/Yesod/Core/Handler.hs 
new/yesod-core-1.6.24.2/src/Yesod/Core/Handler.hs
--- old/yesod-core-1.6.24.0/src/Yesod/Core/Handler.hs   2022-01-21 
13:07:15.000000000 +0100
+++ new/yesod-core-1.6.24.2/src/Yesod/Core/Handler.hs   2023-03-01 
07:22:34.000000000 +0100
@@ -245,6 +245,7 @@
 import qualified Data.IORef                    as I
 import           Data.Maybe                    (listToMaybe, mapMaybe)
 import           Data.Typeable                 (Typeable)
+import           Data.Kind                     (Type)
 import           Web.PathPieces                (PathPiece(..))
 import           Yesod.Core.Class.Handler
 import           Yesod.Core.Types
@@ -261,7 +262,7 @@
 import qualified Data.Foldable as Fold
 import           Control.Monad.Logger (MonadLogger, logWarnS)
 
-type HandlerT site (m :: * -> *) = HandlerFor site
+type HandlerT site (m :: Type -> Type) = HandlerFor site
 {-# DEPRECATED HandlerT "Use HandlerFor directly" #-}
 
 get :: MonadHandler m => m GHState
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yesod-core-1.6.24.0/src/Yesod/Core/Widget.hs 
new/yesod-core-1.6.24.2/src/Yesod/Core/Widget.hs
--- old/yesod-core-1.6.24.0/src/Yesod/Core/Widget.hs    2022-04-21 
04:35:57.000000000 +0200
+++ new/yesod-core-1.6.24.2/src/Yesod/Core/Widget.hs    2023-03-01 
07:22:34.000000000 +0100
@@ -66,6 +66,7 @@
 import Yesod.Core.Handler (getMessageRender, getUrlRenderParams)
 import Text.Shakespeare.I18N (RenderMessage)
 import Data.Text (Text)
+import Data.Kind (Type)
 import qualified Data.Map as Map
 import Language.Haskell.TH.Quote (QuasiQuoter)
 import Language.Haskell.TH.Syntax (Q, Exp (InfixE, VarE, LamE, AppE), Pat 
(VarP), newName)
@@ -79,7 +80,7 @@
 import Yesod.Core.Types
 import Yesod.Core.Class.Handler
 
-type WidgetT site (m :: * -> *) = WidgetFor site
+type WidgetT site (m :: Type -> Type) = WidgetFor site
 {-# DEPRECATED WidgetT "Use WidgetFor directly" #-}
 
 preEscapedLazyText :: TL.Text -> Html
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yesod-core-1.6.24.0/yesod-core.cabal 
new/yesod-core-1.6.24.2/yesod-core.cabal
--- old/yesod-core-1.6.24.0/yesod-core.cabal    2022-07-20 17:04:47.000000000 
+0200
+++ new/yesod-core-1.6.24.2/yesod-core.cabal    2023-03-01 07:22:34.000000000 
+0100
@@ -1,5 +1,5 @@
 name:            yesod-core
-version:         1.6.24.0
+version:         1.6.24.2
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <mich...@snoyman.com>
@@ -58,7 +58,7 @@
                    , unix-compat
                    , unliftio
                    , unordered-containers  >= 0.2
-                   , vector                >= 0.9      && < 0.13
+                   , vector                >= 0.9      && < 0.14
                    , wai                   >= 3.2
                    , wai-extra             >= 3.0.7
                    , wai-logger            >= 0.2

Reply via email to