rebuilt with libtss2 3.0.1 [release 8.10-2mamba;Sat Oct 10 2020]
This commit is contained in:
parent
2810fa73b9
commit
207f70f3b4
@ -1,6 +1,6 @@
|
|||||||
Name: openconnect
|
Name: openconnect
|
||||||
Version: 8.10
|
Version: 8.10
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A client for Cisco's AnyConnect SSL VPN
|
Summary: A client for Cisco's AnyConnect SSL VPN
|
||||||
Group: Network/Security
|
Group: Network/Security
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -31,6 +31,7 @@ BuildRequires: libxml2-devel
|
|||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: trousers-devel
|
BuildRequires: trousers-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libtss2-devel >= 3.0.1
|
||||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -99,6 +100,9 @@ rm -f %{buildroot}%{_libexecdir}/openconnect/hipreport-android.sh
|
|||||||
%doc TODO
|
%doc TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 10 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 8.10-2mamba
|
||||||
|
- rebuilt with libtss2 3.0.1
|
||||||
|
|
||||||
* Sat May 16 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 8.10-1mamba
|
* Sat May 16 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 8.10-1mamba
|
||||||
- update to 8.10
|
- update to 8.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user