Hello community,

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

Package is "ghc-scientific"

Sat May  6 18:29:00 2017 rev:14 rq:491508 version:0.3.4.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-scientific/ghc-scientific.changes    
2017-04-14 13:41:29.703388352 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-scientific.new/ghc-scientific.changes       
2017-05-06 18:29:02.320415313 +0200
@@ -1,0 +2,5 @@
+Wed Apr 19 13:31:57 UTC 2017 - [email protected]
+
+- Update to version 0.3.4.12 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  scientific-0.3.4.11.tar.gz

New:
----
  scientific-0.3.4.12.tar.gz

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

Other differences:
------------------
++++++ ghc-scientific.spec ++++++
--- /var/tmp/diff_new_pack.cOAOGh/_old  2017-05-06 18:29:03.068309781 +0200
+++ /var/tmp/diff_new_pack.cOAOGh/_new  2017-05-06 18:29:03.072309218 +0200
@@ -19,7 +19,7 @@
 %global pkg_name scientific
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.3.4.11
+Version:        0.3.4.12
 Release:        0
 Summary:        Numbers represented using scientific notation
 License:        BSD-3-Clause

++++++ scientific-0.3.4.11.tar.gz -> scientific-0.3.4.12.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scientific-0.3.4.11/changelog 
new/scientific-0.3.4.12/changelog
--- old/scientific-0.3.4.11/changelog   2017-03-27 10:47:28.000000000 +0200
+++ new/scientific-0.3.4.12/changelog   2017-04-11 16:40:48.000000000 +0200
@@ -1,3 +1,6 @@
+0.3.4.12
+       * Support base-4.10
+
 0.3.4.11
        * Support tasty-ant-xml-1.1.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scientific-0.3.4.11/scientific.cabal 
new/scientific-0.3.4.12/scientific.cabal
--- old/scientific-0.3.4.11/scientific.cabal    2017-03-27 10:47:28.000000000 
+0200
+++ new/scientific-0.3.4.12/scientific.cabal    2017-04-11 16:40:48.000000000 
+0200
@@ -1,5 +1,5 @@
 name:                scientific
-version:             0.3.4.11
+version:             0.3.4.12
 synopsis:            Numbers represented using scientific notation
 description:
   @Data.Scientific@ provides the number type 'Scientific'. Scientific numbers 
are
@@ -66,7 +66,7 @@
                        Utils
   other-extensions:    DeriveDataTypeable, BangPatterns
   ghc-options:         -Wall
-  build-depends:       base        >= 4.3   && < 4.10
+  build-depends:       base        >= 4.3   && < 4.11
                      , ghc-prim
                      , integer-logarithms >= 1 && <1.1
                      , deepseq     >= 1.3   && < 1.5
@@ -98,7 +98,7 @@
   ghc-options:      -Wall
 
   build-depends: scientific
-               , base             >= 4.3   && < 4.10
+               , base             >= 4.3   && < 4.11
                , binary           >= 0.4.1 && < 0.9
                , tasty            >= 0.5   && < 0.12
                , tasty-ant-xml    >= 1.0   && < 1.2
@@ -122,5 +122,5 @@
   default-language: Haskell2010
   ghc-options:      -O2
   build-depends:    scientific
-                  , base        >= 4.3   && < 4.10
+                  , base        >= 4.3   && < 4.11
                   , criterion   >= 0.5   && < 1.2


Reply via email to