Accepting request 667135 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/667135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2019-01-25 21:43:12 +00:00 committed by Git OBS Bridge
commit 28c334b7a9
4 changed files with 24 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

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

3
hslua-1.0.2.tar.gz Normal file
View File

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