Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-vector for openSUSE:Factory 
checked in at 2023-08-04 15:03:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-vector (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-vector.new.22712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-vector"

Fri Aug  4 15:03:16 2023 rev:33 rq:1102247 version:0.13.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-vector/ghc-vector.changes    2023-04-04 
21:24:48.966690496 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-vector.new.22712/ghc-vector.changes 
2023-08-04 15:03:25.676282249 +0200
@@ -1,0 +2,6 @@
+Thu Jul 27 21:03:32 UTC 2023 - Peter Simons <[email protected]>
+
+- Update vector to version 0.13.0.0 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-vector.spec ++++++
--- /var/tmp/diff_new_pack.klgM9i/_old  2023-08-04 15:03:26.544287661 +0200
+++ /var/tmp/diff_new_pack.klgM9i/_new  2023-08-04 15:03:26.544287661 +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

++++++ vector.cabal ++++++
--- /var/tmp/diff_new_pack.klgM9i/_old  2023-08-04 15:03:26.612288085 +0200
+++ /var/tmp/diff_new_pack.klgM9i/_new  2023-08-04 15:03:26.616288109 +0200
@@ -1,6 +1,6 @@
 Name:           vector
 Version:        0.13.0.0
-x-revision: 3
+x-revision: 4
 -- don't forget to update the changelog file!
 License:        BSD3
 License-File:   LICENSE
@@ -142,7 +142,7 @@
 
   Build-Depends: base >= 4.9 && < 4.19
                , primitive >= 0.6.4.0 && < 0.9
-               , deepseq >= 1.1 && < 1.5
+               , deepseq >= 1.1 && < 1.6
                , vector-stream >= 0.1 && < 0.2
 
   Ghc-Options: -O2 -Wall

Reply via email to