From 3142d3f91decc439b58504135a7c946d9ba2c08afb8845b96299cf955d519cbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 9 Nov 2021 08:31:54 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hslua revision:21, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=73 --- ghc-hslua.changes | 28 ++++++++++++++++++++++++++++ ghc-hslua.spec | 19 +++++++++++-------- hslua-1.3.0.1.tar.gz | 3 --- hslua-2.0.1.tar.gz | 3 +++ 4 files changed, 42 insertions(+), 11 deletions(-) delete mode 100644 hslua-1.3.0.1.tar.gz create mode 100644 hslua-2.0.1.tar.gz diff --git a/ghc-hslua.changes b/ghc-hslua.changes index 9227006..e03fa47 100644 --- a/ghc-hslua.changes +++ b/ghc-hslua.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Nov 4 12:12:18 UTC 2021 - psimons@suse.com + +- Update hslua to version 2.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-2.0.1/src/CHANGELOG.md + +------------------------------------------------------------------- +Mon Nov 1 08:29:37 UTC 2021 - psimons@suse.com + +- Update hslua to version 2.0.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-2.0.0/src/CHANGELOG.md + +------------------------------------------------------------------- +Tue Oct 19 07:22:06 UTC 2021 - psimons@suse.com + +- Update hslua to version 1.3.0.2. + ### 1.3.0.2 + + Released 2021-10-14. + + - Bumped upper package version bound, allowing bytestring 0.11. + ------------------------------------------------------------------- Mon Feb 8 05:05:44 UTC 2021 - psimons@suse.com diff --git a/ghc-hslua.spec b/ghc-hslua.spec index 27d2d6f..dd674c9 100644 --- a/ghc-hslua.spec +++ b/ghc-hslua.spec @@ -19,7 +19,7 @@ %global pkg_name hslua %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.3.0.1 +Version: 2.0.1 Release: 0 Summary: Bindings to Lua, an embeddable scripting language License: MIT @@ -29,24 +29,27 @@ BuildRequires: ghc-Cabal-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-exceptions-devel +BuildRequires: ghc-hslua-classes-devel +BuildRequires: ghc-hslua-core-devel +BuildRequires: ghc-hslua-marshalling-devel +BuildRequires: ghc-hslua-objectorientation-devel +BuildRequires: ghc-hslua-packaging-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel ExcludeArch: %{ix86} %if %{with tests} -BuildRequires: ghc-QuickCheck-devel -BuildRequires: ghc-quickcheck-instances-devel BuildRequires: ghc-tasty-devel +BuildRequires: ghc-tasty-hslua-devel BuildRequires: ghc-tasty-hunit-devel -BuildRequires: ghc-tasty-quickcheck-devel %endif %description -HsLua provides bindings, wrappers, types, and helper functions to bridge -Haskell and . +HsLua provides wrappers and helpers to bridge Haskell and . -This package contains a full Lua interpreter version 5.3.6. If you want to link -it with a system-wide Lua installation, use the 'system-lua' flag. +It builds upon the /lua/ package, which allows to bundle a Lua interpreter with +a Haskell program. are available in a separate repository. diff --git a/hslua-1.3.0.1.tar.gz b/hslua-1.3.0.1.tar.gz deleted file mode 100644 index 71994a5..0000000 --- a/hslua-1.3.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:678a833942033d45a3e492d5717834c952068bb558d60a8970eac136c2fce8d7 -size 253503 diff --git a/hslua-2.0.1.tar.gz b/hslua-2.0.1.tar.gz new file mode 100644 index 0000000..39509da --- /dev/null +++ b/hslua-2.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0275f32be417980e51977941ce996804eb3f09a4bc72db95ade9fa897687de1 +size 16847