Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-vault for openSUSE:Factory 
checked in at 2023-11-01 22:10:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-vault (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-vault.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-vault"

Wed Nov  1 22:10:04 2023 rev:9 rq:1121513 version:0.3.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-vault/ghc-vault.changes      2023-10-15 
19:30:15.858784965 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-vault.new.17445/ghc-vault.changes   
2023-11-01 22:10:50.597585171 +0100
@@ -1,0 +2,6 @@
+Tue Oct 24 09:45:46 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update vault to version 0.3.1.5 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-vault.spec ++++++
--- /var/tmp/diff_new_pack.B5mokG/_old  2023-11-01 22:10:51.117604435 +0100
+++ /var/tmp/diff_new_pack.B5mokG/_new  2023-11-01 22:10:51.121604583 +0100
@@ -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/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

++++++ vault.cabal ++++++
--- /var/tmp/diff_new_pack.B5mokG/_old  2023-11-01 22:10:51.153605768 +0100
+++ /var/tmp/diff_new_pack.B5mokG/_new  2023-11-01 22:10:51.157605916 +0100
@@ -1,6 +1,6 @@
 Name:               vault
 Version:            0.3.1.5
-x-revision: 4
+x-revision: 5
 Synopsis:           a persistent store for values of arbitrary types
 Description:
   A /vault/ is a persistent store for values of arbitrary types.
@@ -49,7 +49,7 @@
 
 Library
     hs-source-dirs:     src
-    build-depends:      base >= 4.5 && < 4.19,
+    build-depends:      base >= 4.5 && < 4.20,
                         containers >= 0.4 && < 0.8,
                         unordered-containers >= 0.2.3.0 && < 0.3,
                         hashable >= 1.1.2.5 && < 1.5

Reply via email to