Accepting request 829303 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/829303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2020-08-28 19:33:23 +00:00 committed by Git OBS Bridge
commit 22aa79fb24
4 changed files with 19 additions and 5 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Aug 18 10:45:04 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
-------------------------------------------------------------------
Sun Aug 16 02:01:37 UTC 2020 - psimons@suse.com
- Update hslua to version 1.2.0.
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.2.0/src/CHANGELOG.md
-------------------------------------------------------------------
Sun Jun 28 02:00:44 UTC 2020 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name hslua
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.1.2
Version: 1.2.0
Release: 0
Summary: Bindings to Lua, an embeddable scripting language
License: MIT
@ -61,7 +61,7 @@ Requires(postun): ghc-compiler = %{ghc_version}
This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
%autosetup -n %{pkg_name}-%{version}
%build
%define cabal_configure_options -f-system-lua

View File

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

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

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