Accepting request 930333 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/930333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua-module-system?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2021-11-11 20:36:33 +00:00 committed by Git OBS Bridge
commit dbda9dccea
4 changed files with 21 additions and 11 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Nov 1 08:48:28 UTC 2021 - psimons@suse.com
- Update hslua-module-system to version 1.0.0.
## 1.0.0
Release pending.
- Use hslua 2.0.
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-hslua-module-system
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,34 +19,34 @@
%global pkg_name hslua-module-system
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.2.2.1
Version: 1.0.0
Release: 0
Summary: Lua module wrapper around Haskell's System module
License: MIT
URL: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-containers-devel
BuildRequires: ghc-directory-devel
BuildRequires: ghc-exceptions-devel
BuildRequires: ghc-hslua-devel
BuildRequires: ghc-hslua-core-devel
BuildRequires: ghc-hslua-marshalling-devel
BuildRequires: ghc-hslua-packaging-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-temporary-devel
BuildRequires: ghc-text-devel
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-tasty-devel
BuildRequires: ghc-tasty-hunit-devel
BuildRequires: ghc-tasty-lua-devel
BuildRequires: ghc-text-devel
%endif
%description
Provides access to system information and functionality to Lua scripts via
Haskell's `System` module.
Intended usage for this package is to preload it by adding the loader function
to `package.preload`. Note that the Lua `package` library must have already
been loaded before the loader can be added.
This package is part of HsLua, a Haskell framework built around the embeddable
scripting language <https://lua.org Lua>.
%package devel
Summary: Haskell %{pkg_name} library development files

View File

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

View File

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