Hello community, here is the log from the commit of package ghc-tagged for openSUSE:Factory checked in at 2018-05-30 12:20:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-tagged (Old) and /work/SRC/openSUSE:Factory/.ghc-tagged.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-tagged" Wed May 30 12:20:51 2018 rev:10 rq:609822 version:0.8.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-tagged/ghc-tagged.changes 2017-09-15 22:16:01.796626510 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-tagged.new/ghc-tagged.changes 2018-05-30 12:27:25.818020108 +0200 @@ -1,0 +2,7 @@ +Wed May 16 14:36:29 UTC 2018 - [email protected] + +- Prefer the new %license attribute over %doc. +- Update Cabal file to revision 2. + * add support for GHC 8.4.x + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-tagged.spec ++++++ --- /var/tmp/diff_new_pack.OwX1aC/_old 2018-05-30 12:27:26.505996156 +0200 +++ /var/tmp/diff_new_pack.OwX1aC/_new 2018-05-30 12:27:26.509996016 +0200 @@ -25,7 +25,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-rpm-macros @@ -64,7 +64,7 @@ %ghc_pkg_recache %files -f %{name}.files -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files %doc CHANGELOG.markdown README.markdown ++++++ tagged.cabal ++++++ --- /var/tmp/diff_new_pack.OwX1aC/_old 2018-05-30 12:27:26.573993788 +0200 +++ /var/tmp/diff_new_pack.OwX1aC/_new 2018-05-30 12:27:26.577993649 +0200 @@ -1,6 +1,6 @@ name: tagged version: 0.8.5 -x-revision: 1 +x-revision: 2 license: BSD3 license-file: LICENSE author: Edward A. Kmett @@ -58,7 +58,7 @@ if impl(ghc>=7.6) exposed-modules: Data.Proxy.TH - build-depends: template-haskell >= 2.8 && < 2.13 + build-depends: template-haskell >= 2.8 && < 2.14 if flag(deepseq) build-depends: deepseq >= 1.1 && < 1.5
