Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-ghc-paths"

Mon Aug  1 21:31:38 2022 rev:5 rq:990834 version:0.1.0.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-ghc-paths/ghc-ghc-paths.changes      
2021-11-11 21:36:43.120901634 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-ghc-paths.new.1533/ghc-ghc-paths.changes    
2022-08-01 21:32:23.225998697 +0200
@@ -1,0 +2,6 @@
+Sat Jul 16 17:32:13 UTC 2022 - Peter Simons <[email protected]>
+
+- Update ghc-paths to version 0.1.0.12 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-ghc-paths.spec ++++++
--- /var/tmp/diff_new_pack.iuIFsJ/_old  2022-08-01 21:32:23.633999868 +0200
+++ /var/tmp/diff_new_pack.iuIFsJ/_new  2022-08-01 21:32:23.633999868 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-ghc-paths
 #
-# 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/3.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-rpm-macros

++++++ ghc-paths.cabal ++++++
--- /var/tmp/diff_new_pack.iuIFsJ/_old  2022-08-01 21:32:23.669999971 +0200
+++ /var/tmp/diff_new_pack.iuIFsJ/_new  2022-08-01 21:32:23.673999982 +0200
@@ -1,6 +1,6 @@
 name: ghc-paths
 version: 0.1.0.12
-x-revision: 3
+x-revision: 4
 license: BSD3
 license-file: LICENSE
 copyright: (c) Simon Marlow
@@ -14,7 +14,7 @@
 build-type: Custom
 
 custom-setup
-        setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <3.7, directory
+        setup-depends: base >= 3 && < 5, Cabal >= 1.6 && <3.9, directory
 
 library
         build-depends: base >= 3 && < 5

Reply via email to