Hello community,

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

Package is "ghc-fgl-arbitrary"

Fri Apr 14 13:37:49 2017 rev:2 rq:485126 version:0.2.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-fgl-arbitrary/ghc-fgl-arbitrary.changes      
2017-03-08 00:49:30.514408881 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-fgl-arbitrary.new/ghc-fgl-arbitrary.changes 
2017-04-14 13:37:51.110282432 +0200
@@ -1,0 +2,5 @@
+Tue Mar  7 11:19:17 UTC 2017 - [email protected]
+
+- Update to version 0.2.0.3 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  fgl-arbitrary-0.2.0.2.tar.gz

New:
----
  fgl-arbitrary-0.2.0.3.tar.gz

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

Other differences:
------------------
++++++ ghc-fgl-arbitrary.spec ++++++
--- /var/tmp/diff_new_pack.GVtStw/_old  2017-04-14 13:37:51.866175602 +0200
+++ /var/tmp/diff_new_pack.GVtStw/_new  2017-04-14 13:37:51.866175602 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-fgl-arbitrary
 #
-# 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,11 +19,11 @@
 %global pkg_name fgl-arbitrary
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.2.0.2
+Version:        0.2.0.3
 Release:        0
 Summary:        QuickCheck support for fgl
 License:        BSD-3-Clause
-Group:          System/Libraries
+Group:          Development/Languages/Other
 Url:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
@@ -57,19 +57,15 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
 %cabal_test
 
-
 %post devel
 %ghc_pkg_recache
 

++++++ fgl-arbitrary-0.2.0.2.tar.gz -> fgl-arbitrary-0.2.0.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fgl-arbitrary-0.2.0.2/ChangeLog 
new/fgl-arbitrary-0.2.0.3/ChangeLog
--- old/fgl-arbitrary-0.2.0.2/ChangeLog 2016-07-15 08:40:48.000000000 +0200
+++ new/fgl-arbitrary-0.2.0.3/ChangeLog 2017-03-03 07:02:55.000000000 +0100
@@ -1,3 +1,8 @@
+0.2.0.3
+-------
+
+* HSpec dependency bump
+
 0.2.0.2
 -------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fgl-arbitrary-0.2.0.2/fgl-arbitrary.cabal 
new/fgl-arbitrary-0.2.0.3/fgl-arbitrary.cabal
--- old/fgl-arbitrary-0.2.0.2/fgl-arbitrary.cabal       2016-07-15 
08:40:48.000000000 +0200
+++ new/fgl-arbitrary-0.2.0.3/fgl-arbitrary.cabal       2017-03-03 
07:02:55.000000000 +0100
@@ -1,5 +1,5 @@
 name:                fgl-arbitrary
-version:             0.2.0.2
+version:             0.2.0.3
 synopsis:            QuickCheck support for fgl
 description:
   Provides Arbitrary instances for fgl graphs (to avoid adding a
@@ -44,7 +44,7 @@
                     , fgl
                     , base
                     , QuickCheck >= 2.3 && < 2.10
-                    , hspec >= 2.1 && < 2.3
+                    , hspec >= 2.1 && < 2.5
                     , containers
 
     hs-source-dirs:   test


Reply via email to