Accepting request 442868 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/442868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-safe?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2016-12-06 13:25:39 +00:00 committed by Git OBS Bridge
commit a15a841fbf
4 changed files with 11 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 14 09:29:56 UTC 2016 - psimons@suse.com
- Update to version 0.3.10 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:26:32 UTC 2016 - psimons@suse.com

View File

@ -18,11 +18,11 @@
%global pkg_name safe
Name: ghc-%{pkg_name}
Version: 0.3.9
Version: 0.3.10
Release: 0
Summary: Library of safe (exception free) functions
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
@ -70,15 +70,12 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
%build
%ghc_lib_build
%install
%ghc_lib_install
%post devel
%ghc_pkg_recache
@ -91,6 +88,6 @@ This package provides the Haskell %{pkg_name} library development files.
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc README.md
%doc CHANGES.txt README.md
%changelog

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

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

View File

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