forked from pool/lua-luasec
Accepting request 998387 from devel:languages:lua
OBS-URL: https://build.opensuse.org/request/show/998387 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-luasec?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 20 18:06:06 UTC 2022 - Gordon Leung <pirateclip@protonmail.com>
|
||||||
|
|
||||||
|
- Update to version 1.2.0:
|
||||||
|
* Support passing DANE flags
|
||||||
|
* Add key material export method
|
||||||
|
* backguard compat for openssl on providers, like LTS linuxes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 18 16:35:00 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
Sat Dec 18 16:35:00 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package lua-luasec
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -24,16 +24,16 @@ ExclusiveArch: do_not_build
|
|||||||
%else
|
%else
|
||||||
Name: %{flavor}-%{mod_name}
|
Name: %{flavor}-%{mod_name}
|
||||||
%endif
|
%endif
|
||||||
Version: 1.0.2
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Lua binding for OpenSSL
|
Summary: A Lua binding for OpenSSL
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/brunoos/luasec
|
URL: https://github.com/brunoos/luasec
|
||||||
Source: https://github.com/brunoos/%{mod_name}/archive/v%{version}/%{mod_name}-%{version}.tar.gz
|
Source: https://github.com/brunoos/%{mod_name}/archive/v%{version}/%{mod_name}-%{version}.tar.gz
|
||||||
BuildRequires: %{flavor}-devel
|
BuildRequires: %{flavor}-devel
|
||||||
BuildRequires: lua-macros
|
|
||||||
BuildRequires: %{flavor}-luasocket
|
BuildRequires: %{flavor}-luasocket
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
|
BuildRequires: lua-macros
|
||||||
Requires: %{flavor}
|
Requires: %{flavor}
|
||||||
Requires: %{flavor}-luasocket
|
Requires: %{flavor}-luasocket
|
||||||
%lua_provides
|
%lua_provides
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0001e24323beee51cd1ee186b369b50a19696d59960b537093883e5ce264d886
|
|
||||||
size 52838
|
|
3
luasec-1.2.0.tar.gz
Normal file
3
luasec-1.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2e86ef8f3486dc1bbecd752d16741a59a01633279facdfe5631f33b6eed1a30a
|
||||||
|
size 53379
|
Reference in New Issue
Block a user