Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-HsYAML"

Mon Sep  4 22:53:42 2023 rev:20 rq:1108860 version:0.2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-HsYAML/ghc-HsYAML.changes    2023-08-09 
17:26:07.101703426 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-HsYAML.new.1766/ghc-HsYAML.changes  
2023-09-04 22:54:23.917499019 +0200
@@ -1,0 +2,6 @@
+Mon Aug 28 12:13:14 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update HsYAML to version 0.2.1.1 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-HsYAML.spec ++++++
--- /var/tmp/diff_new_pack.xBUPIq/_old  2023-09-04 22:54:24.921534510 +0200
+++ /var/tmp/diff_new_pack.xBUPIq/_new  2023-09-04 22:54:24.925534652 +0200
@@ -26,7 +26,7 @@
 License:        GPL-2.0-or-later
 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/4.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof

++++++ HsYAML.cabal ++++++
--- /var/tmp/diff_new_pack.xBUPIq/_old  2023-09-04 22:54:24.957535783 +0200
+++ /var/tmp/diff_new_pack.xBUPIq/_new  2023-09-04 22:54:24.961535924 +0200
@@ -1,7 +1,7 @@
 cabal-version:       1.14
 name:                HsYAML
 version:             0.2.1.1
-x-revision:          4
+x-revision:          5
 
 synopsis:            Pure Haskell YAML 1.2 processor
 homepage:            https://github.com/haskell-hvr/HsYAML
@@ -16,8 +16,9 @@
 category:            Text
 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
@@ -96,7 +97,7 @@
                      , bytestring   >= 0.9      && < 0.13
                      , containers   >= 0.4.2    && < 0.7
                      , deepseq      >= 1.3.0    && < 1.6
-                     , text         >= 1.2.3    && < 2.1
+                     , text         >= 1.2.3    && < 2.2
                      , mtl          >= 2.2.1    && < 2.4
                      , parsec       >= 3.1.13.0 && < 3.2
                      , transformers >= 0.4      && < 0.7

Reply via email to