Hello community,

here is the log from the commit of package ghc-HsOpenSSL for openSUSE:Factory 
checked in at 2017-06-21 13:54:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-HsOpenSSL (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-HsOpenSSL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-HsOpenSSL"

Wed Jun 21 13:54:40 2017 rev:8 rq:504656 version:0.11.4.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-HsOpenSSL/ghc-HsOpenSSL.changes      
2017-05-16 14:46:38.750562788 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-HsOpenSSL.new/ghc-HsOpenSSL.changes 
2017-06-21 13:54:46.395838173 +0200
@@ -1,0 +2,5 @@
+Mon Jun 12 09:41:36 UTC 2017 - [email protected]
+
+- Update to version 0.11.4.9.
+
+-------------------------------------------------------------------

Old:
----
  HsOpenSSL-0.11.4.8.tar.gz

New:
----
  HsOpenSSL-0.11.4.9.tar.gz

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

Other differences:
------------------
++++++ ghc-HsOpenSSL.spec ++++++
--- /var/tmp/diff_new_pack.TEXilT/_old  2017-06-21 13:54:48.535536349 +0200
+++ /var/tmp/diff_new_pack.TEXilT/_new  2017-06-21 13:54:48.539535785 +0200
@@ -19,7 +19,7 @@
 %global pkg_name HsOpenSSL
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.11.4.8
+Version:        0.11.4.9
 Release:        0
 Summary:        Partial OpenSSL binding for Haskell
 License:        SUSE-Public-Domain

++++++ HsOpenSSL-0.11.4.8.tar.gz -> HsOpenSSL-0.11.4.9.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HsOpenSSL-0.11.4.8/ChangeLog 
new/HsOpenSSL-0.11.4.9/ChangeLog
--- old/HsOpenSSL-0.11.4.8/ChangeLog    2017-04-26 21:37:53.000000000 +0200
+++ new/HsOpenSSL-0.11.4.9/ChangeLog    2017-06-08 16:19:17.000000000 +0200
@@ -1,3 +1,10 @@
+2017-06-08  Vladimir Shabanov  <[email protected]>
+
+       * HsOpenSSL.cabal (Version): Bump version to 0.11.4.9
+
+       * Added -DNOCRYPT to compile in newer MINGW versions
+       by Baojun Wang @wangbj (#27)
+
 2017-04-26  Vladimir Shabanov  <[email protected]>
 
        * HsOpenSSL.cabal (Version): Bump version to 0.11.4.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HsOpenSSL-0.11.4.8/HsOpenSSL.cabal 
new/HsOpenSSL-0.11.4.9/HsOpenSSL.cabal
--- old/HsOpenSSL-0.11.4.8/HsOpenSSL.cabal      2017-04-26 21:37:53.000000000 
+0200
+++ new/HsOpenSSL-0.11.4.9/HsOpenSSL.cabal      2017-06-08 16:19:17.000000000 
+0200
@@ -12,7 +12,7 @@
     <http://hackage.haskell.org/package/tls>, which is a pure Haskell
     implementation of SSL.
     .
-Version:       0.11.4.8
+Version:       0.11.4.9
 License:       PublicDomain
 License-File:  COPYING
 Author:        Adam Langley, Mikhail Vorozhtsov, PHO, Taru Karttunen
@@ -95,7 +95,7 @@
             Extra-Libraries: eay32 ssl32
 
         C-Sources:       cbits/mutex-win.c
-        CC-Options:      -D MINGW32
+        CC-Options:      -D MINGW32 -DNOCRYPT
         CPP-Options:     -DCALLCONV=stdcall
     else
         Extra-Libraries: crypto ssl


Reply via email to