Hello community,

here is the log from the commit of package NetworkManager-openconnect for 
openSUSE:Factory checked in at 2012-03-16 13:18:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-openconnect (Old)
 and      /work/SRC/openSUSE:Factory/.NetworkManager-openconnect.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "NetworkManager-openconnect", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/NetworkManager-openconnect/NetworkManager-openconnect.changes
    2012-01-09 11:15:59.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.NetworkManager-openconnect.new/NetworkManager-openconnect.changes
       2012-03-16 13:19:58.000000000 +0100
@@ -1,0 +2,13 @@
+Fri Mar  2 19:23:27 UTC 2012 - [email protected]
+
+- Update to version 0.9.3.995:
+  + Misc bug fixes.
+  + Updated translations.
+- Drop upstream merged patches:
+  + nm-openconnect-0.9.2.0-g_thread_init.patch
+  + nm-openconnect-0.9.2.0-g_thread_new.patch
+  + nm-openconnect-0.9.2.0-gmutex.patch
+  + nm-openconnect-0.9.2.0-gtk_box_new.patch
+  + nm-openconnect-0.9.2.0-gtypes.patch
+
+-------------------------------------------------------------------

Old:
----
  NetworkManager-openconnect-0.9.2.0.tar.bz2
  nm-openconnect-0.9.2.0-g_thread_init.patch
  nm-openconnect-0.9.2.0-g_thread_new.patch
  nm-openconnect-0.9.2.0-gmutex.patch
  nm-openconnect-0.9.2.0-gtk_box_new.patch
  nm-openconnect-0.9.2.0-gtypes.patch

New:
----
  NetworkManager-openconnect-0.9.3.995.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ NetworkManager-openconnect.spec ++++++
--- /var/tmp/diff_new_pack.XSA6TS/_old  2012-03-16 13:20:04.000000000 +0100
+++ /var/tmp/diff_new_pack.XSA6TS/_new  2012-03-16 13:20:04.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package NetworkManager-openconnect
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,34 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           NetworkManager-openconnect
-Version:        0.9.2.0
-Release:        1
-License:        GPL-2.0+ ; LGPL-2.1
+Version:        0.9.3.995
+Release:        0
 Summary:        NetworkManager VPN support for OpenConnect
-Url:            http://www.gnome.org/projects/NetworkManager
+License:        GPL-2.0+ ; LGPL-2.1
 Group:          Productivity/Networking/System
-Source0:        
http://download.gnome.org/sources/%{name}/0.9/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM nm-openconnect-0.9.2.0-gtypes.patch commit: 
ca8a39d1bb999ba98ead45e53041fc3ea28ecd5c - fixed in 0.9.3
-Patch0:         nm-openconnect-0.9.2.0-gtypes.patch
-# PATCH-FIX-UPSTREAM nm-openconnect-0.9.2.0-gtk_box_new.patch commit: 
b2a5782abc44710345ad6f907b7d855d81061ee5 - fixed in 0.9.3
-Patch1:         nm-openconnect-0.9.2.0-gtk_box_new.patch
-# PATCH-FIX-UPSTREAM nm-openconnect-0.9.2.0-g_thread_init.patch commit: 
c6d92c3e64898ea62789def04b86752dec904326 - fixed in 0.9.3
-Patch2:         nm-openconnect-0.9.2.0-g_thread_init.patch
-# PATCH-FIX-UPSTREAM nm-openconnect-0.9.2.0-gmutex.patch commit: 
50af1fcf4fdb34b45799bbaa07be68b8adc8007b - fixed in 0.9.3
-Patch3:         nm-openconnect-0.9.2.0-gmutex.patch
-# PATCH-FIX-UPSTREAM nm-openconnect-0.9.2.0-g_thread_new.patch commit: 
e95980d9a4b96ac72c20740a35f411ceaca61312 - fixed in 0.9.3
-Patch4:         nm-openconnect-0.9.2.0-g_thread_new.patch
+Url:            http://www.gnome.org/projects/NetworkManager
+Source0:        
http://download.gnome.org/sources/NetworkManager-openconnect/0.9/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  openconnect-devel
 BuildRequires:  translation-update-upstream
-BuildRequires:  pkgconfig(NetworkManager)
+BuildRequires:  pkgconfig(NetworkManager) >= 0.9.3
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libnm-glib)
-BuildRequires:  pkgconfig(libnm-glib-vpn)
-BuildRequires:  pkgconfig(libnm-util)
+BuildRequires:  pkgconfig(libnm-glib) >= 0.9.3
+BuildRequires:  pkgconfig(libnm-glib-vpn) >= 0.9.3
+BuildRequires:  pkgconfig(libnm-util) >= 0.9.3
 BuildRequires:  pkgconfig(libxml-2.0)
 Requires:       %{name}-frontend
 Requires:       NetworkManager >= 0.8.995
@@ -58,6 +49,7 @@
 
 %package gnome
 Summary:        NetworkManager VPN support for OpenConnect
+Group:          Productivity/Networking/System
 Requires:       %{name} = %{version}
 Requires:       NetworkManager-gnome >= 0.5.1
 Provides:       %{name}-frontend
@@ -69,11 +61,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 translation-update-upstream
 
 %build

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to