From 988b115cc641ced5f8dfea93939f54433d601249b8a9ffd276dcaf9300b9a2c9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 7 Jan 2019 02:01:48 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-hslua revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=41 --- ghc-hslua.changes | 19 +++++++++++++++++++ ghc-hslua.spec | 4 ++-- hslua-1.0.1.tar.gz | 3 --- hslua-1.0.2.tar.gz | 3 +++ 4 files changed, 24 insertions(+), 5 deletions(-) delete mode 100644 hslua-1.0.1.tar.gz create mode 100644 hslua-1.0.2.tar.gz diff --git a/ghc-hslua.changes b/ghc-hslua.changes index 6f70cfb..822b673 100644 --- a/ghc-hslua.changes +++ b/ghc-hslua.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sun Jan 6 03:01:19 UTC 2019 - psimons@suse.com + +- Update hslua to version 1.0.2. + ### 1.0.2 + + Released 2019-01-05. + + - Fixed cross-compilation: placement of C import declarations + were fixed, thereby resolving issues with cross-compilation. + (Vanessa McHale and Faraz Maleknia) + + - Added .gitattributes file, fixing the wrong language + classification of the GitHub repository. (Vanessa McHale) + + - Improved `toHaskellFunction` documentation. The documentation + is now more specific on which Haskell exceptions are caught and + which will lead to crashes. + ------------------------------------------------------------------- Thu Oct 4 15:40:07 UTC 2018 - psimons@suse.com diff --git a/ghc-hslua.spec b/ghc-hslua.spec index a183e40..89eb5e8 100644 --- a/ghc-hslua.spec +++ b/ghc-hslua.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-hslua # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 hslua %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: Bindings to Lua, an embeddable scripting language License: MIT diff --git a/hslua-1.0.1.tar.gz b/hslua-1.0.1.tar.gz deleted file mode 100644 index d8e70c2..0000000 --- a/hslua-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca4e74bbbd6917877bf61e86505d6550603aa62659c2ec8c3780d8be29feb1a0 -size 235701 diff --git a/hslua-1.0.2.tar.gz b/hslua-1.0.2.tar.gz new file mode 100644 index 0000000..ba9e4c6 --- /dev/null +++ b/hslua-1.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fda9b291051769a02c175f744bc2175f5ff49732c83e7063cf6c786bcc654f70 +size 235226