forked from pool/python-sip
Accepting request 89923 from devel:languages:python
Added the last changes to changelog OBS-URL: https://build.opensuse.org/request/show/89923 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=65
This commit is contained in:
parent
b06bdcf2bc
commit
7616a52f61
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 27 16:55:43 UTC 2011 - Sascha.Manns@open-slx.de
|
||||
|
||||
- Changelog from the Creators
|
||||
- SIP v4.13 has been released. This is a minor feature release.
|
||||
o added the %DefaultDocstringFormat directive
|
||||
o added the format argument to the %Docstring directive
|
||||
o %ConvertToSubClassCode can now cause a restart of the conversion
|
||||
process using a different requested type
|
||||
o '*' and '&' are now supported as unary operators in expressions
|
||||
used in the values of default arguments
|
||||
o the /Transfer/ annotation can now be used with the /Array/
|
||||
annotation to prevent the freeing of the temporary array of
|
||||
pointers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 26 20:18:57 UTC 2011 - Sascha.Manns@open-slx.de
|
||||
|
||||
- Updated to 4.13
|
||||
- last stable release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 18:41:49 UTC 2011 - termim@gmail.com
|
||||
|
||||
|
@ -23,8 +23,8 @@ BuildRequires: c++_compiler python python-devel
|
||||
License: GPL-2.0 or GPL-3.0 or SIP
|
||||
Group: Development/Libraries/Python
|
||||
Summary: SIP tool to use python sip bindings
|
||||
Version: 4.12.4
|
||||
Release: 1
|
||||
Version: 4.13
|
||||
Release: 0
|
||||
%define rversion %version
|
||||
Url: http://www.riverbankcomputing.com/software/sip/intro
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 26 20:19:38 UTC 2011 - Sascha.Manns@open-slx.de
|
||||
|
||||
- Update to 4.13
|
||||
- last stable release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 18:41:49 UTC 2011 - termim@gmail.com
|
||||
|
||||
|
@ -22,8 +22,8 @@ Name: python3-sip
|
||||
License: GPL-2.0 or GPL-3.0 or SIP
|
||||
Group: Development/Libraries/Python
|
||||
Summary: SIP tool to use python sip bindings
|
||||
Version: 4.12.4
|
||||
Release: 1
|
||||
Version: 4.13
|
||||
Release: 2
|
||||
%define rversion %version
|
||||
Url: http://www.riverbankcomputing.com/software/sip/intro
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3912a366221649eab38424159cd34659426f8115a976cf2ae74775a3dee4c021
|
||||
size 524381
|
3
sip-4.13.tar.bz2
Normal file
3
sip-4.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77a636f694094494bc67dce5680ce9b70dab14137e2246cbccbe2aca04890f51
|
||||
size 531916
|
Loading…
x
Reference in New Issue
Block a user