Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-tagged for openSUSE:Factory 
checked in at 2022-10-13 15:43:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-tagged (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-tagged.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-tagged"

Thu Oct 13 15:43:07 2022 rev:23 rq:1008521 version:0.8.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-tagged/ghc-tagged.changes    2021-08-25 
20:58:15.097157772 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-tagged.new.2275/ghc-tagged.changes  
2022-10-13 15:43:21.690880389 +0200
@@ -1,0 +2,6 @@
+Sat Jul 23 17:28:49 UTC 2022 - Peter Simons <[email protected]>
+
+- Update tagged to version 0.8.6.1 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-tagged.spec ++++++
--- /var/tmp/diff_new_pack.wR8sKX/_old  2022-10-13 15:43:22.258881498 +0200
+++ /var/tmp/diff_new_pack.wR8sKX/_new  2022-10-13 15:43:22.262881506 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-tagged
 #
-# 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/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-deepseq-devel
 BuildRequires:  ghc-rpm-macros

++++++ tagged.cabal ++++++
--- /var/tmp/diff_new_pack.wR8sKX/_old  2022-10-13 15:43:22.334881647 +0200
+++ /var/tmp/diff_new_pack.wR8sKX/_new  2022-10-13 15:43:22.338881654 +0200
@@ -1,6 +1,6 @@
 name:           tagged
 version:        0.8.6.1
-x-revision: 2
+x-revision: 3
 license:        BSD3
 license-file:   LICENSE
 author:         Edward A. Kmett
@@ -75,7 +75,7 @@
 
   if impl(ghc>=7.6)
     exposed-modules: Data.Proxy.TH
-    build-depends: template-haskell >= 2.8 && < 2.19
+    build-depends: template-haskell >= 2.8 && < 2.20
 
   if flag(deepseq)
     build-depends: deepseq >= 1.1 && < 1.5

Reply via email to