Hello community, here is the log from the commit of package ghc-arithmoi for openSUSE:Factory checked in at 2016-10-22 13:19:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-arithmoi (Old) and /work/SRC/openSUSE:Factory/.ghc-arithmoi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-arithmoi" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-arithmoi/ghc-arithmoi.changes 2016-09-25 14:32:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-arithmoi.new/ghc-arithmoi.changes 2016-10-22 13:19:48.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 26 06:49:50 UTC 2016 - psim...@suse.com + +- Update to version 0.4.3.0 with cabal2obs. + +------------------------------------------------------------------- Old: ---- arithmoi-0.4.2.0.tar.gz New: ---- arithmoi-0.4.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-arithmoi.spec ++++++ --- /var/tmp/diff_new_pack.ERr4N5/_old 2016-10-22 13:19:49.000000000 +0200 +++ /var/tmp/diff_new_pack.ERr4N5/_new 2016-10-22 13:19:49.000000000 +0200 @@ -19,15 +19,14 @@ %global pkg_name arithmoi %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.4.2.0 +Version: 0.4.3.0 Release: 0 Summary: Efficient basic number-theoretic functions. Primes, powers, integer logarithms License: MIT -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-array-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-mtl-devel @@ -41,16 +40,15 @@ BuildRequires: ghc-tasty-hunit-devel BuildRequires: ghc-tasty-quickcheck-devel BuildRequires: ghc-tasty-smallcheck-devel +BuildRequires: ghc-transformers-compat-devel +BuildRequires: ghc-transformers-devel %endif -# End cabal-rpm deps %description A library of basic functionality needed for number-theoretic calculations. The aim of this library is to provide efficient implementations of the functions. Primes and related things (totients, factorisation), powers (integer -roots and tests, modular exponentiation), integer logarithms. Note: Requires -GHC >= 6.12 with the integer-gmp package for efficiency. Portability is on the -to-do list (with low priority, however). +roots and tests, modular exponentiation), integer logarithms. %package devel Summary: Haskell %{pkg_name} library development files @@ -66,20 +64,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 ++++++ arithmoi-0.4.2.0.tar.gz -> arithmoi-0.4.3.0.tar.gz ++++++ ++++ 2816 lines of diff (skipped)