Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-blaze-html for openSUSE:Factory 
checked in at 2023-09-04 22:53:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-blaze-html (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-blaze-html.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-blaze-html"

Mon Sep  4 22:53:43 2023 rev:24 rq:1108862 version:0.9.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-blaze-html/ghc-blaze-html.changes    
2023-07-19 19:11:12.044765030 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-blaze-html.new.1766/ghc-blaze-html.changes  
2023-09-04 22:54:26.341584706 +0200
@@ -1,0 +2,6 @@
+Thu Aug 31 19:20:41 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update blaze-html to version 0.9.1.2 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-blaze-html.spec ++++++
--- /var/tmp/diff_new_pack.5Z3ytN/_old  2023-09-04 22:54:28.369656395 +0200
+++ /var/tmp/diff_new_pack.5Z3ytN/_new  2023-09-04 22:54:28.373656536 +0200
@@ -26,7 +26,7 @@
 License:        BSD-3-Clause
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof

++++++ blaze-html.cabal ++++++
--- /var/tmp/diff_new_pack.5Z3ytN/_old  2023-09-04 22:54:28.405657667 +0200
+++ /var/tmp/diff_new_pack.5Z3ytN/_new  2023-09-04 22:54:28.409657809 +0200
@@ -1,7 +1,7 @@
 Cabal-version: >= 1.8
 Name:         blaze-html
 Version:      0.9.1.2
-x-revision:   3
+x-revision:   4
 Homepage:     http://jaspervdj.be/blaze
 Bug-Reports:  http://github.com/jaspervdj/blaze-html/issues
 License:      BSD3
@@ -20,8 +20,9 @@
 Build-type:    Simple
 
 Tested-with:
+  GHC == 9.8.0
   GHC == 9.6.2
-  GHC == 9.4.5
+  GHC == 9.4.7
   GHC == 9.2.8
   GHC == 9.0.2
   GHC == 8.10.7
@@ -69,8 +70,8 @@
     base          >= 4    && < 5,
     blaze-builder >= 0.3  && < 0.5,
     blaze-markup  >= 0.8  && < 0.9,
-    bytestring    >= 0.9  && < 0.12,
-    text          >= 0.10 && < 2.1
+    bytestring    >= 0.9  && < 0.13,
+    text          >= 0.10 && < 2.2
 
 Test-suite blaze-html-tests
   Type:           exitcode-stdio-1.0
@@ -102,7 +103,7 @@
     blaze-builder >= 0.3  && < 0.5,
     blaze-markup  >= 0.8  && < 0.9,
     bytestring    >= 0.9  && < 0.13,
-    text          >= 0.10 && < 2.1
+    text          >= 0.10 && < 2.2
 
 Source-repository head
   Type:     git

Reply via email to