Hello community,

here is the log from the commit of package ghc-setlocale for openSUSE:Factory 
checked in at 2016-07-05 09:52:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-setlocale (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-setlocale.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-setlocale"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-setlocale/ghc-setlocale.changes      
2015-09-08 17:58:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-setlocale.new/ghc-setlocale.changes 
2016-07-05 09:52:55.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Jun 30 13:26:05 UTC 2016 - [email protected]
+
+- update to 1.0.0.4 
+
+-------------------------------------------------------------------
+Wed Jun  1 08:28:15 UTC 2016 - [email protected]
+
+- relax base dep, fixes build with GHC-8 
+
+-------------------------------------------------------------------

Old:
----
  setlocale-1.0.0.3.tar.gz

New:
----
  setlocale-1.0.0.4.tar.gz

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

Other differences:
------------------
++++++ ghc-setlocale.spec ++++++
--- /var/tmp/diff_new_pack.4kocCO/_old  2016-07-05 09:52:56.000000000 +0200
+++ /var/tmp/diff_new_pack.4kocCO/_new  2016-07-05 09:52:56.000000000 +0200
@@ -18,7 +18,7 @@
 %global pkg_name setlocale
 
 Name:           ghc-setlocale
-Version:        1.0.0.3
+Version:        1.0.0.4
 Release:        0
 Summary:        Haskell bindings to setlocale
 Group:          System/Libraries
@@ -50,7 +50,6 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 

++++++ setlocale-1.0.0.3.tar.gz -> setlocale-1.0.0.4.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setlocale-1.0.0.3/setlocale.cabal 
new/setlocale-1.0.0.4/setlocale.cabal
--- old/setlocale-1.0.0.3/setlocale.cabal       2015-06-23 18:29:01.000000000 
+0200
+++ new/setlocale-1.0.0.4/setlocale.cabal       2016-06-29 19:44:33.000000000 
+0200
@@ -1,6 +1,6 @@
 name:                setlocale
 -- Version numbers of the form a.b.c.d.1 are development versions.
-version:             1.0.0.3
+version:             1.0.0.4
 synopsis:            Haskell bindings to setlocale
 -- description:         
 license:             BSD3
@@ -19,7 +19,7 @@
   exposed-modules:     System.Locale.SetLocale
   -- other-modules:       
   other-extensions:    DeriveDataTypeable, ForeignFunctionInterface
-  build-depends:       base >=4.6 && <4.9
+  build-depends:       base >=4.6 && <4.10
   -- hs-source-dirs:      
   build-tools:         hsc2hs
   default-language:    Haskell2010


Reply via email to