Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-hslua for openSUSE:Factory checked in at 2021-11-11 21:37:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-hslua (Old) and /work/SRC/openSUSE:Factory/.ghc-hslua.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hslua" Thu Nov 11 21:37:36 2021 rev:23 rq:930436 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-hslua/ghc-hslua.changes 2021-02-16 22:48:22.674553536 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-hslua.new.1890/ghc-hslua.changes 2021-11-11 21:38:24.776975774 +0100 @@ -1,0 +2,28 @@ +Thu Nov 4 12:12:18 UTC 2021 - [email protected] + +- 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 - [email protected] + +- 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 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- hslua-1.3.0.1.tar.gz New: ---- hslua-2.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-hslua.spec ++++++ --- /var/tmp/diff_new_pack.mLfHmV/_old 2021-11-11 21:38:25.160976054 +0100 +++ /var/tmp/diff_new_pack.mLfHmV/_new 2021-11-11 21:38:25.164976057 +0100 @@ -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-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 <https://www.lua.org/ Lua>. +HsLua provides wrappers and helpers to bridge Haskell and <https://www.lua.org/ +Lua>. -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. <https://github.com/hslua/hslua-examples Example programs> are available in a separate repository. ++++++ hslua-1.3.0.1.tar.gz -> hslua-2.0.1.tar.gz ++++++ ++++ 32198 lines of diff (skipped)
