Hello community, here is the log from the commit of package ghc-vector for openSUSE:Factory checked in at 2018-05-30 12:21:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-vector (Old) and /work/SRC/openSUSE:Factory/.ghc-vector.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-vector" Wed May 30 12:21:24 2018 rev:15 rq:609829 version:0.12.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-vector/ghc-vector.changes 2017-09-15 22:23:03.437232799 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-vector.new/ghc-vector.changes 2018-05-30 12:27:51.145133922 +0200 @@ -1,0 +2,7 @@ +Wed May 16 14:36:30 UTC 2018 - psim...@suse.com + +- Prefer the new %license attribute over %doc. +- Update Cabal file to revision 2. + * add support for GHC 8.4.x + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-vector.spec ++++++ --- /var/tmp/diff_new_pack.OVqIqp/_old 2018-05-30 12:27:52.321092557 +0200 +++ /var/tmp/diff_new_pack.OVqIqp/_new 2018-05-30 12:27:52.325092415 +0200 @@ -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-deepseq-devel BuildRequires: ghc-primitive-devel @@ -96,7 +96,7 @@ %ghc_pkg_recache %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files %doc README.md changelog ++++++ vector.cabal ++++++ --- /var/tmp/diff_new_pack.OVqIqp/_old 2018-05-30 12:27:52.377090586 +0200 +++ /var/tmp/diff_new_pack.OVqIqp/_new 2018-05-30 12:27:52.377090586 +0200 @@ -1,6 +1,6 @@ Name: vector Version: 0.12.0.1 -x-revision: 1 +x-revision: 2 -- don't forget to update the changelog file! License: BSD3 License-File: LICENSE @@ -145,7 +145,7 @@ Install-Includes: vector.h - Build-Depends: base >= 4.5 && < 4.11 + Build-Depends: base >= 4.5 && < 4.12 , primitive >= 0.5.0.1 && < 0.7 , ghc-prim >= 0.2 && < 0.6 , deepseq >= 1.1 && < 1.5