[openconnect] Update to 3.01 (fix libxml missing from pkgconfig)

David Woodhouse dwmw2 at fedoraproject.org
Wed Mar 9 23:18:39 UTC 2011


commit 6db9e5583bb0cabfbe3e3c8443e8a67cafe9f132
Author: David Woodhouse <David.Woodhouse at intel.com>
Date:   Wed Mar 9 23:18:34 2011 +0000

    Update to 3.01 (fix libxml missing from pkgconfig)

 .gitignore       |    1 +
 openconnect.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6276bfc..3da752b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 openconnect-2.25.tar.gz
 /openconnect-2.26.tar.gz
 /openconnect-3.00.tar.gz
+/openconnect-3.01.tar.gz
diff --git a/openconnect.spec b/openconnect.spec
index 38e232a..c9234f7 100644
--- a/openconnect.spec
+++ b/openconnect.spec
@@ -1,5 +1,5 @@
 Name:		openconnect
-Version:	3.00
+Version:	3.01
 Release:	1%{?dist}
 Summary:	Open client for Cisco AnyConnect VPN
 
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/openconnect.pc
 
 %changelog
+* Wed Mar  9 2011 David Woodhouse <David.Woodhouse at intel.com> - 3.01-1
+- Update to 3.01.
+
 * Wed Mar  9 2011 David Woodhouse <David.Woodhouse at intel.com> - 3.00-1
 - Update to 3.00.
 
diff --git a/sources b/sources
index cb66b93..4f911a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a24c0d57d2ab9e6bec65e82360a797b  openconnect-3.00.tar.gz
+4d41c96f95a2bc5b355e89b845bc5bb7  openconnect-3.01.tar.gz


More information about the scm-commits mailing list