Hello community,
here is the log from the commit of package ghc-expiring-cache-map for
openSUSE:Factory checked in at 2016-11-10 13:21:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-expiring-cache-map (Old)
and /work/SRC/openSUSE:Factory/.ghc-expiring-cache-map.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-expiring-cache-map"
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-expiring-cache-map/ghc-expiring-cache-map.changes
2016-11-01 09:51:32.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-expiring-cache-map.new/ghc-expiring-cache-map.changes
2016-11-10 13:21:43.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Aug 17 18:24:07 UTC 2016 - [email protected]
+
+- Update to version 0.0.6.1 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------
Old:
----
expiring-cache-map-0.0.5.4.tar.gz
New:
----
expiring-cache-map-0.0.6.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-expiring-cache-map.spec ++++++
--- /var/tmp/diff_new_pack.JAnyYL/_old 2016-11-10 13:21:44.000000000 +0100
+++ /var/tmp/diff_new_pack.JAnyYL/_new 2016-11-10 13:21:44.000000000 +0100
@@ -19,15 +19,14 @@
%global pkg_name expiring-cache-map
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 0.0.5.4
+Version: 0.0.6.1
Release: 0
Summary: General purpose simple caching
License: BSD-3-Clause
-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-containers-devel
BuildRequires: ghc-hashable-devel
BuildRequires: ghc-rpm-macros
@@ -37,7 +36,6 @@
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-time-devel
%endif
-# End cabal-rpm deps
%description
A simple general purpose shared state cache map with automatic expiration of
@@ -60,20 +58,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
++++++ expiring-cache-map-0.0.5.4.tar.gz -> expiring-cache-map-0.0.6.1.tar.gz
++++++
++++ 3029 lines of diff (skipped)