Hello community,

here is the log from the commit of package python-virtkey for openSUSE:Factory
checked in at Tue Jul 19 15:14:49 CEST 2011.



--------
--- GNOME/python-virtkey/python-virtkey.changes 2010-12-20 10:03:53.000000000 
+0100
+++ python-virtkey/python-virtkey.changes       2011-07-02 19:57:16.000000000 
+0200
@@ -1,0 +2,21 @@
+Sat Jul  2 19:46:16 CEST 2011 - [email protected]
+
+- Update to version 0.60.0:
+  + Add methods to get the active layout symbols and group
+    (lp#65626)
+  + Add python error exit in getKbd (lp#526791)
+  + Fix potential X resource leaks
+  + Add test code to simulate missing X keyboard
+  + Some code cleanup
+  + Reorganize source directory and add AUTHORS, NEWS and README files
+  + Add MANIFEST.in file
+  + Use pkg-config to find paths instead of hardcoded paths
+  + Update license to LGPL 3
+  + Use 'python-virtkey' name also for source package
+  + Change version format to major.minor.micro
+  + Add some API documentation
+- Change License tag from GPLv2+ to LGPLv3+.
+- Drop python-virtkey-use-pkg-config.patch: fixed upstream.
+- Update description
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  python-virtkey-0.50.tar.bz2
  python-virtkey-use-pkg-config.patch

New:
----
  python-virtkey-0.60.0.tar.gz

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

Other differences:
------------------
++++++ python-virtkey.spec ++++++
--- /var/tmp/diff_new_pack.sNaZWt/_old  2011-07-19 15:12:53.000000000 +0200
+++ /var/tmp/diff_new_pack.sNaZWt/_new  2011-07-19 15:12:53.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-virtkey (Version 0.50)
+# spec file for package python-virtkey
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -23,15 +23,13 @@
 %define mod_name virtkey
 
 Name:           python-%{mod_name}
-Version:        0.50
-Release:        2
+Version:        0.60.0
+Release:        1
 Url:            https://launchpad.net/virtkey  
 Summary:        Python extension to emulate keypresses
-License:        GPLv2+
+License:        LGPLv3+
 Group:          Development/Languages/Python
-Source:         python-%{mod_name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM python-virtkey-use-pkg-config.patch [email protected] -- 
Fix build by using pkg-config to get compilation flags, sent by mail upstream 
(no bug tracker)
-Patch0:         python-virtkey-use-pkg-config.patch
+Source:         python-%{mod_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  glib2-devel
@@ -41,16 +39,12 @@
 %endif
 
 %description
-Python extension for emulating keypresses and getting current keyboard layout.
-
-Authors:
---------
-    Chris Jones  <[email protected]>
+python-virtkey is a python extension for emulating keypresses and
+getting the keyboard geometry from the xserver.
 
 %prep
 export CFLAGS="%{optflags}"
-%setup -c
-%patch0 -p1
+%setup -q
 
 %build
 python setup.py build
@@ -63,6 +57,7 @@
 
 %files %{?suse_version: -f INSTALLED_FILES}
 %defattr(-,root,root,-)
+%doc AUTHORS COPYING.LESSER NEWS README
 %if 0%{!?suse_version:1}
 %python_sitelib/%{mod_name}*
 %endif


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



Remember to have fun...

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

Reply via email to