From f0f4727a0ae3820d3c30e450852890bcb0a01183f65a23bae0d84b6b556602dc Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 18 Oct 2018 09:49:41 +0000 Subject: [PATCH] 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 --- ghc-hslua.changes | 9 +++++++++ ghc-hslua.spec | 15 +++++++-------- hslua-0.9.5.2.tar.gz | 3 --- hslua-1.0.1.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 11 deletions(-) delete mode 100644 hslua-0.9.5.2.tar.gz create mode 100644 hslua-1.0.1.tar.gz diff --git a/ghc-hslua.changes b/ghc-hslua.changes index 846f551..6f70cfb 100644 --- a/ghc-hslua.changes +++ b/ghc-hslua.changes @@ -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 diff --git a/ghc-hslua.spec b/ghc-hslua.spec index d91b2a0..a183e40 100644 --- a/ghc-hslua.spec +++ b/ghc-hslua.spec @@ -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 -. +HsLua provides bindings, wrappers, types, and helper functions to bridge +Haskell and . -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. 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 diff --git a/hslua-0.9.5.2.tar.gz b/hslua-0.9.5.2.tar.gz deleted file mode 100644 index b3520c5..0000000 --- a/hslua-0.9.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e4d26f8a76cbfb219851f33d31417c4a3c8f193123367a0749f047103d8bbe5 -size 228293 diff --git a/hslua-1.0.1.tar.gz b/hslua-1.0.1.tar.gz new file mode 100644 index 0000000..d8e70c2 --- /dev/null +++ b/hslua-1.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4e74bbbd6917877bf61e86505d6550603aa62659c2ec8c3780d8be29feb1a0 +size 235701