Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-th-orphans for openSUSE:Factory 
checked in at 2022-10-13 15:43:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-th-orphans (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-th-orphans.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-th-orphans"

Thu Oct 13 15:43:16 2022 rev:16 rq:1008530 version:0.13.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-th-orphans/ghc-th-orphans.changes    
2022-08-01 21:31:06.849779578 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-th-orphans.new.2275/ghc-th-orphans.changes  
2022-10-13 15:43:33.434903315 +0200
@@ -1,0 +2,13 @@
+Sun Aug 21 21:11:11 UTC 2022 - Peter Simons <psim...@suse.com>
+
+- Update th-orphans to version 0.13.14.
+  ### 0.13.14 [2022.08.21]
+  * Only depend on `th-lift-instances` for `ghc <= 7.8`.
+
+-------------------------------------------------------------------
+Wed Aug  3 07:44:04 UTC 2022 - Peter Simons <psim...@suse.com>
+
+- Update th-orphans to version 0.13.13 revision 1.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

Old:
----
  th-orphans-0.13.13.tar.gz

New:
----
  th-orphans-0.13.14.tar.gz

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

Other differences:
------------------
++++++ ghc-th-orphans.spec ++++++
--- /var/tmp/diff_new_pack.8p54P6/_old  2022-10-13 15:43:34.358905118 +0200
+++ /var/tmp/diff_new_pack.8p54P6/_new  2022-10-13 15:43:34.370905142 +0200
@@ -19,7 +19,7 @@
 %global pkg_name th-orphans
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.13.13
+Version:        0.13.14
 Release:        0
 Summary:        Orphan instances for TH datatypes
 License:        BSD-3-Clause
@@ -31,7 +31,6 @@
 BuildRequires:  ghc-template-haskell-devel
 BuildRequires:  ghc-th-compat-devel
 BuildRequires:  ghc-th-lift-devel
-BuildRequires:  ghc-th-lift-instances-devel
 BuildRequires:  ghc-th-reify-many-devel
 ExcludeArch:    %{ix86}
 %if %{with tests}

++++++ th-orphans-0.13.13.tar.gz -> th-orphans-0.13.14.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-orphans-0.13.13/CHANGELOG.md 
new/th-orphans-0.13.14/CHANGELOG.md
--- old/th-orphans-0.13.13/CHANGELOG.md 2022-05-20 06:11:08.000000000 +0200
+++ new/th-orphans-0.13.14/CHANGELOG.md 2022-08-21 23:10:30.000000000 +0200
@@ -1,3 +1,6 @@
+### 0.13.14 [2022.08.21]
+* Only depend on `th-lift-instances` for `ghc <= 7.8`.
+
 ### 0.13.13 [2022.05.19]
 * Implement `qGetPackageRoot` (introduced in `template-haskell-2.19.0.0`)
   for the `Quasi` instances defined in `th-orphans`.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/th-orphans-0.13.13/src/Language/Haskell/TH/Instances.hs 
new/th-orphans-0.13.14/src/Language/Haskell/TH/Instances.hs
--- old/th-orphans-0.13.13/src/Language/Haskell/TH/Instances.hs 2022-05-20 
06:09:05.000000000 +0200
+++ new/th-orphans-0.13.14/src/Language/Haskell/TH/Instances.hs 2022-08-21 
23:09:25.000000000 +0200
@@ -69,7 +69,9 @@
 import Control.Monad.State (StateT(StateT), runStateT)
 import qualified Control.Monad.Trans as Trans (MonadTrans(lift))
 import Control.Monad.Writer (WriterT(WriterT), runWriterT)
+#if !MIN_VERSION_base(4,8,0)
 import Instances.TH.Lift ()
+#endif
 
 #if !(MIN_VERSION_template_haskell(2,8,0))
 import Unsafe.Coerce (unsafeCoerce)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-orphans-0.13.13/th-orphans.cabal 
new/th-orphans-0.13.14/th-orphans.cabal
--- old/th-orphans-0.13.13/th-orphans.cabal     2022-05-20 06:10:43.000000000 
+0200
+++ new/th-orphans-0.13.14/th-orphans.cabal     2022-08-21 23:11:03.000000000 
+0200
@@ -1,5 +1,5 @@
 name:               th-orphans
-version:            0.13.13
+version:            0.13.14
 cabal-version:      >= 1.10
 build-type:         Simple
 license:            BSD3
@@ -37,8 +37,7 @@
                       th-compat >= 0.1 && < 0.2,
                       -- https://github.com/mboes/th-lift/issues/14
                       th-lift >= 0.7.1,
-                      th-reify-many >= 0.1 && < 0.2,
-                      th-lift-instances,
+                      th-reify-many >= 0.1.9 && < 0.2,
                       mtl >= 2
 
   if !impl(ghc >= 8.0)
@@ -48,6 +47,7 @@
   -- Use TH to derive Generics instances instead of DeriveGeneric, for < 7.10
   if impl(ghc < 7.10)
     build-depends:    generic-deriving >= 1.9
+                    , th-lift-instances
 
   -- Prior to GHC 7.6, GHC generics lived in ghc-prim
   if impl(ghc >= 7.2) && impl(ghc < 7.6)

Reply via email to