Hello community,

here is the log from the commit of package ghc-morte for openSUSE:Factory 
checked in at 2017-07-06 00:01:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-morte (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-morte.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-morte"

Thu Jul  6 00:01:05 2017 rev:3 rq:506996 version:1.6.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-morte/ghc-morte.changes      2017-06-22 
10:38:16.387554920 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-morte.new/ghc-morte.changes 2017-07-06 
00:01:07.201566540 +0200
@@ -1,0 +2,5 @@
+Mon Jun 19 21:01:49 UTC 2017 - [email protected]
+
+- Update to version 1.6.9.
+
+-------------------------------------------------------------------

Old:
----
  morte-1.6.7.tar.gz

New:
----
  morte-1.6.9.tar.gz

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

Other differences:
------------------
++++++ ghc-morte.spec ++++++
--- /var/tmp/diff_new_pack.25dqQj/_old  2017-07-06 00:01:10.385118061 +0200
+++ /var/tmp/diff_new_pack.25dqQj/_new  2017-07-06 00:01:10.389117497 +0200
@@ -19,7 +19,7 @@
 %global pkg_name morte
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.6.7
+Version:        1.6.9
 Release:        0
 Summary:        A bare-bones calculus of constructions
 License:        BSD-3-Clause

++++++ morte-1.6.7.tar.gz -> morte-1.6.9.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/morte-1.6.7/dist/build/Morte/Lexer.hs 
new/morte-1.6.9/dist/build/Morte/Lexer.hs
--- old/morte-1.6.7/dist/build/Morte/Lexer.hs   2017-05-27 01:29:15.000000000 
+0200
+++ new/morte-1.6.9/dist/build/Morte/Lexer.hs   2017-06-15 15:53:22.000000000 
+0200
@@ -209,9 +209,11 @@
 {-# LINE 1 "templates/GenericTemplate.hs" #-}
 {-# LINE 1 "templates/GenericTemplate.hs" #-}
 {-# LINE 1 "<built-in>" #-}
-{-# LINE 19 "<built-in>" #-}
-{-# LINE 1 
"/nix/store/5yh0b6arizbvvi7n51vv5xsk5z67am6s-ghc-8.0.2/lib/ghc-8.0.2/include/ghcversion.h"
 #-}
+{-# LINE 1 "<command-line>" #-}
+{-# LINE 11 "<command-line>" #-}
+# 1 
"/nix/store/86mc2lskzs78wfi3ds9663z06rpp3fbv-glibc-2.25-dev/include/stdc-predef.h"
 1 3 4
 
+# 17 
"/nix/store/86mc2lskzs78wfi3ds9663z06rpp3fbv-glibc-2.25-dev/include/stdc-predef.h"
 3 4
 
 
 
@@ -229,8 +231,6 @@
 
 
 
-{-# LINE 20 "<built-in>" #-}
-{-# LINE 1 "/private/var/tmp/nix-build-alex-3.2.1.drv-0/ghc77591_0/ghc_2.h" #-}
 
 
 
@@ -257,6 +257,8 @@
 
 
 
+{-# LINE 11 "<command-line>" #-}
+{-# LINE 1 
"/nix/store/s0hpng652hsn40jy4kjdh1x0jm86dx9l-ghc-8.0.2/lib/ghc-8.0.2/include/ghcversion.h"
 #-}
 
 
 
@@ -274,6 +276,8 @@
 
 
 
+{-# LINE 11 "<command-line>" #-}
+{-# LINE 1 "/tmp/nix-build-alex-3.2.1.drv-0/ghc1344_0/ghc_2.h" #-}
 
 
 
@@ -406,7 +410,49 @@
 
 
 
-{-# LINE 21 "<built-in>" #-}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+{-# LINE 11 "<command-line>" #-}
 {-# LINE 1 "templates/GenericTemplate.hs" #-}
 -- 
-----------------------------------------------------------------------------
 -- ALEX TEMPLATE
@@ -417,7 +463,6 @@
 -- 
-----------------------------------------------------------------------------
 -- INTERNALS and main scanner engine
 
-
 {-# LINE 21 "templates/GenericTemplate.hs" #-}
 
 
@@ -432,7 +477,6 @@
 #define GTE(n,m) (n >=# m)
 #define EQ(n,m) (n ==# m)
 #endif
-
 {-# LINE 51 "templates/GenericTemplate.hs" #-}
 
 
@@ -569,7 +613,6 @@
         check_accs (AlexAccNone) = last_acc
         check_accs (AlexAcc a  ) = AlexLastAcc a input (I# (len))
         check_accs (AlexAccSkip) = AlexLastSkip  input (I# (len))
-
 {-# LINE 198 "templates/GenericTemplate.hs" #-}
 
 data AlexLastAcc
@@ -581,4 +624,3 @@
   = AlexAccNone
   | AlexAcc Int
   | AlexAccSkip
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/morte-1.6.7/morte.cabal new/morte-1.6.9/morte.cabal
--- old/morte-1.6.7/morte.cabal 2017-05-27 01:29:15.000000000 +0200
+++ new/morte-1.6.9/morte.cabal 2017-06-15 15:53:22.000000000 +0200
@@ -1,5 +1,5 @@
 Name: morte
-Version: 1.6.7
+Version: 1.6.9
 Cabal-Version: >=1.8.0.2
 Build-Type: Simple
 Tested-With: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1
@@ -66,7 +66,7 @@
         base                 >= 4        && < 5    ,
         code-page            >= 0.1.1    && < 0.2  ,
         morte                                      ,
-        optparse-applicative                < 0.14 ,
+        optparse-applicative                < 0.15 ,
         text                 >= 0.11.1.0 && < 1.3  ,
         text-format                         < 0.4
 
@@ -95,7 +95,7 @@
         system-filepath  >= 0.3.1    && < 0.5 ,
         tasty            >= 0.11     && < 0.12,
         tasty-hunit      >= 0.9      && < 0.10,
-        tasty-quickcheck >= 0.8.4    && < 0.9 ,
+        tasty-quickcheck >= 0.8.4    && < 0.10,
         transformers     >= 0.2.0.0  && < 0.6 ,
         morte                                 ,
         text             >= 0.11.1.0 && < 1.3


Reply via email to