Accepting request 433428 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/433428 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-yaml?expand=0&rev=17
This commit is contained in:
commit
c170d0c8b6
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 26 06:52:12 UTC 2016 - psimons@suse.com
|
||||
|
||||
- Update to version 0.8.18.7 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 06:35:46 UTC 2016 - psimons@suse.com
|
||||
|
||||
- Update to version 0.8.18.6 revision 0 with cabal2obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 22 06:03:43 UTC 2016 - psimons@suse.com
|
||||
|
||||
|
@ -19,11 +19,11 @@
|
||||
%global pkg_name yaml
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.8.18.1
|
||||
Version: 0.8.18.7
|
||||
Release: 0
|
||||
Summary: Support for parsing and rendering YAML documents
|
||||
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: chrpath
|
||||
@ -51,6 +51,7 @@ BuildRequires: ghc-aeson-qq-devel
|
||||
BuildRequires: ghc-base-compat-devel
|
||||
BuildRequires: ghc-hspec-devel
|
||||
BuildRequires: ghc-mockery-devel
|
||||
BuildRequires: ghc-temporary-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
@ -70,20 +71,16 @@ 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
|
||||
%ghc_fix_dynamic_rpath json2yaml yaml2json
|
||||
|
||||
|
||||
%check
|
||||
%cabal_test
|
||||
|
||||
|
||||
%post devel
|
||||
%ghc_pkg_recache
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24610e879d243dd7307123d076d436197f7e28bee5d6a78cafe444833cc9ac7a
|
||||
size 78941
|
3
yaml-0.8.18.7.tar.gz
Normal file
3
yaml-0.8.18.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8cebafe9294b34258114b8ea5576d26c2d0070645ab9bfc84000b367931a944
|
||||
size 79938
|
Loading…
Reference in New Issue
Block a user