From af72cc9953822e4468c246c1657ea23c278e99442f4ae9e52b705a7ebb0aa605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 26 Jan 2016 10:09:28 +0000 Subject: [PATCH] Accepting request 356003 from devel:languages:haskell:lts - update to 0.8.15.3 * Give a warning when compiling with GHCJS OBS-URL: https://build.opensuse.org/request/show/356003 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-yaml?expand=0&rev=19 --- ghc-yaml.changes | 6 ++++++ ghc-yaml.spec | 5 ++--- yaml-0.8.15.2.tar.gz | 3 --- yaml-0.8.15.3.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 yaml-0.8.15.2.tar.gz create mode 100644 yaml-0.8.15.3.tar.gz diff --git a/ghc-yaml.changes b/ghc-yaml.changes index b5b2145..940a1a3 100644 --- a/ghc-yaml.changes +++ b/ghc-yaml.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 20 13:48:32 UTC 2016 - mimi.vx@gmail.com + +- update to 0.8.15.3 +* Give a warning when compiling with GHCJS + ------------------------------------------------------------------- Mon Dec 7 12:15:09 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-yaml.spec b/ghc-yaml.spec index b75aa2a..e5d9664 100644 --- a/ghc-yaml.spec +++ b/ghc-yaml.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-yaml # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -18,7 +18,7 @@ %global pkg_name yaml Name: ghc-yaml -Version: 0.8.15.2 +Version: 0.8.15.3 Release: 0 Summary: Support for parsing and rendering YAML documents License: BSD-3-Clause @@ -69,7 +69,6 @@ This package provides the Haskell yaml library development files. %setup -q -n %{pkg_name}-%{version} %build - %define cabal_configure_options -f system-libyaml %ghc_lib_build diff --git a/yaml-0.8.15.2.tar.gz b/yaml-0.8.15.2.tar.gz deleted file mode 100644 index 46163af..0000000 --- a/yaml-0.8.15.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec5e9402e96590842bb77d6b66003a2289b4ab415aeb25362ef8f6c370a32712 -size 75540 diff --git a/yaml-0.8.15.3.tar.gz b/yaml-0.8.15.3.tar.gz new file mode 100644 index 0000000..51e8e5a --- /dev/null +++ b/yaml-0.8.15.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90444f327d8bbcbcab7a99bacbc79236528daf2a1e98aed03d146f1a2202a10 +size 75644