Hello community,

here is the log from the commit of package ghc-Strafunski-StrategyLib for 
openSUSE:Factory checked in at 2017-01-31 12:43:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-Strafunski-StrategyLib (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-Strafunski-StrategyLib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-Strafunski-StrategyLib"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-Strafunski-StrategyLib/ghc-Strafunski-StrategyLib.changes
    2016-09-25 14:30:26.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-Strafunski-StrategyLib.new/ghc-Strafunski-StrategyLib.changes
       2017-02-03 17:37:48.195833705 +0100
@@ -1,0 +2,5 @@
+Wed Jan 18 09:00:09 UTC 2017 - [email protected]
+
+- Update to version 5.0.0.10 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  Strafunski-StrategyLib-5.0.0.9.tar.gz

New:
----
  Strafunski-StrategyLib-5.0.0.10.tar.gz

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

Other differences:
------------------
++++++ ghc-Strafunski-StrategyLib.spec ++++++
--- /var/tmp/diff_new_pack.aRGAs3/_old  2017-02-03 17:37:48.575779927 +0100
+++ /var/tmp/diff_new_pack.aRGAs3/_new  2017-02-03 17:37:48.575779927 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-Strafunski-StrategyLib
 #
-# 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
@@ -18,11 +18,11 @@
 
 %global pkg_name Strafunski-StrategyLib
 Name:           ghc-%{pkg_name}
-Version:        5.0.0.9
+Version:        5.0.0.10
 Release:        0
 Summary:        Library for strategic programming
 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
@@ -54,15 +54,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++++++ Strafunski-StrategyLib-5.0.0.9.tar.gz -> 
Strafunski-StrategyLib-5.0.0.10.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Strafunski-StrategyLib-5.0.0.9/Strafunski-StrategyLib.cabal 
new/Strafunski-StrategyLib-5.0.0.10/Strafunski-StrategyLib.cabal
--- old/Strafunski-StrategyLib-5.0.0.9/Strafunski-StrategyLib.cabal     
2016-07-11 21:50:51.000000000 +0200
+++ new/Strafunski-StrategyLib-5.0.0.10/Strafunski-StrategyLib.cabal    
2017-01-11 21:32:25.000000000 +0100
@@ -1,5 +1,5 @@
 name:                Strafunski-StrategyLib
-version:             5.0.0.9
+version:             5.0.0.10
 synopsis:            Library for strategic programming
 description:         This is a version of the StrategyLib library originally 
shipped with Strafunski, Cabalized and updated to newer versions of GHC. A 
description of much of StrategyLib can be found in the paper "Design Patterns 
for Functional Strategic Programming."
 license:             BSD3
@@ -54,6 +54,6 @@
         base > 4.4 && < 4.10,
         mtl > 2.2,
         syb > 0.3 && < 4.1,
-        directory > 1.1 && < 1.2.7,
+        directory > 1.1 && < 1.4,
         transformers >= 0.2
   


Reply via email to