Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-blaze-markup for 
openSUSE:Factory checked in at 2022-02-11 23:08:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-blaze-markup (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-blaze-markup.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-blaze-markup"

Fri Feb 11 23:08:36 2022 rev:24 rq:953438 version:0.8.2.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-blaze-markup/ghc-blaze-markup.changes        
2021-11-11 21:36:19.780884612 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-blaze-markup.new.1956/ghc-blaze-markup.changes  
    2022-02-11 23:10:33.739146025 +0100
@@ -1,0 +2,6 @@
+Thu Feb  3 22:11:41 UTC 2022 - Peter Simons <[email protected]>
+
+- Update blaze-markup to version 0.8.2.8 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-blaze-markup.spec ++++++
--- /var/tmp/diff_new_pack.Bu8LAf/_old  2022-02-11 23:10:34.183147310 +0100
+++ /var/tmp/diff_new_pack.Bu8LAf/_new  2022-02-11 23:10:34.187147321 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-blaze-markup
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,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/1.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-blaze-builder-devel
 BuildRequires:  ghc-bytestring-devel

++++++ blaze-markup.cabal ++++++
--- /var/tmp/diff_new_pack.Bu8LAf/_old  2022-02-11 23:10:34.227147437 +0100
+++ /var/tmp/diff_new_pack.Bu8LAf/_new  2022-02-11 23:10:34.231147448 +0100
@@ -1,6 +1,6 @@
 Name:         blaze-markup
 Version:      0.8.2.8
-x-revision: 1
+x-revision: 2
 Homepage:     http://jaspervdj.be/blaze
 Bug-Reports:  http://github.com/jaspervdj/blaze-markup/issues
 License:      BSD3
@@ -42,7 +42,7 @@
   Build-depends:
     base          >= 4    && < 4.17,
     blaze-builder >= 0.3  && < 0.5,
-    text          >= 0.10 && < 1.3,
+    text          >= 0.10 && < 2.1,
     bytestring    >= 0.9  && < 0.12
 
 Test-suite blaze-markup-tests
@@ -72,7 +72,7 @@
     -- Copied from regular dependencies...
     base          >= 4    && < 4.17,
     blaze-builder >= 0.3  && < 0.5,
-    text          >= 0.10 && < 1.3,
+    text          >= 0.10 && < 2.1,
     bytestring    >= 0.9  && < 0.12
 
 Source-repository head

Reply via email to