Hello community,

here is the log from the commit of package ghc-th-lift for openSUSE:Factory 
checked in at 2019-05-17 23:43:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-th-lift (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-th-lift.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-th-lift"

Fri May 17 23:43:15 2019 rev:9 rq:703479 version:0.8.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-th-lift/ghc-th-lift.changes  2019-05-09 
10:10:34.213227350 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-th-lift.new.5148/ghc-th-lift.changes        
2019-05-17 23:43:17.077908815 +0200
@@ -1,0 +2,7 @@
+Fri May 10 13:28:40 UTC 2019 - [email protected]
+
+- Update th-lift to version 0.8.0.1.
+  Upstream has not updated the file "CHANGELOG.md" since the last
+  release.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ ghc-th-lift.spec ++++++
--- /var/tmp/diff_new_pack.4ik3wC/_old  2019-05-17 23:43:18.393908092 +0200
+++ /var/tmp/diff_new_pack.4ik3wC/_new  2019-05-17 23:43:18.397908089 +0200
@@ -19,7 +19,7 @@
 %global pkg_name th-lift
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.8
+Version:        0.8.0.1
 Release:        0
 Summary:        Derive Template Haskell's Lift class for datatypes
 License:        (BSD-3-Clause OR GPL-2.0-only)

++++++ th-lift-0.8.tar.gz -> th-lift-0.8.0.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/th-lift-0.8/th-lift.cabal 
new/th-lift-0.8.0.1/th-lift.cabal
--- old/th-lift-0.8/th-lift.cabal       2019-04-26 22:23:51.000000000 +0200
+++ new/th-lift-0.8.0.1/th-lift.cabal   2019-05-09 18:22:49.000000000 +0200
@@ -1,5 +1,5 @@
 Name:               th-lift
-Version:            0.8
+Version:            0.8.0.1
 Cabal-Version:      1.12
 License:            BSD3
 License-Files:      COPYING, BSD3, GPL-2
@@ -35,7 +35,7 @@
   Build-Depends:    base              >= 4.3  && < 5,
                     ghc-prim,
                     th-abstraction   >= 0.2.3 && < 0.4,
-                    template-haskell >= 2.4   && < 2.15
+                    template-haskell >= 2.4   && < 2.16
 
 Test-Suite test
   Default-Language: Haskell2010
@@ -48,3 +48,4 @@
                     ghc-prim,
                     th-lift,
                     template-haskell
+


Reply via email to