Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-vector-stream for 
openSUSE:Factory checked in at 2023-08-18 19:28:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-vector-stream (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-vector-stream.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-vector-stream"

Fri Aug 18 19:28:59 2023 rev:3 rq:1104629 version:0.1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-vector-stream/ghc-vector-stream.changes      
2023-04-04 21:24:54.242720372 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-vector-stream.new.1766/ghc-vector-stream.changes
    2023-08-18 19:29:29.791438283 +0200
@@ -1,0 +2,6 @@
+Thu Aug 10 22:01:17 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update vector-stream to version 0.1.0.0 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-vector-stream.spec ++++++
--- /var/tmp/diff_new_pack.U0PWy1/_old  2023-08-18 19:29:30.427439424 +0200
+++ /var/tmp/diff_new_pack.U0PWy1/_new  2023-08-18 19:29:30.431439431 +0200
@@ -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/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-base-devel
 BuildRequires:  ghc-base-prof

++++++ vector-stream.cabal ++++++
--- /var/tmp/diff_new_pack.U0PWy1/_old  2023-08-18 19:29:30.495439545 +0200
+++ /var/tmp/diff_new_pack.U0PWy1/_new  2023-08-18 19:29:30.499439553 +0200
@@ -1,6 +1,6 @@
 Name:           vector-stream
 Version:        0.1.0.0
-x-revision: 2
+x-revision: 3
 -- don't forget to update the changelog file!
 License:        BSD3
 License-File:   LICENSE
@@ -44,8 +44,8 @@
   Hs-Source-Dirs:
         src
 
-  Build-Depends: base >= 4.9 && < 4.19
-               , ghc-prim >= 0.2 && < 0.11
+  Build-Depends: base >= 4.9 && < 4.20
+               , ghc-prim >= 0.2 && < 0.12
 
 source-repository head
   type:     git

Reply via email to