osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hslua-module-text revision:16, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua-module-text?expand=0&rev=34
This commit is contained in:
Ondřej Súkup 2021-11-09 08:31:56 +00:00 committed by Git OBS Bridge
parent bed7c411a8
commit 04a5dc67dd
4 changed files with 27 additions and 7 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Nov 1 08:44:59 UTC 2021 - psimons@suse.com
- Update hslua-module-text to version 1.0.0.
## 1.0.0
Release pending.
- Use hslua 2.0.
-------------------------------------------------------------------
Tue Oct 19 07:23:46 UTC 2021 - psimons@suse.com
- Update hslua-module-text to version 0.3.0.1 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
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-text
#
# 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,15 +19,16 @@
%global pkg_name hslua-module-text
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.3.0.1
Version: 1.0.0
Release: 0
Summary: Lua module for text
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-bytestring-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-text-devel
ExcludeArch: %{ix86}
@ -40,6 +41,9 @@ BuildRequires: ghc-tasty-lua-devel
%description
UTF-8 aware subset of Lua's `string` module.
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
Requires: %{name} = %{version}-%{release}

View File

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

View File

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