Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-path-io for openSUSE:Factory 
checked in at 2021-08-25 20:57:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-path-io (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-path-io.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-path-io"

Wed Aug 25 20:57:00 2021 rev:24 rq:912613 version:1.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-path-io/ghc-path-io.changes  2021-06-23 
17:38:33.828498880 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-path-io.new.1899/ghc-path-io.changes        
2021-08-25 20:57:59.677178016 +0200
@@ -1,0 +2,6 @@
+Sun Aug  8 22:05:14 UTC 2021 - [email protected]
+
+- Update path-io to version 1.6.3 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-path-io.spec ++++++
--- /var/tmp/diff_new_pack.IkUWcW/_old  2021-08-25 20:58:00.157177386 +0200
+++ /var/tmp/diff_new_pack.IkUWcW/_new  2021-08-25 20:58:00.161177381 +0200
@@ -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/1.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-containers-devel
 BuildRequires:  ghc-directory-devel

++++++ path-io.cabal ++++++
--- /var/tmp/diff_new_pack.IkUWcW/_old  2021-08-25 20:58:00.233177286 +0200
+++ /var/tmp/diff_new_pack.IkUWcW/_new  2021-08-25 20:58:00.237177281 +0200
@@ -1,7 +1,7 @@
 cabal-version:   1.18
 name:            path-io
 version:         1.6.3
-x-revision: 1
+x-revision: 3
 license:         BSD3
 license-file:    LICENSE.md
 maintainer:      Mark Karpov <[email protected]>
@@ -38,8 +38,8 @@
         filepath >=1.2 && <1.5,
         path >=0.6 && <0.10,
         temporary >=1.1 && <1.4,
-        time >=1.4 && <1.11,
-        transformers >=0.3 && <0.6,
+        time >=1.4 && <1.13,
+        transformers >=0.3 && <0.7,
         unix-compat
 
     if flag(dev)
@@ -66,7 +66,7 @@
         filepath >=1.2 && <1.5,
         path >=0.6 && <0.10,
         path-io,
-        transformers >=0.3 && <0.6,
+        transformers >=0.3 && <0.7,
         unix-compat
 
     if flag(dev)

Reply via email to