Hello community, here is the log from the commit of package ghc-semigroupoids for openSUSE:Factory checked in at 2015-08-27 08:56:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-semigroupoids (Old) and /work/SRC/openSUSE:Factory/.ghc-semigroupoids.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-semigroupoids" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-semigroupoids/ghc-semigroupoids.changes 2015-05-28 09:55:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-semigroupoids.new/ghc-semigroupoids.changes 2015-08-27 08:56:46.000000000 +0200 @@ -1,0 +2,27 @@ +Sun Aug 23 17:39:53 UTC 2015 - [email protected] + +- update to 5.0.0.4 +* doctest 0.10 support + +------------------------------------------------------------------- +Thu Aug 13 16:09:42 UTC 2015 - [email protected] + +- update to 5.0.0.3 + +------------------------------------------------------------------- +Thu Aug 6 19:43:49 UTC 2015 - [email protected] + +- update to 5.0.0.2 +* Added the CHANGELOG to the distribution so that hackage can link to it in the haddocks. +* Absorbed Data.Bifunctor.Apply, Data.Semigroup.Bifoldable and Data.Semigroup.Traversable + from bifunctors. +* This caused us to pick up a dependency on tagged. +* Exiled Data.Semifunctor.*, Data.Semigroupoid.Product and Data.Semigroupoid.Coproduct + to semigroupoid-extras. +* Set an explicit fixity for -<- and ->-. +* Major changes to the API to support PolyKinds and DataKinds. This necessarily shuts off GHC <= 7.4. +* Orphan instances have moved upstream into a common base-orphans package. +* Added asum1 to Data.Semigroup.Foldable. +* Support for 'ConstrainedClassMethods' is currently required for GHC HEAD. + +------------------------------------------------------------------- Old: ---- semigroupoids-4.3.tar.gz New: ---- semigroupoids-5.0.0.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-semigroupoids.spec ++++++ --- /var/tmp/diff_new_pack.5gk3gK/_old 2015-08-27 08:56:46.000000000 +0200 +++ /var/tmp/diff_new_pack.5gk3gK/_new 2015-08-27 08:56:46.000000000 +0200 @@ -21,7 +21,7 @@ %bcond_with tests Name: ghc-semigroupoids -Version: 4.3 +Version: 5.0.0.4 Release: 0 Summary: Semigroupoids: Category sans id License: BSD-2-Clause @@ -34,16 +34,20 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros # Begin cabal-rpm deps: +BuildRequires: ghc-base-orphans-devel +BuildRequires: ghc-bifunctors-devel BuildRequires: ghc-comonad-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-contravariant-devel BuildRequires: ghc-distributive-devel BuildRequires: ghc-semigroups-devel +BuildRequires: ghc-tagged-devel BuildRequires: ghc-transformers-compat-devel BuildRequires: ghc-transformers-devel %if %{with tests} -BuildRequires: ghc-Glob-devel +BuildRequires: ghc-directory-devel BuildRequires: ghc-doctest-devel +BuildRequires: ghc-filepath-devel %endif # End cabal-rpm deps @@ -123,5 +127,6 @@ %files devel -f %{name}-devel.files %defattr(-,root,root,-) +%doc README.markdown %changelog ++++++ semigroupoids-4.3.tar.gz -> semigroupoids-5.0.0.4.tar.gz ++++++ ++++ 3191 lines of diff (skipped)
