commit ghc-simple-log for openSUSE:Factory
Hello community, here is the log from the commit of package ghc-simple-log for openSUSE:Factory checked in at 2017-08-31 20:59:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-simple-log (Old) and /work/SRC/openSUSE:Factory/.ghc-simple-log.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-simple-log" Thu Aug 31 20:59:38 2017 rev:4 rq:513496 version:0.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-simple-log/ghc-simple-log.changes 2017-06-22 10:39:00.649314823 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-simple-log.new/ghc-simple-log.changes 2017-08-31 20:59:39.784443515 +0200 @@ -1,0 +2,5 @@ +Thu Jul 27 14:08:08 UTC 2017 - psimons@suse.com + +- Update to version 0.9.2. + +------------------------------------------------------------------- Old: ---- simple-log-0.5.1.tar.gz simple-log.cabal New: ---- simple-log-0.9.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-simple-log.spec ++++++ --- /var/tmp/diff_new_pack.GtaSFQ/_old 2017-08-31 20:59:40.868291231 +0200 +++ /var/tmp/diff_new_pack.GtaSFQ/_new 2017-08-31 20:59:40.892287860 +0200 @@ -17,32 +17,41 @@ %global pkg_name simple-log +%bcond_with tests Name: ghc-%{pkg_name} -Version: 0.5.1 +Version: 0.9.2 Release: 0 Summary: Simple log for Haskell License: BSD-3-Clause 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 -Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-SafeSemaphore-devel BuildRequires: ghc-async-devel +BuildRequires: ghc-base-unicode-symbols-devel BuildRequires: ghc-containers-devel +BuildRequires: ghc-data-default-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-exceptions-devel BuildRequires: ghc-filepath-devel +BuildRequires: ghc-hformat-devel +BuildRequires: ghc-microlens-devel +BuildRequires: ghc-microlens-platform-devel +BuildRequires: ghc-mmorph-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel BuildRequires: ghc-time-devel BuildRequires: ghc-transformers-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build +%if %{with tests} +BuildRequires: ghc-hspec-devel +%endif %description -Log library for Haskell with removing unnecessary traces. +Log library for Haskell. %package devel Summary: Haskell %{pkg_name} library development files @@ -57,7 +66,6 @@ %prep %setup -q -n %{pkg_name}-%{version} -cp -p %{SOURCE1} %{pkg_name}.cabal %build %ghc_lib_build @@ -65,6 +73,9 @@ %install %ghc_lib_install +%check +%cabal_test + %post devel %ghc_pkg_recache ++++++ simple-log-0.5.1.tar.gz -> simple-log-0.9.2.tar.gz ++++++ ++++ 1606 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de