Hello community, here is the log from the commit of package ghc-uuid-types for openSUSE:Factory checked in at 2019-06-19 21:12:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-uuid-types (Old) and /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-uuid-types" Wed Jun 19 21:12:28 2019 rev:9 rq:710649 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes 2018-10-25 09:06:58.918482025 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.4811/ghc-uuid-types.changes 2019-06-19 21:13:10.934788084 +0200 @@ -1,0 +2,5 @@ +Tue Jun 11 14:29:22 UTC 2019 - Peter Simons <[email protected]> + +- Update Cabal file for more accurate build dependencies. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-uuid-types.spec ++++++ --- /var/tmp/diff_new_pack.kFTzq7/_old 2019-06-19 21:13:11.558788690 +0200 +++ /var/tmp/diff_new_pack.kFTzq7/_new 2019-06-19 21:13:11.558788690 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-uuid-types # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ Group: Development/Libraries/Haskell 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-binary-devel BuildRequires: ghc-bytestring-devel ++++++ uuid-types.cabal ++++++ --- /var/tmp/diff_new_pack.kFTzq7/_old 2019-06-19 21:13:11.602788733 +0200 +++ /var/tmp/diff_new_pack.kFTzq7/_new 2019-06-19 21:13:11.606788737 +0200 @@ -1,6 +1,6 @@ Name: uuid-types Version: 1.0.3 -x-revision: 1 +x-revision: 2 Copyright: (c) 2008-2014 Antoine Latter Author: Antoine Latter Maintainer: [email protected] @@ -31,7 +31,7 @@ binary >= 0.4 && < 0.9, bytestring >= 0.9 && < 0.11, deepseq >= 1.3 && < 1.5, - hashable (>= 1.1.1.0 && < 1.2.0) || (>= 1.2.1 && < 1.3), + hashable (>= 1.1.1.0 && < 1.2.0) || (>= 1.2.1 && < 1.4), random >= 1.0.1 && < 1.2, text >= 1 && < 1.3
