|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
%global _hardened_build 1
|
|
|
|
|
|
|
|
|
|
Name: ocserv
|
|
|
|
|
Version: 0.9.2
|
|
|
|
|
Version: 0.10.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: OpenConnect SSL VPN server
|
|
|
|
|
|
|
|
|
@ -154,6 +154,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_localstatedir}/lib/ocserv/profile.xml
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Mar 11 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 0.10.0-1
|
|
|
|
|
- new upstream release
|
|
|
|
|
|
|
|
|
|
* Wed Feb 18 2015 Nikos Mavrogiannopoulos <nmav@redhat.com> - 0.9.2-1
|
|
|
|
|
- new upstream release
|
|
|
|
|
- enabled lz4 compression
|
|
|
|
|