Hello community,

here is the log from the commit of package ghc-th-lift for openSUSE:Factory 
checked in at 2018-09-03 10:34:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-th-lift (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-th-lift.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-th-lift"

Mon Sep  3 10:34:55 2018 rev:6 rq:632488 version:0.7.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-th-lift/ghc-th-lift.changes  2018-07-24 
17:23:02.467350283 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-th-lift.new/ghc-th-lift.changes     
2018-09-03 10:34:56.808645292 +0200
@@ -1,0 +2,7 @@
+Thu Aug 30 15:29:22 UTC 2018 - psim...@suse.com
+
+- Update th-lift to version 0.7.11.
+  Upstream has not updated the file "Changelog" since the last
+  release.
+
+-------------------------------------------------------------------

Old:
----
  th-lift-0.7.10.tar.gz

New:
----
  th-lift-0.7.11.tar.gz

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

Other differences:
------------------
++++++ ghc-th-lift.spec ++++++
--- /var/tmp/diff_new_pack.obsYnj/_old  2018-09-03 10:34:57.188646272 +0200
+++ /var/tmp/diff_new_pack.obsYnj/_new  2018-09-03 10:34:57.188646272 +0200
@@ -19,7 +19,7 @@
 %global pkg_name th-lift
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.7.10
+Version:        0.7.11
 Release:        0
 Summary:        Derive Template Haskell's Lift class for datatypes
 License:        (BSD-3-Clause OR GPL-2.0-only)

++++++ th-lift-0.7.10.tar.gz -> th-lift-0.7.11.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-lift-0.7.10/th-lift.cabal 
new/th-lift-0.7.11/th-lift.cabal
--- old/th-lift-0.7.10/th-lift.cabal    2018-05-14 22:13:07.000000000 +0200
+++ new/th-lift-0.7.11/th-lift.cabal    2018-08-27 09:06:08.000000000 +0200
@@ -1,5 +1,5 @@
 Name:               th-lift
-Version:            0.7.10
+Version:            0.7.11
 Cabal-Version:      >= 1.8
 License:            BSD3
 License-Files:      COPYING, BSD3, GPL-2
@@ -32,7 +32,7 @@
     Build-Depends: packedstring == 0.1.*,
                    template-haskell >= 2.2 && < 2.4
   else
-    Build-Depends: template-haskell >= 2.4 && < 2.14
+    Build-Depends: template-haskell >= 2.4 && < 2.15
 
 Test-Suite test
   Type:             exitcode-stdio-1.0
@@ -47,4 +47,4 @@
     Build-Depends: packedstring == 0.1.*,
                    template-haskell >= 2.2 && < 2.4
   else
-    Build-Depends: template-haskell >= 2.4 && < 2.14
+    Build-Depends: template-haskell >= 2.4 && < 2.15


Reply via email to