Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-X11 for openSUSE:Factory checked 
in at 2021-11-11 21:36:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-X11 (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-X11.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-X11"

Thu Nov 11 21:36:05 2021 rev:10 rq:930299 version:1.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-X11/ghc-X11.changes  2021-08-25 
20:58:37.509128349 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-X11.new.1890/ghc-X11.changes        
2021-11-11 21:36:06.984875279 +0100
@@ -1,0 +2,8 @@
+Mon Nov  1 08:26:39 UTC 2021 - [email protected]
+
+- Update X11 to version 1.10.2.
+  ## 1.10.2 (2021-10-24)
+
+    * Restored compatibility with GHC 7.10 (and possibly even older) (#80)
+
+-------------------------------------------------------------------

Old:
----
  X11-1.10.1.tar.gz

New:
----
  X11-1.10.2.tar.gz

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

Other differences:
------------------
++++++ ghc-X11.spec ++++++
--- /var/tmp/diff_new_pack.FkNTUV/_old  2021-11-11 21:36:07.424875600 +0100
+++ /var/tmp/diff_new_pack.FkNTUV/_new  2021-11-11 21:36:07.424875600 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name X11
 Name:           ghc-%{pkg_name}
-Version:        1.10.1
+Version:        1.10.2
 Release:        0
 Summary:        A binding to the X11 graphics library
 License:        BSD-3-Clause

++++++ X11-1.10.1.tar.gz -> X11-1.10.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/X11-1.10.1/CHANGES.md new/X11-1.10.2/CHANGES.md
--- old/X11-1.10.1/CHANGES.md   2001-09-09 03:46:40.000000000 +0200
+++ new/X11-1.10.2/CHANGES.md   2001-09-09 03:46:40.000000000 +0200
@@ -1,5 +1,9 @@
 # Change Log / Release Notes
 
+## 1.10.2 (2021-10-24)
+
+  * Restored compatibility with GHC 7.10 (and possibly even older) (#80)
+
 ## 1.10.1 (2021-08-15)
 
   * Fixed possible high CPU usage of some blocking calls with the threaded RTS 
(#78)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/X11-1.10.1/X11.cabal new/X11-1.10.2/X11.cabal
--- old/X11-1.10.1/X11.cabal    2001-09-09 03:46:40.000000000 +0200
+++ new/X11-1.10.2/X11.cabal    2001-09-09 03:46:40.000000000 +0200
@@ -1,5 +1,5 @@
 name:               X11
-version:            1.10.1
+version:            1.10.2
 synopsis:           A binding to the X11 graphics library
 description:        A Haskell binding to the X11 graphics library. The binding 
is a direct
                     translation of the C binding; for documentation of these 
calls, refer
@@ -10,7 +10,7 @@
 copyright:          Alastair Reid, 1999-2003, [email protected] 2003-2007,
                     Don Stewart 2007-2009, Spencer Janssen 2007-2009, Daniel 
Wagner 2009-2011.
 maintainer:         Daniel Wagner <[email protected]>
-tested-with:        GHC == 8.4.4 || == 8.6.5 || == 8.8.4 || == 8.10.4 || == 
9.0.1
+tested-with:        GHC == 7.10.3 || == 8.0.2 || == 8.2.2 || == 8.4.4 || == 
8.6.5 || == 8.8.4 || == 8.10.4 || == 9.0.1
 category:           Graphics
 homepage:           https://github.com/xmonad/X11
 bug-reports:        https://github.com/xmonad/X11/issues
@@ -82,7 +82,7 @@
   includes:           HsXlib.h, HsAllKeysyms.h
   install-includes:   HsXlib.h, XlibExtras.h, HsAllKeysyms.h
   include-dirs:       include
-  ghc-options:        -funbox-strict-fields -Wall -Wno-unused-binds
+  ghc-options:        -funbox-strict-fields -Wall -fno-warn-unused-binds
 
   if flag(pedantic)
     ghc-options:      -Werror

Reply via email to