Hello community,
here is the log from the commit of package ghc-mono-traversable for
openSUSE:Factory checked in at 2016-10-22 13:20:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-mono-traversable (Old)
and /work/SRC/openSUSE:Factory/.ghc-mono-traversable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-mono-traversable"
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-mono-traversable/ghc-mono-traversable.changes
2016-07-20 09:29:08.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-mono-traversable.new/ghc-mono-traversable.changes
2016-10-22 13:20:29.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Sep 26 06:51:51 UTC 2016 - [email protected]
+
+- Update to version 1.0.1 with cabal2obs.
+
+-------------------------------------------------------------------
+Thu Sep 15 06:56:18 UTC 2016 - [email protected]
+
+- Update to version 1.0.0.1 revision 1 with cabal2obs.
+
+-------------------------------------------------------------------
Old:
----
mono-traversable-0.10.2.tar.gz
New:
----
mono-traversable-1.0.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-mono-traversable.spec ++++++
--- /var/tmp/diff_new_pack.5xMxN8/_old 2016-10-22 13:20:30.000000000 +0200
+++ /var/tmp/diff_new_pack.5xMxN8/_new 2016-10-22 13:20:30.000000000 +0200
@@ -19,39 +19,32 @@
%global pkg_name mono-traversable
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 0.10.2
+Version: 1.0.1
Release: 0
Summary: Type classes for mapping, folding, and traversing monomorphic
containers
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-bytestring-devel
-BuildRequires: ghc-comonad-devel
BuildRequires: ghc-containers-devel
-BuildRequires: ghc-dlist-devel
-BuildRequires: ghc-dlist-instances-devel
BuildRequires: ghc-hashable-devel
BuildRequires: ghc-rpm-macros
-BuildRequires: ghc-semigroupoids-devel
-BuildRequires: ghc-semigroups-devel
BuildRequires: ghc-split-devel
BuildRequires: ghc-text-devel
BuildRequires: ghc-transformers-devel
BuildRequires: ghc-unordered-containers-devel
BuildRequires: ghc-vector-algorithms-devel
BuildRequires: ghc-vector-devel
-BuildRequires: ghc-vector-instances-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires: ghc-HUnit-devel
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-foldl-devel
BuildRequires: ghc-hspec-devel
+BuildRequires: ghc-semigroups-devel
%endif
-# End cabal-rpm deps
%description
Monomorphic variants of the Functor, Foldable, and Traversable typeclasses.
@@ -74,20 +67,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
++++++ mono-traversable-0.10.2.tar.gz -> mono-traversable-1.0.1.tar.gz ++++++
++++ 3277 lines of diff (skipped)