syncronize with lts-7 repo from configuration 2c5a8d9cf26081f520de1f85ce8b0c84c5974021

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-safe?expand=0&rev=8
This commit is contained in:
Peter Simons 2017-01-30 09:04:21 +00:00 committed by Git OBS Bridge
parent de9b31b090
commit 308ba57255
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 26 16:21:49 UTC 2017 - psimons@suse.com
- Update to version 0.3.11 with cabal2obs.
-------------------------------------------------------------------
Mon Nov 14 09:29:56 UTC 2016 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-safe
#
# 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
@ -17,8 +17,9 @@
%global pkg_name safe
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.3.10
Version: 0.3.11
Release: 0
Summary: Library of safe (exception free) functions
License: BSD-3-Clause
@ -28,6 +29,10 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-deepseq-devel
%endif
%description
A library wrapping 'Prelude'/'Data.List' functions that can throw exceptions,
@ -76,6 +81,9 @@ This package provides the Haskell %{pkg_name} library development files.
%install
%ghc_lib_install
%check
%cabal_test
%post devel
%ghc_pkg_recache

View File

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

3
safe-0.3.11.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a58c8199a8c5ee7ca14077b69c2e876b29be51c797ec4b93de9c7ab3c7bd879
size 9248