Hello community, here is the log from the commit of package ghc-tidal for openSUSE:Factory checked in at 2017-08-31 21:00:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-tidal (Old) and /work/SRC/openSUSE:Factory/.ghc-tidal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-tidal" Thu Aug 31 21:00:52 2017 rev:2 rq:513522 version:0.9.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-tidal/ghc-tidal.changes 2017-05-09 18:08:43.141674163 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-tidal.new/ghc-tidal.changes 2017-08-31 21:00:53.202128147 +0200 @@ -1,0 +2,5 @@ +Thu Jul 27 14:08:02 UTC 2017 - [email protected] + +- Update to version 0.9.4. + +------------------------------------------------------------------- Old: ---- tidal-0.8.2.tar.gz New: ---- tidal-0.9.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-tidal.spec ++++++ --- /var/tmp/diff_new_pack.lY24LD/_old 2017-08-31 21:00:57.589511710 +0200 +++ /var/tmp/diff_new_pack.lY24LD/_new 2017-08-31 21:00:57.613508338 +0200 @@ -17,8 +17,9 @@ %global pkg_name tidal +%bcond_with tests Name: ghc-%{pkg_name} -Version: 0.8.2 +Version: 0.9.4 Release: 0 Summary: Pattern language for improvised music License: GPL-3.0+ @@ -26,23 +27,23 @@ 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 -BuildRequires: ghc-binary-devel -BuildRequires: ghc-bytestring-devel BuildRequires: ghc-colour-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-hashable-devel -BuildRequires: ghc-hmt-devel BuildRequires: ghc-hosc-devel BuildRequires: ghc-mersenne-random-pure64-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-parsec-devel -BuildRequires: ghc-process-devel BuildRequires: ghc-rpm-macros +BuildRequires: ghc-safe-devel BuildRequires: ghc-text-devel BuildRequires: ghc-time-devel -BuildRequires: ghc-transformers-devel BuildRequires: ghc-websockets-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build +%if %{with tests} +BuildRequires: ghc-tasty-devel +BuildRequires: ghc-tasty-hunit-devel +%endif %description Tidal is a domain specific language for live coding pattern. @@ -67,6 +68,9 @@ %install %ghc_lib_install +%check +%cabal_test + %post devel %ghc_pkg_recache ++++++ tidal-0.8.2.tar.gz -> tidal-0.9.4.tar.gz ++++++ ++++ 3764 lines of diff (skipped)
