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-18 19:28:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-vector (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-vector.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-vector"

Fri Aug 18 19:28:58 2023 rev:34 rq:1104628 version:0.13.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-vector/ghc-vector.changes    2023-08-04 
15:03:25.676282249 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-vector.new.1766/ghc-vector.changes  
2023-08-18 19:29:28.683436297 +0200
@@ -1,0 +2,6 @@
+Thu Aug 10 22:02:05 UTC 2023 - Peter Simons <[email protected]>
+
+- Update vector to version 0.13.0.0 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-vector.spec ++++++
--- /var/tmp/diff_new_pack.1UdJvd/_old  2023-08-18 19:29:29.567437881 +0200
+++ /var/tmp/diff_new_pack.1UdJvd/_new  2023-08-18 19:29:29.579437903 +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/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

++++++ vector.cabal ++++++
--- /var/tmp/diff_new_pack.1UdJvd/_old  2023-08-18 19:29:29.647438025 +0200
+++ /var/tmp/diff_new_pack.1UdJvd/_new  2023-08-18 19:29:29.655438039 +0200
@@ -1,6 +1,6 @@
 Name:           vector
 Version:        0.13.0.0
-x-revision: 4
+x-revision: 5
 -- don't forget to update the changelog file!
 License:        BSD3
 License-File:   LICENSE
@@ -140,7 +140,7 @@
   Install-Includes:
         vector.h
 
-  Build-Depends: base >= 4.9 && < 4.19
+  Build-Depends: base >= 4.9 && < 4.20
                , primitive >= 0.6.4.0 && < 0.9
                , deepseq >= 1.1 && < 1.6
                , vector-stream >= 0.1 && < 0.2

Reply via email to