diff --git a/abi_used_libs b/abi_used_libs new file mode 100644 --- /dev/null +++ b/abi_used_libs @@ -0,0 +1,5 @@ +libc.so.6 +libcrypto.so.1.0.0 +libpthread.so.0 +libssl.so.1.0.0 +libutil.so.1 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : openfortivpn -version : 1.5.0 -release : 3 +version : 1.6.0 +release : 4 source : - - https://github.com/adrienverge/openfortivpn/archive/v1.5.0.tar.gz : a96016826bf85435c26ef0e58d14ae91990a08aaf67c701dfa56345dd851c185 + - https://github.com/adrienverge/openfortivpn/archive/v1.6.0.tar.gz : 205ab5ac512cbeee3c7a6f693518420ae66d6414c1d27247d002167e1906d6d3 license : - GPL-3.0 - OpenSSL diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -23,15 +23,16 @@ /etc/openfortivpn/config /usr/bin /usr/share/man + /usr/share/openfortivpn - - 2017-09-23 - 1.5.0 + + 2017-12-27 + 1.6.0 Packaging update Sander Smid-Merlijn sander.smid@gmail.com \ No newline at end of file