- install api version as rpm macro

* The /NoRaisesPyException/ and /RaisesPyException/ function annotations can
    now be applied to constructors.
  * Added support for the Python v3.3 handling of Unicode.

- install api version as rpm macro
  - The /NoRaisesPyException/ and /RaisesPyException/ function annotations can
    now be applied to constructors.
  - Added support for the Python v3.3 handling of Unicode.

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=77
This commit is contained in:
2012-07-05 12:30:49 +00:00
committed by Git OBS Bridge
parent 20de8da597
commit 7457f4fde9
4 changed files with 45 additions and 2 deletions

View File

@@ -1,8 +1,15 @@
-------------------------------------------------------------------
Thu Jul 5 12:30:23 UTC 2012 - dmueller@suse.com
- install api version as rpm macro
-------------------------------------------------------------------
Fri Jun 22 02:58:35 UTC 2012 - mlin@suse.com
- Update to version 4.13.3
* Bugfix release
* The /NoRaisesPyException/ and /RaisesPyException/ function annotations can
now be applied to constructors.
* Added support for the Python v3.3 handling of Unicode.
-------------------------------------------------------------------
Tue Apr 10 20:38:21 UTC 2012 - asterios.dramis@gmail.com