Hello community, here is the log from the commit of package ghc-vector for openSUSE:Leap:15.2 checked in at 2020-03-13 10:56:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/ghc-vector (Old) and /work/SRC/openSUSE:Leap:15.2/.ghc-vector.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-vector" Fri Mar 13 10:56:58 2020 rev:14 rq:782987 version:0.12.1.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/ghc-vector/ghc-vector.changes 2020-02-19 18:42:09.198280096 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.ghc-vector.new.3160/ghc-vector.changes 2020-03-13 10:56:58.796417771 +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.Q3KfQP/_old 2020-03-13 10:56:59.244418090 +0100 +++ /var/tmp/diff_new_pack.Q3KfQP/_new 2020-03-13 10:56:59.248418093 +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)
