Hello community, here is the log from the commit of package ghc-stache for openSUSE:Factory checked in at 2017-06-22 10:39:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-stache (Old) and /work/SRC/openSUSE:Factory/.ghc-stache.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-stache" Thu Jun 22 10:39:07 2017 rev:3 rq:504106 version:0.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-stache/ghc-stache.changes 2017-05-10 20:49:50.404583010 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-stache.new/ghc-stache.changes 2017-06-22 10:39:08.708178654 +0200 @@ -1,0 +2,5 @@ +Sat May 27 12:27:52 UTC 2017 - [email protected] + +- Update to version 0.2.2 revision 2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-stache.spec ++++++ --- /var/tmp/diff_new_pack.36Ut2A/_old 2017-06-22 10:39:09.728034870 +0200 +++ /var/tmp/diff_new_pack.36Ut2A/_new 2017-06-22 10:39:09.732034307 +0200 @@ -26,7 +26,7 @@ Group: Development/Languages/Other 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/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel BuildRequires: ghc-bytestring-devel ++++++ stache.cabal ++++++ --- /var/tmp/diff_new_pack.36Ut2A/_old 2017-06-22 10:39:09.784026976 +0200 +++ /var/tmp/diff_new_pack.36Ut2A/_new 2017-06-22 10:39:09.788026413 +0200 @@ -32,7 +32,7 @@ name: stache version: 0.2.2 -x-revision: 1 +x-revision: 2 cabal-version: >= 1.10 license: BSD3 license-file: LICENSE.md @@ -138,7 +138,7 @@ type: exitcode-stdio-1.0 build-depends: aeson >= 0.11 && < 1.3 , base >= 4.7 && < 5.0 - , criterion >= 0.6.2.1 && < 1.2 + , criterion >= 0.6.2.1 && < 1.3 , deepseq >= 1.4 && < 1.5 , megaparsec >= 5.0 && < 6.0 , stache >= 0.2.2
