osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-hslua revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=39
This commit is contained in:
Peter Simons 2018-10-18 09:49:41 +00:00 committed by Git OBS Bridge
parent 473159deb8
commit f0f4727a0a
4 changed files with 19 additions and 11 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 4 15:40:07 UTC 2018 - psimons@suse.com
- Update hslua to version 1.0.1.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/hslua-1.0.1/src/CHANGELOG.md
-------------------------------------------------------------------
Wed Jul 18 14:26:27 UTC 2018 - psimons@suse.com

View File

@ -12,16 +12,16 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%global pkg_name hslua
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.9.5.2
Version: 1.0.1
Release: 0
Summary: A Lua language interpreter embedding in Haskell
Summary: Bindings to Lua, an embeddable scripting language
License: MIT
Group: Development/Libraries/Haskell
URL: https://hackage.haskell.org/package/%{pkg_name}
@ -38,16 +38,15 @@ BuildRequires: ghc-text-devel
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-quickcheck-instances-devel
BuildRequires: ghc-tasty-devel
BuildRequires: ghc-tasty-expected-failure-devel
BuildRequires: ghc-tasty-hunit-devel
BuildRequires: ghc-tasty-quickcheck-devel
%endif
%description
The Foreign.Lua module is a wrapper of Lua language interpreter as described on
<https://www.lua.org/ lua.org>.
HsLua provides bindings, wrappers, types, and helper functions to bridge
Haskell and <https://www.lua.org/ Lua>.
This package contains a full Lua interpreter version 5.3.4. If you want to link
This package contains a full Lua interpreter version 5.3.5. If you want to link
it with a system-wide Lua installation, use the 'system-lua' flag.
<https://github.com/hslua/hslua-examples Example programs> are available in a
@ -84,7 +83,7 @@ This package provides the Haskell %{pkg_name} library development files.
%ghc_pkg_recache
%files -f %{name}.files
%license COPYRIGHT
%license LICENSE
%files devel -f %{name}-devel.files
%doc CHANGELOG.md README.md

View File

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

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

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