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 2024-02-16 21:41:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-vault (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-vault.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-vault"

Fri Feb 16 21:41:55 2024 rev:10 rq:1146955 version:0.3.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-vault/ghc-vault.changes      2023-11-01 
22:10:50.597585171 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-vault.new.1815/ghc-vault.changes    
2024-02-16 21:41:59.304905256 +0100
@@ -1,0 +2,6 @@
+Thu Feb  8 13:20:07 UTC 2024 - Peter Simons <psim...@suse.com>
+
+- Update vault to version 0.3.1.5 revision 6.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-vault.spec ++++++
--- /var/tmp/diff_new_pack.IP7FL8/_old  2024-02-16 21:42:00.684955049 +0100
+++ /var/tmp/diff_new_pack.IP7FL8/_new  2024-02-16 21:42:00.684955049 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-vault
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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/5.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof

++++++ vault.cabal ++++++
--- /var/tmp/diff_new_pack.IP7FL8/_old  2024-02-16 21:42:00.748957358 +0100
+++ /var/tmp/diff_new_pack.IP7FL8/_new  2024-02-16 21:42:00.752957502 +0100
@@ -1,6 +1,6 @@
 Name:               vault
 Version:            0.3.1.5
-x-revision: 5
+x-revision: 6
 Synopsis:           a persistent store for values of arbitrary types
 Description:
   A /vault/ is a persistent store for values of arbitrary types.
@@ -29,8 +29,13 @@
                     ,GHC == 8.2.2
                     ,GHC == 8.4.4
                     ,GHC == 8.6.5
-                    ,GHC == 8.8.3
-                    ,GHC == 8.10.1
+                    ,GHC == 8.8.4
+                    ,GHC == 8.10.7
+                    ,GHC == 9.0.2
+                    ,GHC == 9.2.8
+                    ,GHC == 9.4.8
+                    ,GHC == 9.6.4
+                    ,GHC == 9.8.1
 
 extra-source-files:
     CHANGELOG.md
@@ -41,7 +46,7 @@
 
 source-repository head
     type:           git
-    location:       git://github.com/HeinrichApfelmus/vault.git
+    location:       https://github.com/HeinrichApfelmus/vault.git
 
 flag UseGHC
     description: Use GHC-specific packages and extensions.
@@ -69,5 +74,6 @@
                         Data.Unique.Really
 
     if impl(ghc) && flag(UseGHC)
-        CPP-options:    -DUseGHC
+        CPP-options:    -DUseGHC
+(No newline at EOF)
 

Reply via email to