From ba296115e6cbf205b0e542bf663adbdb03a1aa73 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: May 27 2009 13:08:42 +0000 Subject: 1.40 --- diff --git a/.cvsignore b/.cvsignore index 458cb5f..f0bed35 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -openconnect-1.30.tar.gz +openconnect-1.40.tar.gz diff --git a/openconnect.spec b/openconnect.spec index 2ad6069..8f3610a 100644 --- a/openconnect.spec +++ b/openconnect.spec @@ -1,5 +1,5 @@ Name: openconnect -Version: 1.30 +Version: 1.40 Release: 1%{?dist} Summary: Open client for Cisco AnyConnect VPN @@ -13,8 +13,8 @@ BuildRequires: openssl-devel libxml2-devel gtk2-devel GConf2-devel dbus-devel Requires: vpnc Requires: openssl >= 0.9.8k-4 # The "lasthost" and "autoconnect" gconf keys will cause older versions of -# NetworkManager-openconnect to barf -Conflicts: NetworkManager-openconnect < 0.7.0.99-3 +# NetworkManager-openconnect to barf. As will the 'gwcert' secret. +Conflicts: NetworkManager-openconnect < 0.7.0.99-4 %description This package provides a client for Cisco's "AnyConnect" VPN, which uses @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed May 27 2009 David Woodhouse - 1.40-1 +- Update to 1.40. + * Wed May 13 2009 David Woodhouse - 1.30-1 - Update to 1.30. diff --git a/sources b/sources index 3c20f2c..cb1952f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a0186654d04f52aba9b14ecb416da8a openconnect-1.30.tar.gz +0d82ef724125a26fc8da2981590f56e7 openconnect-1.40.tar.gz