Hello community, here is the log from the commit of package openconnect for openSUSE:Factory checked in at 2019-11-08 15:21:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openconnect (Old) and /work/SRC/openSUSE:Factory/.openconnect.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openconnect" Fri Nov 8 15:21:05 2019 rev:33 rq:745098 version:8.05 Changes: -------- --- /work/SRC/openSUSE:Factory/openconnect/openconnect.changes 2019-05-22 10:54:04.871195331 +0200 +++ /work/SRC/openSUSE:Factory/.openconnect.new.2990/openconnect.changes 2019-11-08 15:21:06.950702183 +0100 @@ -1,0 +2,18 @@ +Mon Nov 4 07:58:33 UTC 2019 - Tomáš Chvátal <[email protected]> + +- No need to ship hipreport-android.sh as it is intented for + android systems only + +------------------------------------------------------------------- +Tue Oct 29 12:01:09 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Update to 8.0.5: + * Minor fixes to build on specific platforms + +------------------------------------------------------------------- +Tue Oct 29 11:58:48 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Use python3 to generate the web data as now it is supported + by upstream + +------------------------------------------------------------------- Old: ---- openconnect-8.03.tar.gz openconnect-8.03.tar.gz.sig New: ---- openconnect-8.05.tar.gz openconnect-8.05.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openconnect.spec ++++++ --- /var/tmp/diff_new_pack.1f8iEA/_old 2019-11-08 15:21:07.546702813 +0100 +++ /var/tmp/diff_new_pack.1f8iEA/_new 2019-11-08 15:21:07.550702818 +0100 @@ -18,7 +18,7 @@ %define libname libopenconnect5 Name: openconnect -Version: 8.03 +Version: 8.05 Release: 0 Summary: Open client for Cisco AnyConnect VPN License: LGPL-2.1-or-later @@ -31,9 +31,8 @@ BuildRequires: groff-full BuildRequires: libtomcrypt-devel BuildRequires: pkgconfig -# needed for www generating and not py3 compatible -BuildRequires: python2-base -BuildRequires: python2-xml +BuildRequires: python3-base +BuildRequires: python3-xml BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(gnutls) >= 3.2.10 BuildRequires: pkgconfig(krb5) @@ -113,6 +112,8 @@ %install %make_install +# do not install androit script +rm %{buildroot}%{_libexecdir}/%{name}/*android.sh install -D -m0644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/openconnect/vpnc-script find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name} ++++++ openconnect-8.03.tar.gz -> openconnect-8.05.tar.gz ++++++ ++++ 23496 lines of diff (skipped)
