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 2022-10-13 15:43:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-vault (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-vault.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-vault"

Thu Oct 13 15:43:32 2022 rev:6 rq:1008544 version:0.3.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-vault/ghc-vault.changes      2021-11-11 
21:38:39.248986329 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-vault.new.2275/ghc-vault.changes    
2022-10-13 15:43:50.426936485 +0200
@@ -1,0 +2,6 @@
+Tue Aug  9 16:56:57 UTC 2022 - Peter Simons <psim...@suse.com>
+
+- Update vault to version 0.3.1.5 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-vault.spec ++++++
--- /var/tmp/diff_new_pack.7yBLhH/_old  2022-10-13 15:43:51.178937954 +0200
+++ /var/tmp/diff_new_pack.7yBLhH/_new  2022-10-13 15:43:51.186937970 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-vault
 #
-# 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
@@ -24,7 +24,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-containers-devel
 BuildRequires:  ghc-hashable-devel

++++++ vault.cabal ++++++
--- /var/tmp/diff_new_pack.7yBLhH/_old  2022-10-13 15:43:51.246938086 +0200
+++ /var/tmp/diff_new_pack.7yBLhH/_new  2022-10-13 15:43:51.250938094 +0200
@@ -1,6 +1,6 @@
 Name:               vault
 Version:            0.3.1.5
-x-revision: 1
+x-revision: 2
 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.17,
+    build-depends:      base >= 4.5 && < 4.18,
                         containers >= 0.4 && < 0.7,
                         unordered-containers >= 0.2.3.0 && < 0.3,
                         hashable >= 1.1.2.5 && < 1.5

Reply via email to