Hello community, here is the log from the commit of package ghc-th-reify-many for openSUSE:Factory checked in at 2017-05-17 10:54:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-th-reify-many (Old) and /work/SRC/openSUSE:Factory/.ghc-th-reify-many.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-th-reify-many" Wed May 17 10:54:23 2017 rev:2 rq:495107 version:0.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-th-reify-many/ghc-th-reify-many.changes 2017-01-18 21:33:34.514436024 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-th-reify-many.new/ghc-th-reify-many.changes 2017-05-17 10:54:23.782471173 +0200 @@ -1,0 +2,5 @@ +Mon May 8 19:24:04 UTC 2017 - [email protected] + +- Clean up spec file. Only cosmetic; no functional change. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-th-reify-many.spec ++++++ --- /var/tmp/diff_new_pack.YSqyuW/_old 2017-05-17 10:54:24.326394654 +0200 +++ /var/tmp/diff_new_pack.YSqyuW/_new 2017-05-17 10:54:24.326394654 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-th-reify-many # -# 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 @@ -23,11 +23,10 @@ Release: 0 Summary: Recurseively reify template haskell datatype info 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-containers-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-rpm-macros @@ -35,7 +34,6 @@ BuildRequires: ghc-template-haskell-devel BuildRequires: ghc-th-expand-syns-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -# End cabal-rpm deps %description 'th-reify-many' provides functions for recursively reifying top level @@ -57,20 +55,14 @@ %prep %setup -q -n %{pkg_name}-%{version} - %build %ghc_lib_build - %install %ghc_lib_install - %check -%if %{with tests} -%{cabal} test -%endif - +%cabal_test %post devel %ghc_pkg_recache
