commit ghc-arithmoi for openSUSE:Factory
Hello community, here is the log from the commit of package ghc-arithmoi for openSUSE:Factory checked in at 2017-08-31 21:03:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-arithmoi (Old) and /work/SRC/openSUSE:Factory/.ghc-arithmoi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-arithmoi" Thu Aug 31 21:03:23 2017 rev:3 rq:515421 version:0.5.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-arithmoi/ghc-arithmoi.changes 2016-10-22 13:19:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-arithmoi.new/ghc-arithmoi.changes 2017-08-31 21:03:24.800828210 +0200 @@ -1,0 +2,10 @@ +Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com + +- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. + +------------------------------------------------------------------- +Thu Jul 27 14:07:28 UTC 2017 - psimons@suse.com + +- Update to version 0.5.0.0. + +------------------------------------------------------------------- Old: ---- arithmoi-0.4.3.0.tar.gz New: ---- arithmoi-0.5.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-arithmoi.spec ++++++ --- /var/tmp/diff_new_pack.cqGF19/_old 2017-08-31 21:03:25.792688852 +0200 +++ /var/tmp/diff_new_pack.cqGF19/_new 2017-08-31 21:03:25.792688852 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-arithmoi # -# 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 @@ -19,9 +19,9 @@ %global pkg_name arithmoi %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.4.3.0 +Version: 0.5.0.0 Release: 0 -Summary: Efficient basic number-theoretic functions. Primes, powers, integer logarithms +Summary: Efficient basic number-theoretic functions License: MIT Group: Development/Languages/Other Url: https://hackage.haskell.org/package/%{pkg_name} @@ -29,10 +29,11 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel BuildRequires: ghc-containers-devel +BuildRequires: ghc-exact-pi-devel +BuildRequires: ghc-integer-logarithms-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-random-devel BuildRequires: ghc-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-smallcheck-devel @@ -40,7 +41,6 @@ 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 @@ -48,7 +48,7 @@ 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. +roots and tests, modular exponentiation). %package devel Summary: Haskell %{pkg_name} library development files @@ -80,11 +80,9 @@ %ghc_pkg_recache %files -f %{name}.files -%defattr(-,root,root,-) %doc LICENSE %files devel -f %{name}-devel.files -%defattr(-,root,root,-) -%doc TODO +%doc Changes %changelog ++++++ arithmoi-0.4.3.0.tar.gz -> arithmoi-0.5.0.0.tar.gz ++++++ ++++ 2924 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de