14
0
Files
python-virtkey/python-virtkey.changes

80 lines
2.9 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Fri Jun 13 12:37:52 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to pip-based build
Accepting request 520056 from devel:languages:python:singlespec-staging - singlespec auto-conversion - Add pre_checkin.sh and rework python3 packaging so that only updating the python-virtkey spec file is enough: the few differences between the two spec files are handled with a %build_for_python3 define. - Initial python3 support. - Update to version 0.63.0: + Add support for system-layout specific items in Onboard's layout files - Changes from version 0.62.0: + Allow arbitrary sequence of modifier masks - Changes from version 0.61.0: + Add support for python3 + Reduce the number of unnecessarily linked libraries + Make XkbGetKeyboard use correct constants + Switch the name of the source code package back to virtkey - Cleanup the spec file a bit: drop non-openSUSE packaging bits. - Add pkgconfig(xkbfile) BuildRequires: new dependency ypstream. - 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. - 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 - Re-packaged with py2pack to reduce build errors - New package. OBS-URL: https://build.opensuse.org/request/show/520056 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtkey?expand=0&rev=13
2017-08-31 22:49:42 +00:00
-------------------------------------------------------------------
Thu Aug 24 13:57:00 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Tue Jan 15 08:57:57 UTC 2013 - vuntz@suse.com
- Add pre_checkin.sh and rework python3 packaging so that only
updating the python-virtkey spec file is enough: the few
differences between the two spec files are handled with a
%build_for_python3 define.
-------------------------------------------------------------------
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 version 0.63.0:
+ Add support for system-layout specific items in Onboard's
layout files
- Changes from version 0.62.0:
+ Allow arbitrary sequence of modifier masks
- Changes from version 0.61.0:
+ Add support for python3
+ Reduce the number of unnecessarily linked libraries
+ Make XkbGetKeyboard use correct constants
+ Switch the name of the source code package back to virtkey
- Cleanup the spec file a bit: drop non-openSUSE packaging bits.
- Add pkgconfig(xkbfile) BuildRequires: new dependency ypstream.
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Mon Dec 20 09:02:23 UTC 2010 - saschpe@suse.de
- Re-packaged with py2pack to reduce build errors
-------------------------------------------------------------------
Fri Apr 2 03:21:38 CEST 2010 - vuntz@opensuse.org
- New package.
Accepting request 520056 from devel:languages:python:singlespec-staging - singlespec auto-conversion - Add pre_checkin.sh and rework python3 packaging so that only updating the python-virtkey spec file is enough: the few differences between the two spec files are handled with a %build_for_python3 define. - Initial python3 support. - Update to version 0.63.0: + Add support for system-layout specific items in Onboard's layout files - Changes from version 0.62.0: + Allow arbitrary sequence of modifier masks - Changes from version 0.61.0: + Add support for python3 + Reduce the number of unnecessarily linked libraries + Make XkbGetKeyboard use correct constants + Switch the name of the source code package back to virtkey - Cleanup the spec file a bit: drop non-openSUSE packaging bits. - Add pkgconfig(xkbfile) BuildRequires: new dependency ypstream. - 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. - 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 - Re-packaged with py2pack to reduce build errors - New package. OBS-URL: https://build.opensuse.org/request/show/520056 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtkey?expand=0&rev=13
2017-08-31 22:49:42 +00:00