Hello community,

here is the log from the commit of package ghc-foldl-statistics for 
openSUSE:Factory checked in at 2017-06-04 01:57:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-foldl-statistics (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-foldl-statistics.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-foldl-statistics"

Sun Jun  4 01:57:21 2017 rev:2 rq:499697 version:0.1.4.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-foldl-statistics/ghc-foldl-statistics.changes    
    2017-04-14 13:33:01.447219398 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-foldl-statistics.new/ghc-foldl-statistics.changes
   2017-06-04 01:57:22.544995593 +0200
@@ -1,0 +2,5 @@
+Mon May 22 08:08:52 UTC 2017 - [email protected]
+
+- Update to version 0.1.4.3 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  foldl-statistics-0.1.4.2.tar.gz

New:
----
  foldl-statistics-0.1.4.3.tar.gz

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

Other differences:
------------------
++++++ ghc-foldl-statistics.spec ++++++
--- /var/tmp/diff_new_pack.1G7MYL/_old  2017-06-04 01:57:23.400874678 +0200
+++ /var/tmp/diff_new_pack.1G7MYL/_new  2017-06-04 01:57:23.404874113 +0200
@@ -19,7 +19,7 @@
 %global pkg_name foldl-statistics
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.1.4.2
+Version:        0.1.4.3
 Release:        0
 Summary:        Statistical functions from the statistics package implemented 
as Folds
 License:        BSD-3-Clause

++++++ foldl-statistics-0.1.4.2.tar.gz -> foldl-statistics-0.1.4.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/foldl-statistics-0.1.4.2/CHANGELOG.md 
new/foldl-statistics-0.1.4.3/CHANGELOG.md
--- old/foldl-statistics-0.1.4.2/CHANGELOG.md   2017-01-06 06:57:43.000000000 
+0100
+++ new/foldl-statistics-0.1.4.3/CHANGELOG.md   2017-05-18 03:08:15.000000000 
+0200
@@ -1,3 +1,6 @@
+# 0.1.4.3
+- Update to statistics 0.14
+
 # 0.1.4.1
 - foldl >= 1.2.2 exports `mean` and ` variance`, so hide them.
 - export `lrrCount`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/foldl-statistics-0.1.4.2/foldl-statistics.cabal 
new/foldl-statistics-0.1.4.3/foldl-statistics.cabal
--- old/foldl-statistics-0.1.4.2/foldl-statistics.cabal 2017-01-08 
13:11:03.000000000 +0100
+++ new/foldl-statistics-0.1.4.3/foldl-statistics.cabal 2017-05-18 
03:39:05.000000000 +0200
@@ -1,5 +1,5 @@
 name: foldl-statistics
-version: 0.1.4.2
+version: 0.1.4.3
 cabal-version: >=1.10
 build-type: Simple
 license: BSD3
@@ -44,9 +44,9 @@
     main-is: Spec.hs
     build-depends:
         base >=4.7 && <5.0,
-        foldl-statistics >=0.1.4.2 && <0.2,
+        foldl-statistics >=0.1.4.3 && <0.2,
         foldl >=1.2.1 && <1.3,
-        statistics ==0.13.*,
+        statistics >=0.13 && <0.15,
         tasty ==0.11.*,
         tasty-quickcheck ==0.8.*,
         vector >=0.11 && <0.13,
@@ -62,7 +62,7 @@
     main-is: Main.hs
     build-depends:
         base >=4.9.0.0 && <4.10,
-        foldl-statistics >=0.1.4.2 && <0.2,
+        foldl-statistics >=0.1.4.3 && <0.2,
         criterion ==1.1.*,
         vector >=0.10 && <1.0,
         statistics >=0.13.3.0 && <0.14,


Reply via email to