Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-haddock-library for 
openSUSE:Factory checked in at 2022-08-01 21:28:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-haddock-library (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-haddock-library.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-haddock-library"

Mon Aug  1 21:28:44 2022 rev:18 rq:985813 version:1.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-haddock-library/ghc-haddock-library.changes  
2022-02-11 23:10:51.983198793 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-haddock-library.new.1533/ghc-haddock-library.changes
        2022-08-01 21:28:48.881383756 +0200
@@ -1,0 +2,6 @@
+Thu Mar  3 19:26:44 UTC 2022 - Peter Simons <[email protected]>
+
+- Update haddock-library to version 1.10.0 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-haddock-library.spec ++++++
--- /var/tmp/diff_new_pack.vBdFBr/_old  2022-08-01 21:28:49.389385214 +0200
+++ /var/tmp/diff_new_pack.vBdFBr/_new  2022-08-01 21:28:49.393385225 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-haddock-library
 #
-# 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-2-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/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel

++++++ haddock-library.cabal ++++++
--- /var/tmp/diff_new_pack.vBdFBr/_old  2022-08-01 21:28:49.449385386 +0200
+++ /var/tmp/diff_new_pack.vBdFBr/_new  2022-08-01 21:28:49.453385397 +0200
@@ -1,7 +1,7 @@
 cabal-version:        2.2
 name:                 haddock-library
 version:              1.10.0
-x-revision: 2
+x-revision: 3
 synopsis:             Library exposing some functionality of Haddock.
 
 description:          Haddock is a documentation-generation tool for Haskell
@@ -43,7 +43,7 @@
     , bytestring
     , containers   ^>= 0.4.2.1 || ^>= 0.5.0.0 || ^>= 0.6.0.1
     , transformers
-    , text         ^>= 1.2.3.0
+    , text         ^>= 1.2.3.0 || ^>= 2.0
     , parsec       ^>= 3.1.13.0
 
   ghc-options: -funbox-strict-fields -Wall

Reply via email to