Hello community,

here is the log from the commit of package ghc-scientific for openSUSE:Factory 
checked in at 2017-04-14 13:41:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-scientific (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-scientific.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-scientific"

Fri Apr 14 13:41:28 2017 rev:13 rq:487388 version:0.3.4.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-scientific/ghc-scientific.changes    
2017-03-20 17:06:34.231220739 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-scientific.new/ghc-scientific.changes       
2017-04-14 13:41:29.703388352 +0200
@@ -1,0 +2,5 @@
+Tue Apr  4 11:04:06 UTC 2017 - psim...@suse.com
+
+- Update to version 0.3.4.11 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  scientific-0.3.4.10.tar.gz

New:
----
  scientific-0.3.4.11.tar.gz

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

Other differences:
------------------
++++++ ghc-scientific.spec ++++++
--- /var/tmp/diff_new_pack.Z7Bv31/_old  2017-04-14 13:41:31.051197862 +0200
+++ /var/tmp/diff_new_pack.Z7Bv31/_new  2017-04-14 13:41:31.059196731 +0200
@@ -19,7 +19,7 @@
 %global pkg_name scientific
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.3.4.10
+Version:        0.3.4.11
 Release:        0
 Summary:        Numbers represented using scientific notation
 License:        BSD-3-Clause

++++++ scientific-0.3.4.10.tar.gz -> scientific-0.3.4.11.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scientific-0.3.4.10/changelog 
new/scientific-0.3.4.11/changelog
--- old/scientific-0.3.4.10/changelog   2017-01-02 23:32:26.000000000 +0100
+++ new/scientific-0.3.4.11/changelog   2017-03-27 10:47:28.000000000 +0200
@@ -1,3 +1,6 @@
+0.3.4.11
+       * Support tasty-ant-xml-1.1.0
+
 0.3.4.10
        * Tighten lower bound on vector from 0.5 to 0.7 because building with
          vector < 0.7 results in a build error.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scientific-0.3.4.10/scientific.cabal 
new/scientific-0.3.4.11/scientific.cabal
--- old/scientific-0.3.4.10/scientific.cabal    2017-01-02 23:32:26.000000000 
+0100
+++ new/scientific-0.3.4.11/scientific.cabal    2017-03-27 10:47:28.000000000 
+0200
@@ -1,5 +1,5 @@
 name:                scientific
-version:             0.3.4.10
+version:             0.3.4.11
 synopsis:            Numbers represented using scientific notation
 description:
   @Data.Scientific@ provides the number type 'Scientific'. Scientific numbers 
are
@@ -84,7 +84,6 @@
 
   if flag(integer-simple)
       build-depends: integer-simple
-      CPP-options: -DINTEGER_SIMPLE
   else
       build-depends: integer-gmp
 
@@ -102,7 +101,7 @@
                , base             >= 4.3   && < 4.10
                , binary           >= 0.4.1 && < 0.9
                , tasty            >= 0.5   && < 0.12
-               , tasty-ant-xml    >= 1.0   && < 1.1
+               , tasty-ant-xml    >= 1.0   && < 1.2
                , tasty-hunit      >= 0.8   && < 0.10
                , tasty-smallcheck >= 0.2   && < 0.9
                , tasty-quickcheck >= 0.8   && < 0.9


Reply via email to