forked from pool/python-rarfile
Fix building on SLES 11 OBS-URL: https://build.opensuse.org/request/show/316563 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rarfile?expand=0&rev=2
48 lines
1.5 KiB
Plaintext
48 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 13 13:12:38 UTC 2015 - toddrme2178@gmail.com
|
|
|
|
- Fix building on SLES 11
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 15 20:54:35 UTC 2014 - toddrme2178@gmail.com
|
|
|
|
- Spec file cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 11 07:53:51 UTC 2013 - lazy.kent@opensuse.org
|
|
|
|
- Update to 2.6.
|
|
* Add context manager support for RarFile class. Both RarFile and
|
|
RarExtFile support with statement now.
|
|
* RarFile.volumelist() method, returns filenames of archive
|
|
volumes.
|
|
* Re-throw clearer error in case unrar is not found in PATH.
|
|
* Sync new unrar4.x error code from rar.txt.
|
|
* Use Sphinx for documentation.
|
|
- Build doc subpackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 29 22:17:52 UTC 2012 - lazy.kent@opensuse.org
|
|
|
|
- Removed check for unsupported openSUSE versions.
|
|
- Corrected Description.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 19 18:20:45 UTC 2012 - lazy.kent@opensuse.org
|
|
|
|
- Update to 2.5.
|
|
* Fixed bugs.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 11 07:10:33 UTC 2011 - lazy.kent@opensuse.org
|
|
|
|
- Update to 2.4.
|
|
* Fix bug in corrupt unicode filename handling.
|
|
- Use full URL as a source.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 10 22:45:43 UTC 2011 - lazy.kent@opensuse.org
|
|
|
|
- Initial package created - 2.3.
|
|
|