Hello community, here is the log from the commit of package python-gammu checked in at Thu May 17 11:54:15 CEST 2007. -------- --- python-gammu/python-gammu.changes 2007-02-27 11:31:32.000000000 +0100 +++ /mounts/work_src_done/STABLE/python-gammu/python-gammu.changes 2007-05-15 11:31:05.000000000 +0200 @@ -1,0 +2,15 @@ +Tue May 15 11:30:33 CEST 2007 - prusnak@suse.cz + +- update to 0.20: + * Fixed call information conversion + * Support for last modified field + * Support for latest Gammu version + * Added python wrapper around C module, C module is now gammu.Core + * Moved some generic data from Wammu + * Added asynchronous wrapper around StateMachine + * Added example for async operations, see examples/worker.py + * Main library is now gammu.Core, but gammu.* still works + * Support for service numbers + * New example for service numbers, see examples/service-numbers.py + +------------------------------------------------------------------- Old: ---- python-gammu-0.19.tar.bz2 New: ---- python-gammu-0.20.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gammu.spec ++++++ --- /var/tmp/diff_new_pack.D11001/_old 2007-05-17 11:53:07.000000000 +0200 +++ /var/tmp/diff_new_pack.D11001/_new 2007-05-17 11:53:07.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package python-gammu (Version 0.19) +# spec file for package python-gammu (Version 0.20) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,9 +11,9 @@ # norootforbuild Name: python-gammu -BuildRequires: gammu-devel >= 1.9.20 +BuildRequires: gammu-devel >= 1.10.7 BuildRequires: python-devel -Version: 0.19 +Version: 0.20 Release: 1 Requires: python-gammu python-wxGTK Autoreqprov: on @@ -50,9 +50,21 @@ %files -f INSTALLED_FILES %defattr(-,root,root) -%doc AUTHORS COPYING README NEWS +%doc AUTHORS COPYING README NEWS examples %changelog +* Tue May 15 2007 - prusnak@suse.cz +- update to 0.20: + * Fixed call information conversion + * Support for last modified field + * Support for latest Gammu version + * Added python wrapper around C module, C module is now gammu.Core + * Moved some generic data from Wammu + * Added asynchronous wrapper around StateMachine + * Added example for async operations, see examples/worker.py + * Main library is now gammu.Core, but gammu.* still works + * Support for service numbers + * New example for service numbers, see examples/service-numbers.py * Tue Feb 27 2007 - prusnak@suse.cz - update to 0.19 * fixed crash on wrongly configured locales ++++++ python-gammu-0.19.tar.bz2 -> python-gammu-0.20.tar.bz2 ++++++ ++++ 2873 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de