Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-vector-algorithms"

Mon Aug  1 21:30:52 2022 rev:16 rq:987112 version:0.8.0.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-vector-algorithms/ghc-vector-algorithms.changes  
    2021-02-16 22:48:44.502570589 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-vector-algorithms.new.1533/ghc-vector-algorithms.changes
    2022-08-01 21:31:24.597830495 +0200
@@ -1,0 +2,6 @@
+Mon Jun 20 10:23:01 UTC 2022 - Peter Simons <[email protected]>
+
+- Update vector-algorithms to version 0.8.0.4 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-vector-algorithms.spec ++++++
--- /var/tmp/diff_new_pack.rvqUWu/_old  2022-08-01 21:31:26.313835418 +0200
+++ /var/tmp/diff_new_pack.rvqUWu/_new  2022-08-01 21:31:26.325835452 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-vector-algorithms
 #
-# 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-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/1.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-primitive-devel

++++++ vector-algorithms.cabal ++++++
--- /var/tmp/diff_new_pack.rvqUWu/_old  2022-08-01 21:31:26.373835590 +0200
+++ /var/tmp/diff_new_pack.rvqUWu/_new  2022-08-01 21:31:26.377835602 +0200
@@ -1,6 +1,6 @@
 name:              vector-algorithms
 version:           0.8.0.4
-x-revision: 1
+x-revision: 2
 license:           BSD3
 license-file:      LICENSE
 author:            Dan Doel
@@ -58,7 +58,7 @@
   default-language: Haskell2010
 
   build-depends: base >= 4.5 && < 5,
-                 vector >= 0.6 && < 0.14,
+                 vector >= 0.6 && < 0.13,
                  primitive >=0.3 && <0.8,
                  bytestring >= 0.9 && < 1.0
 

Reply via email to