10
0
Files
python-PyBindGen/python-PyBindGen.changes
Stefan Brüns 85dfeedb64 Accepting request 751381 from home:StefanBruens:branches:science
- Update to 0.20.1
  * fix for method returning const reference to a class, closes #21
- Update to 0.20.0
  * Merge pull request #18 from dan-eicher/master
    Ordered dicts and custom_names

OBS-URL: https://build.opensuse.org/request/show/751381
OBS-URL: https://build.opensuse.org/package/show/science/python-PyBindGen?expand=0&rev=3
2019-11-27 16:06:13 +00:00

42 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Nov 27 15:14:50 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to 0.20.1
* fix for method returning const reference to a class, closes #21
- Update to 0.20.0
* Merge pull request #18 from dan-eicher/master
Ordered dicts and custom_names
-------------------------------------------------------------------
Sun Jun 24 01:18:39 UTC 2018 - stefan.bruens@rwth-aachen.de
- Update to 0.19.0
Remove python-PyBindGen-r870.patch
- Make package singlespec
- Cleanup
-------------------------------------------------------------------
Thu May 15 10:57:55 UTC 2014 - reddwarf@opensuse.org
- Update to 0.17.0
- Remove all patches. Have been applied upstream.
- Add python-PyBindGen-r870.patch
-------------------------------------------------------------------
Sun Dec 22 14:11:30 UTC 2013 - reddwarf@opensuse.org
- Add python-PyBindGen-r834.patch
* Fix build problem with the 'bool const &' param type
-------------------------------------------------------------------
Wed Sep 4 16:33:01 UTC 2013 - reddwarf@opensuse.org
- Add python-PyBindGen-r831.patch
* Fixes UnboundLocalError in overloading.py
-------------------------------------------------------------------
Sat Jun 1 08:25:24 UTC 2013 - reddwarf@opensuse.org
- Initial version