forked from pool/ghc-hslua-module-text
osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-hslua-module-text revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua-module-text?expand=0&rev=12
This commit is contained in:
parent
d24d8dbbce
commit
3d62f6e4d0
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 5 02:01:31 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update hslua-module-text to version 0.2.1.
|
||||||
|
## 0.2.1 -- 2019-05-04
|
||||||
|
|
||||||
|
- Require at least HsLua v1.0.3: that version has better support
|
||||||
|
for modules.
|
||||||
|
|
||||||
|
- Rename `pushModuleText` to `pushModule`. The old name is keeped
|
||||||
|
as an alias for now.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 10 02:02:34 UTC 2018 - psimons@suse.com
|
Wed Oct 10 02:02:34 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-hslua-module-text
|
# spec file for package ghc-hslua-module-text
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name hslua-module-text
|
%global pkg_name hslua-module-text
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.2.0
|
Version: 0.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Lua module for text
|
Summary: Lua module for text
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:711705b9befac9b65cc44e13483dc5b6ddcca45bc049813863653276908d8f7e
|
|
||||||
size 3583
|
|
3
hslua-module-text-0.2.1.tar.gz
Normal file
3
hslua-module-text-0.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1302d9022e9beea0cf4f09f977d7ca0956c598d0bf15945de5a52dd8f7e66dc6
|
||||||
|
size 3498
|
Loading…
Reference in New Issue
Block a user