osc copypac from project:devel:languages:haskell:lts:10 package:ghc-yaml revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-yaml?expand=0&rev=59
This commit is contained in:
parent
9bf4a5b9e4
commit
604b6c791b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 1 10:19:19 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update to version 0.8.25.1.
|
||||
A more detailed change log is not available.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 19 03:46:25 UTC 2017 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-yaml
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 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
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name yaml
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.8.25
|
||||
Version: 0.8.25.1
|
||||
Release: 0
|
||||
Summary: Support for parsing and rendering YAML documents
|
||||
License: BSD-3-Clause
|
||||
@ -46,7 +46,6 @@ BuildRequires: ghc-unordered-containers-devel
|
||||
BuildRequires: ghc-vector-devel
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-HUnit-devel
|
||||
BuildRequires: ghc-aeson-qq-devel
|
||||
BuildRequires: ghc-base-compat-devel
|
||||
BuildRequires: ghc-hspec-devel
|
||||
BuildRequires: ghc-mockery-devel
|
||||
@ -54,7 +53,8 @@ BuildRequires: ghc-temporary-devel
|
||||
%endif
|
||||
|
||||
%description
|
||||
Support for parsing and rendering YAML documents.
|
||||
README and API documentation are available at
|
||||
<https://www.stackage.org/package/yaml>.
|
||||
|
||||
%package devel
|
||||
Summary: Haskell %{pkg_name} library development files
|
||||
|
3
yaml-0.8.25.1.tar.gz
Normal file
3
yaml-0.8.25.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff111c6f883b0961e09468806d74ec5696b4937faf05a86ed02c2de9d558ad68
|
||||
size 82137
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7afe6b26630f52535b816d116502d10a5fa478008d2d9b849a71422e73e7d99
|
||||
size 82063
|
Loading…
x
Reference in New Issue
Block a user