Hello community, here is the log from the commit of package stack for openSUSE:Factory checked in at 2018-07-24 17:23:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stack (Old) and /work/SRC/openSUSE:Factory/.stack.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stack" Tue Jul 24 17:23:44 2018 rev:12 rq:623907 version:1.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/stack/stack.changes 2018-05-30 12:40:51.325362600 +0200 +++ /work/SRC/openSUSE:Factory/.stack.new/stack.changes 2018-07-24 17:23:46.567406613 +0200 @@ -1,0 +2,11 @@ +Wed Jul 18 14:26:50 UTC 2018 - [email protected] + +- Cosmetic: replace tabs with blanks, strip trailing white space, + and update copyright headers with spec-cleaner. + +------------------------------------------------------------------- +Wed Jul 18 14:14:20 UTC 2018 - [email protected] + +- Revise cabal build file to specify more accurate dependencies. + +------------------------------------------------------------------- @@ -633 +643,0 @@ - ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stack.spec ++++++ --- /var/tmp/diff_new_pack.hPBPyy/_old 2018-07-24 17:23:47.051407231 +0200 +++ /var/tmp/diff_new_pack.hPBPyy/_new 2018-07-24 17:23:47.055407236 +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/2.cabal#/%{name}.cabal +Source1: https://hackage.haskell.org/package/%{name}-%{version}/revision/8.cabal#/%{name}.cabal BuildRequires: chrpath BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel ++++++ stack.cabal ++++++ --- /var/tmp/diff_new_pack.hPBPyy/_old 2018-07-24 17:23:47.103407297 +0200 +++ /var/tmp/diff_new_pack.hPBPyy/_new 2018-07-24 17:23:47.103407297 +0200 @@ -6,7 +6,7 @@ name: stack version: 1.7.1 -x-revision: 2 +x-revision: 8 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 @@ -218,7 +218,7 @@ ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -fwarn-identities build-depends: Cabal >=2.2.0.1 && <2.3 - , aeson >=1.2.4.0 && <1.4 + , aeson >=1.2.4.0 && <1.5 , annotated-wl-pprint >=0.7.0 && <0.8 , ansi-terminal >=0.8.0.2 && <0.9 , async (>=2.1.1.1 && <2.2) || (>=2.2.1 && <2.3) @@ -234,16 +234,16 @@ , deepseq >=1.4.3.0 && <1.5 , directory (>=1.3.0.2 && <1.4) || (>=1.3.1.5 && <1.4) , echo >=0.1.3 && <0.2 - , exceptions >=0.8.3 && <0.9 + , exceptions >=0.8.3 && <0.11 , extra >=1.6.6 && <1.7 , file-embed >=0.0.10.1 && <0.1 , filelock >=0.1.1.2 && <0.2 , filepath (>=1.4.1.2 && <1.5) || (>=1.4.2 && <1.5) - , fsnotify (>=0.2.1.1 && <0.3) || (>=0.2.1.2 && <0.3) + , fsnotify (>=0.2.1.1 && <0.4) || (>=0.2.1.2 && <0.4) , generic-deriving >=1.12.1 && <1.13 , hackage-security >=0.5.3.0 && <0.6 , hashable >=1.2.7.0 && <1.3 - , hpack >=0.28.2 && <0.29 + , hpack >=0.28.2 && <0.30 , hpc >=0.6.0.3 && <0.7 , http-client >=0.5.12.1 && <0.6 , http-client-tls >=0.3.5.3 && <0.4 @@ -276,7 +276,7 @@ , semigroups >=0.18.4 && <0.19 , split >=0.2.3.3 && <0.3 , stm >=2.4.5.0 && <2.5 - , store >=0.4.3.2 && <0.5 + , store >=0.4.3.2 && <0.6 , store-core >=0.4.1 && <0.5 , streaming-commons (>=0.1.19 && <0.2) || (>=0.2.0.0 && <0.3) , tar >=0.5.1.0 && <0.6 @@ -294,7 +294,7 @@ , unliftio >=0.2.4.0 && <0.3 , unordered-containers >=0.2.9.0 && <0.3 , vector >=0.12.0.1 && <0.13 - , yaml >=0.8.29 && <0.9 + , yaml >=0.8.29 && <0.10 , zip-archive >=0.3.2.4 && <0.4 , zlib >=0.6.2 && <0.7 if os(windows) @@ -326,7 +326,7 @@ ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -threaded -rtsopts build-depends: Cabal >=2.2.0.1 && <2.3 - , aeson >=1.2.4.0 && <1.3 + , aeson >=1.2.4.0 && <1.5 , annotated-wl-pprint >=0.7.0 && <0.8 , ansi-terminal >=0.8.0.2 && <0.9 , async (>=2.1.1.1 && <2.2) || (>=2.2.1 && <2.3) @@ -342,16 +342,16 @@ , deepseq >=1.4.3.0 && <1.5 , directory (>=1.3.0.2 && <1.4) || (>=1.3.1.5 && <1.4) , echo >=0.1.3 && <0.2 - , exceptions >=0.8.3 && <0.9 + , exceptions >=0.8.3 && <0.11 , extra >=1.6.6 && <1.7 , file-embed >=0.0.10.1 && <0.1 , filelock >=0.1.1.2 && <0.2 , filepath (>=1.4.1.2 && <1.5) || (>=1.4.2 && <1.5) - , fsnotify (>=0.2.1.1 && <0.3) || (>=0.2.1.2 && <0.3) + , fsnotify (>=0.2.1.1 && <0.4) || (>=0.2.1.2 && <0.4) , generic-deriving >=1.12.1 && <1.13 , hackage-security >=0.5.3.0 && <0.6 , hashable >=1.2.7.0 && <1.3 - , hpack >=0.28.2 && <0.29 + , hpack >=0.28.2 && <0.30 , hpc >=0.6.0.3 && <0.7 , http-client >=0.5.12.1 && <0.6 , http-client-tls >=0.3.5.3 && <0.4 @@ -385,7 +385,7 @@ , split >=0.2.3.3 && <0.3 , stack , stm >=2.4.5.0 && <2.5 - , store >=0.4.3.2 && <0.5 + , store >=0.4.3.2 && <0.6 , store-core >=0.4.1 && <0.5 , streaming-commons (>=0.1.19 && <0.2) || (>=0.2.0.0 && <0.3) , tar >=0.5.1.0 && <0.6 @@ -403,7 +403,7 @@ , unliftio >=0.2.4.0 && <0.3 , unordered-containers >=0.2.9.0 && <0.3 , vector >=0.12.0.1 && <0.13 - , yaml >=0.8.29 && <0.9 + , yaml >=0.8.29 && <0.10 , zip-archive >=0.3.2.4 && <0.4 , zlib >=0.6.2 && <0.7 if os(windows) @@ -444,7 +444,7 @@ ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -threaded -rtsopts -with-rtsopts=-N build-depends: Cabal >=2.2.0.1 && <2.3 - , aeson >=1.2.4.0 && <1.3 + , aeson >=1.2.4.0 && <1.5 , annotated-wl-pprint >=0.7.0 && <0.8 , ansi-terminal >=0.8.0.2 && <0.9 , async (>=2.1.1.1 && <2.2) || (>=2.2.1 && <2.3) @@ -460,16 +460,16 @@ , deepseq >=1.4.3.0 && <1.5 , directory (>=1.3.0.2 && <1.4) || (>=1.3.1.5 && <1.4) , echo >=0.1.3 && <0.2 - , exceptions >=0.8.3 && <0.9 + , exceptions >=0.8.3 && <0.11 , extra >=1.6.6 && <1.7 , file-embed >=0.0.10.1 && <0.1 , filelock >=0.1.1.2 && <0.2 , filepath (>=1.4.1.2 && <1.5) || (>=1.4.2 && <1.5) - , fsnotify (>=0.2.1.1 && <0.3) || (>=0.2.1.2 && <0.3) + , fsnotify (>=0.2.1.1 && <0.4) || (>=0.2.1.2 && <0.4) , generic-deriving >=1.12.1 && <1.13 , hackage-security >=0.5.3.0 && <0.6 , hashable >=1.2.7.0 && <1.3 - , hpack >=0.28.2 && <0.29 + , hpack >=0.28.2 && <0.30 , hpc >=0.6.0.3 && <0.7 , hspec (>=2.4.8 && <2.5) || (>=2.5.0 && <2.6) , http-client >=0.5.12.1 && <0.6 @@ -503,7 +503,7 @@ , semigroups >=0.18.4 && <0.19 , split >=0.2.3.3 && <0.3 , stm >=2.4.5.0 && <2.5 - , store >=0.4.3.2 && <0.5 + , store >=0.4.3.2 && <0.6 , store-core >=0.4.1 && <0.5 , streaming-commons (>=0.1.19 && <0.2) || (>=0.2.0.0 && <0.3) , tar >=0.5.1.0 && <0.6 @@ -521,7 +521,7 @@ , unliftio >=0.2.4.0 && <0.3 , unordered-containers >=0.2.9.0 && <0.3 , vector >=0.12.0.1 && <0.13 - , yaml >=0.8.29 && <0.9 + , yaml >=0.8.29 && <0.10 , zip-archive >=0.3.2.4 && <0.4 , zlib >=0.6.2 && <0.7 if os(windows) @@ -566,7 +566,7 @@ build-depends: Cabal >=2.2.0.1 && <2.3 , QuickCheck (>=2.10.1 && <2.11) || (>=2.11.3 && <2.12) - , aeson >=1.2.4.0 && <1.3 + , aeson >=1.2.4.0 && <1.5 , annotated-wl-pprint >=0.7.0 && <0.8 , ansi-terminal >=0.8.0.2 && <0.9 , async (>=2.1.1.1 && <2.2) || (>=2.2.1 && <2.3) @@ -582,16 +582,16 @@ , deepseq >=1.4.3.0 && <1.5 , directory (>=1.3.0.2 && <1.4) || (>=1.3.1.5 && <1.4) , echo >=0.1.3 && <0.2 - , exceptions >=0.8.3 && <0.9 + , exceptions >=0.8.3 && <0.11 , extra >=1.6.6 && <1.7 , file-embed >=0.0.10.1 && <0.1 , filelock >=0.1.1.2 && <0.2 , filepath (>=1.4.1.2 && <1.5) || (>=1.4.2 && <1.5) - , fsnotify (>=0.2.1.1 && <0.3) || (>=0.2.1.2 && <0.3) + , fsnotify (>=0.2.1.1 && <0.4) || (>=0.2.1.2 && <0.4) , generic-deriving >=1.12.1 && <1.13 , hackage-security >=0.5.3.0 && <0.6 , hashable >=1.2.7.0 && <1.3 - , hpack >=0.28.2 && <0.29 + , hpack >=0.28.2 && <0.30 , hpc >=0.6.0.3 && <0.7 , hspec (>=2.4.8 && <2.5) || (>=2.5.0 && <2.6) , http-client >=0.5.12.1 && <0.6 @@ -627,7 +627,7 @@ , split >=0.2.3.3 && <0.3 , stack , stm >=2.4.5.0 && <2.5 - , store >=0.4.3.2 && <0.5 + , store >=0.4.3.2 && <0.6 , store-core >=0.4.1 && <0.5 , streaming-commons (>=0.1.19 && <0.2) || (>=0.2.0.0 && <0.3) , tar >=0.5.1.0 && <0.6 @@ -645,7 +645,7 @@ , unliftio >=0.2.4.0 && <0.3 , unordered-containers >=0.2.9.0 && <0.3 , vector >=0.12.0.1 && <0.13 - , yaml >=0.8.29 && <0.9 + , yaml >=0.8.29 && <0.10 , zip-archive >=0.3.2.4 && <0.4 , zlib >=0.6.2 && <0.7 if os(windows)
