Hello community,

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

Package is "ghc-fft"

Fri Apr 14 13:37:44 2017 rev:2 rq:485124 version:0.1.8.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-fft/ghc-fft.changes  2017-03-16 
09:35:34.209429890 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-fft.new/ghc-fft.changes     2017-04-14 
13:37:45.483077720 +0200
@@ -1,0 +2,5 @@
+Mon Mar 27 12:36:52 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.8.5 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  fft-0.1.8.4.tar.gz

New:
----
  fft-0.1.8.5.tar.gz

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

Other differences:
------------------
++++++ ghc-fft.spec ++++++
--- /var/tmp/diff_new_pack.DcNdCJ/_old  2017-04-14 13:37:46.318959586 +0200
+++ /var/tmp/diff_new_pack.DcNdCJ/_new  2017-04-14 13:37:46.322959020 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-fft
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global pkg_name fft
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.1.8.4
+Version:        0.1.8.5
 Release:        0
 Summary:        Bindings to the FFTW library
 License:        BSD-3-Clause

++++++ fft-0.1.8.4.tar.gz -> fft-0.1.8.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fft-0.1.8.4/fft.cabal new/fft-0.1.8.5/fft.cabal
--- old/fft-0.1.8.4/fft.cabal   2016-08-10 17:08:09.000000000 +0200
+++ new/fft-0.1.8.5/fft.cabal   2017-03-26 00:13:32.000000000 +0100
@@ -1,5 +1,5 @@
 name:                fft
-version:             0.1.8.4
+version:             0.1.8.5
 synopsis:            Bindings to the FFTW library.
 description:
                      Bindings to the FFTW library.
@@ -20,7 +20,7 @@
 flag base4
 
 source-repository this
-  tag:         0.1.8.4
+  tag:         0.1.8.5
   type:        darcs
   location:    http://hub.darcs.net/thielema/fft/
 
@@ -39,7 +39,7 @@
   else
     build-depends: base <3
   if flag(base4)
-    build-depends: base >=4 && <5, syb >=0.1 && <0.7
+    build-depends: base >=4 && <5, syb >=0.1 && <0.8
   else
     build-depends: base <4
 


Reply via email to