forked from pool/python-rarfile
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
![]() |
-------------------------------------------------------------------
|
||
|
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.
|
||
|
|