2013-01-15 08:54:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 14 16:34:27 UTC 2013 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
|
|
- Initial python3 support
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 14 16:04:34 UTC 2013 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to 0.63.0 version:
|
|
|
|
|
* Add support for system-layout specific items in Onboard's layout files
|
|
|
|
|
- Cleanup the specfile: it only build for Suse > 12.01 version actually
|
|
|
|
|
- Add BuildRequires: pkgconfig(xkbfile) now needed for building package
|
|
|
|
|
|
2012-02-24 10:38:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Feb 24 09:31:30 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Add explicit pkgconfig(x11) and pkgconfig(xtst) BuildRequires:
|
|
|
|
|
those are needed after the xorg-x11 packaging change.
|
|
|
|
|
- Change glib2-devel and gtk2-devel BuildRequires to the real
|
|
|
|
|
pkgconfig() dependencies for this package: gdk-2.0 and glib-2.0.
|
|
|
|
|
|
2011-07-02 18:03:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Jul 2 19:46:16 CEST 2011 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2010-12-21 15:41:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 20 09:02:23 UTC 2010 - saschpe@suse.de
|
|
|
|
|
|
|
|
|
|
- Re-packaged with py2pack to reduce build errors
|
|
|
|
|
|
2010-04-20 13:10:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 2 03:21:38 CEST 2010 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
|
|
- New package.
|
|
|
|
|
|