diff --git a/ghc-lua.changes b/ghc-lua.changes index 45201ad..10fc340 100644 --- a/ghc-lua.changes +++ b/ghc-lua.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jan 29 10:07:46 UTC 2022 - Peter Simons + +- Update lua to version 2.1.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/lua-2.1.0/src/CHANGELOG.md + ------------------------------------------------------------------- Thu Nov 4 12:10:04 UTC 2021 - psimons@suse.com diff --git a/ghc-lua.spec b/ghc-lua.spec index d5956a1..ae67927 100644 --- a/ghc-lua.spec +++ b/ghc-lua.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-lua # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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 lua %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.0.1 +Version: 2.1.0 Release: 0 Summary: Lua, an embeddable scripting language License: MIT diff --git a/lua-2.0.1.tar.gz b/lua-2.0.1.tar.gz deleted file mode 100644 index 566b671..0000000 --- a/lua-2.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b77e905038ec625827b8a63decd746364834edd5c6ac5aaaf2778a32b106c5b9 -size 209051 diff --git a/lua-2.1.0.tar.gz b/lua-2.1.0.tar.gz new file mode 100644 index 0000000..3786f81 --- /dev/null +++ b/lua-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cfc72096767ad7911f98bc607566832f9fa46feca20a6c7924bace157e8cc01 +size 212562