diff --git a/ghc-hslua.changes b/ghc-hslua.changes index d2a0dc2..9227006 100644 --- a/ghc-hslua.changes +++ b/ghc-hslua.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Feb 8 05:05:44 UTC 2021 - psimons@suse.com + +- Update hslua to version 1.3.0.1. + ### 1.3.0.1 + + Released 2021-02-06. + + - Fixed build with GHC 9.0.1 (Simon Jakobi). + + - Improved test-suite; fixed memory leaks in some tests. + + - Moved CI to GitHub Actions. + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-hslua.spec b/ghc-hslua.spec index 9fe9c54..27d2d6f 100644 --- a/ghc-hslua.spec +++ b/ghc-hslua.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-hslua # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name hslua %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.3.0 +Version: 1.3.0.1 Release: 0 Summary: Bindings to Lua, an embeddable scripting language License: MIT diff --git a/hslua-1.3.0.1.tar.gz b/hslua-1.3.0.1.tar.gz new file mode 100644 index 0000000..71994a5 --- /dev/null +++ b/hslua-1.3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:678a833942033d45a3e492d5717834c952068bb558d60a8970eac136c2fce8d7 +size 253503 diff --git a/hslua-1.3.0.tar.gz b/hslua-1.3.0.tar.gz deleted file mode 100644 index 7e4cc81..0000000 --- a/hslua-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54b12329dfd471940d1e3e7dcbf9ec8194fc70c016239c9c2e337bd3950cd0b5 -size 253366