diff --git a/lua-luasec.changes b/lua-luasec.changes index 43f74c4..860e57e 100644 --- a/lua-luasec.changes +++ b/lua-luasec.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 11 11:29:59 UTC 2023 - Gordon Leung + +- Update to version 1.3.1 + * Add support for tls-psk + * See: https://github.com/brunoos/luasec/compare/v1.2.0...v1.3.1 + ------------------------------------------------------------------- Wed Jan 25 10:52:05 UTC 2023 - Michal Suchanek diff --git a/lua-luasec.spec b/lua-luasec.spec index b74984b..d927d17 100644 --- a/lua-luasec.spec +++ b/lua-luasec.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ ExclusiveArch: do_not_build %else Name: %{flavor}-%{mod_name} %endif -Version: 1.2.0 +Version: 1.3.1 Release: 0 Summary: A Lua binding for OpenSSL License: MIT diff --git a/luasec-1.2.0.tar.gz b/luasec-1.2.0.tar.gz deleted file mode 100644 index 9fec631..0000000 --- a/luasec-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e86ef8f3486dc1bbecd752d16741a59a01633279facdfe5631f33b6eed1a30a -size 53379 diff --git a/luasec-1.3.1.tar.gz b/luasec-1.3.1.tar.gz new file mode 100644 index 0000000..daf385d --- /dev/null +++ b/luasec-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb919633a3304a262189f62a369adc4b36bc7113da37af093b069cf1c8d785e +size 54807