Accepting request 433414 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/433414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-streaming-commons?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2016-11-02 11:45:25 +00:00 committed by Git OBS Bridge
commit 051fa24be0
4 changed files with 11 additions and 14 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 26 06:52:13 UTC 2016 - psimons@suse.com
- Update to version 0.1.16 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:00:04 UTC 2016 - psimons@suse.com

View File

@ -19,15 +19,14 @@
%global pkg_name streaming-commons
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.1.15.5
Version: 0.1.16
Release: 0
Summary: Common lower-level functions needed by various streaming data libraries
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-async-devel
BuildRequires: ghc-blaze-builder-devel
@ -48,7 +47,6 @@ BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-hspec-devel
%endif
# End cabal-rpm deps
%description
Provides low-dependency functionality commonly needed by various streaming data
@ -69,20 +67,14 @@ files.
%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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7cdab71a7c696310bcac376dd9d7a1f8debd881198fc511b9140f853f6925389
size 88306

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17fdf509823e72996265de9260eaf58e33350e746dea058a36392c843ea8106e
size 88494