File python3-setproctitle.changes of Package python3-setproctitle
-------------------------------------------------------------------
Tue Jul 21 03:33:24 UTC 2015 - arun@gmx.de
- update to version 1.1.9:
* Fixed build on VC (issues #20, #33).
* Added "MANIFEST.in" to the source distribution to help with RPM
building (issue #30).
-------------------------------------------------------------------
Wed Jan 7 22:36:11 UTC 2015 - arun@gmx.de
- specfile: update copyright year
- update to version 1.1.8:
* Added support for Python "diehard" 2.4.
* Fixed build on Mac OS X 10.9 Maverick (issue #27).
- changes from version 1.1.7:
* Added PyPy support, courtesy of Ozan Turksever (http://www.logsign.net).
-------------------------------------------------------------------
Mon Jan 14 09:58:25 UTC 2013 - saschpe@suse.de
- Drop buildrequires python3-2to3, it's in python3-devel now
- Don't require "python(abi)", RPM does that automatically
-------------------------------------------------------------------
Sat Jan 12 12:07:59 UTC 2013 - idonmez@suse.com
- Fix typo in Requires line (p3_ver -> py3_ver)
-------------------------------------------------------------------
Wed Sep 12 04:08:16 UTC 2012 - os-dev@jacraig.com
- Update to 1.1.6:
* The module can be compiled again on Windows (issue #21).
- Changes from 1.1.5:
* No module bug, but a packaging issue: files ``README`` and ``HISTORY``
added back into the distribution.
- Changes from 1.1.4:
* The module works correctly in embedded Python.
* ``setproctitle()`` accepts a keyword argument.
* Debug output support always compiled in: the variable ``SPT_DEBUG`` can be
used to emit debug log.
- Simplify %build sections to one line
- HISTORY and README files are now .rst files, update %files section
-------------------------------------------------------------------
Thu Apr 26 14:59:11 UTC 2012 - toddrme2178@gmail.com
- Add proper python dependency
-------------------------------------------------------------------
Tue Jan 10 14:11:01 UTC 2012 - idonmez@suse.com
- Update to v1.1.3
* Don't clobber environ if the variable SPT_NOENV is set
* Fixed segfault when the module is imported under vim (bnc#739242)
-------------------------------------------------------------------
Mon Apr 4 14:50:32 UTC 2011 - jengelh@medozas.de
- Provide python3 spec file
-------------------------------------------------------------------
Tue Mar 29 13:48:10 UTC 2011 - saschpe@suse.de
- Spec file cleanup:
* changed license to BSD3c
* packaded documentation files
* fixed build non-SUSE distros
-------------------------------------------------------------------
Thu Nov 18 15:52:28 UTC 2010 - hvogel@novell.com
- Update to version 1.1
* add support python3
-------------------------------------------------------------------
Wed Jun 23 14:54:43 UTC 2010 - hvogel@novell.com
- Initial package, Version 1.0.1