commit ghc-repa-algorithms for openSUSE:Factory
Hello community, here is the log from the commit of package ghc-repa-algorithms for openSUSE:Factory checked in at 2017-08-31 20:58:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-repa-algorithms (Old) and /work/SRC/openSUSE:Factory/.ghc-repa-algorithms.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-repa-algorithms" Thu Aug 31 20:58:37 2017 rev:2 rq:513471 version:3.4.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-repa-algorithms/ghc-repa-algorithms.changes 2016-11-15 17:58:08.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-repa-algorithms.new/ghc-repa-algorithms.changes 2017-08-31 20:58:39.068974205 +0200 @@ -1,0 +2,5 @@ +Fri Jul 28 09:56:13 UTC 2017 - psimons@suse.com + +- Relax over-specified version constraint on vector. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-repa-algorithms.spec ++++++ --- /var/tmp/diff_new_pack.DpwSww/_old 2017-08-31 20:58:39.964848332 +0200 +++ /var/tmp/diff_new_pack.DpwSww/_new 2017-08-31 20:58:39.964848332 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-repa-algorithms # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -22,16 +22,14 @@ Release: 0 Summary: Algorithms using the Repa array library License: BSD-3-Clause -Group: System/Libraries +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 BuildRequires: ghc-Cabal-devel -# Begin cabal-rpm deps: BuildRequires: ghc-repa-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-vector-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -# End cabal-rpm deps %description Reusable algorithms using the Repa array library. @@ -50,16 +48,14 @@ %prep %setup -q -n %{pkg_name}-%{version} - +cabal-tweak-dep-ver vector '== 0.11.*' ' < 1' %build %ghc_lib_build - %install %ghc_lib_install - %post devel %ghc_pkg_recache
participants (1)
-
root@hilbert.suse.de