Hello community, here is the log from the commit of package ghc-vector for openSUSE:Factory checked in at 2020-03-09 14:17:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-vector (Old) and /work/SRC/openSUSE:Factory/.ghc-vector.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-vector" Mon Mar 9 14:17:09 2020 rev:22 rq:780040 version:0.12.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-vector/ghc-vector.changes 2019-12-27 13:59:01.508822301 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-vector.new.26092/ghc-vector.changes 2020-03-09 14:17:10.890656807 +0100 @@ -1,0 +2,8 @@ +Fri Feb 7 08:04:04 UTC 2020 - [email protected] + +- Update vector to version 0.12.1.2. + Upstream has renamed and modified the change log file(s) in this + release. Unfortunately, the automatic updater cannot reliable + determine relevant entries for this release. + +------------------------------------------------------------------- Old: ---- vector-0.12.0.3.tar.gz vector.cabal New: ---- vector-0.12.1.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-vector.spec ++++++ --- /var/tmp/diff_new_pack.tWOPA1/_old 2020-03-09 14:17:12.126657621 +0100 +++ /var/tmp/diff_new_pack.tWOPA1/_new 2020-03-09 14:17:12.142657632 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-vector # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ -19,13 +19,12 @@ %global pkg_name vector %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.12.0.3 +Version: 0.12.1.2 Release: 0 Summary: Efficient Arrays License: BSD-3-Clause 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/2.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-primitive-devel @@ -35,10 +34,11 @@ BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-base-orphans-devel BuildRequires: ghc-random-devel +BuildRequires: ghc-semigroups-devel +BuildRequires: ghc-tasty-devel +BuildRequires: ghc-tasty-hunit-devel +BuildRequires: ghc-tasty-quickcheck-devel BuildRequires: ghc-template-haskell-devel -BuildRequires: ghc-test-framework-devel -BuildRequires: ghc-test-framework-hunit-devel -BuildRequires: ghc-test-framework-quickcheck2-devel BuildRequires: ghc-transformers-devel %endif @@ -77,7 +77,6 @@ %prep %setup -q -n %{pkg_name}-%{version} -cp -p %{SOURCE1} %{pkg_name}.cabal %build %ghc_lib_build @@ -98,6 +97,6 @@ %license LICENSE %files devel -f %{name}-devel.files -%doc README.md changelog +%doc README.md changelog.md %changelog ++++++ vector-0.12.0.3.tar.gz -> vector-0.12.1.2.tar.gz ++++++ ++++ 3929 lines of diff (skipped)
