Hello community,

here is the log from the commit of package stack for openSUSE:Factory checked 
in at 2018-08-04 21:54:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/stack (Old)
 and      /work/SRC/openSUSE:Factory/.stack.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "stack"

Sat Aug  4 21:54:19 2018 rev:13 rq:627282 version:1.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/stack/stack.changes      2018-07-24 
17:23:46.567406613 +0200
+++ /work/SRC/openSUSE:Factory/.stack.new/stack.changes 2018-08-04 
21:54:22.253386104 +0200
@@ -1,0 +2,5 @@
+Tue Jul 31 14:22:56 UTC 2018 - [email protected]
+
+- Revise Cabal build instructions to support path-io version 1.4.x.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ stack.spec ++++++
--- /var/tmp/diff_new_pack.VHpNiv/_old  2018-08-04 21:54:22.713386965 +0200
+++ /var/tmp/diff_new_pack.VHpNiv/_new  2018-08-04 21:54:22.721386980 +0200
@@ -26,7 +26,7 @@
 Group:          Development/Libraries/Haskell
 URL:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{name}-%{version}/revision/8.cabal#/%{name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{name}-%{version}/revision/9.cabal#/%{name}.cabal
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel

++++++ stack.cabal ++++++
--- /var/tmp/diff_new_pack.VHpNiv/_old  2018-08-04 21:54:22.765387063 +0200
+++ /var/tmp/diff_new_pack.VHpNiv/_new  2018-08-04 21:54:22.765387063 +0200
@@ -6,7 +6,7 @@
 
 name:           stack
 version:        1.7.1
-x-revision: 8
+x-revision: 9
 synopsis:       The Haskell Tool Stack
 description:    Please see the README.md for usage information, and the wiki 
on Github for more details.  Also, note that the API for the library is not 
currently stable, and may change significantly, even between minor releases. It 
is currently only intended for use by the executable.
 category:       Development
@@ -261,7 +261,7 @@
     , open-browser >=0.2.1.0 && <0.3
     , optparse-applicative >=0.14.2.0 && <0.15
     , path >=0.6.1 && <0.7
-    , path-io >=1.3.3 && <1.4
+    , path-io >=1.3.3 && <1.5
     , persistent (>=2.7.1 && <2.8) || (>=2.8.2 && <2.9)
     , persistent-sqlite (>=2.6.4 && <2.7) || (>=2.8.1.2 && <2.9)
     , persistent-template >=2.5.4 && <2.6
@@ -369,7 +369,7 @@
     , open-browser >=0.2.1.0 && <0.3
     , optparse-applicative >=0.14.2.0 && <0.15
     , path >=0.6.1 && <0.7
-    , path-io >=1.3.3 && <1.4
+    , path-io >=1.3.3 && <1.5
     , persistent (>=2.7.1 && <2.8) || (>=2.8.2 && <2.9)
     , persistent-sqlite (>=2.6.4 && <2.7) || (>=2.8.1.2 && <2.9)
     , persistent-template >=2.5.4 && <2.6
@@ -488,7 +488,7 @@
     , open-browser >=0.2.1.0 && <0.3
     , optparse-applicative >=0.14.2.0 && <0.15
     , path >=0.6.1 && <0.7
-    , path-io >=1.3.3 && <1.4
+    , path-io >=1.3.3 && <1.5
     , persistent (>=2.7.1 && <2.8) || (>=2.8.2 && <2.9)
     , persistent-sqlite (>=2.6.4 && <2.7) || (>=2.8.1.2 && <2.9)
     , persistent-template >=2.5.4 && <2.6
@@ -610,7 +610,7 @@
     , open-browser >=0.2.1.0 && <0.3
     , optparse-applicative >=0.14.2.0 && <0.15
     , path >=0.6.1 && <0.7
-    , path-io >=1.3.3 && <1.4
+    , path-io >=1.3.3 && <1.5
     , persistent (>=2.7.1 && <2.8) || (>=2.8.2 && <2.9)
     , persistent-sqlite (>=2.6.4 && <2.7) || (>=2.8.1.2 && <2.9)
     , persistent-template >=2.5.4 && <2.6


Reply via email to