2017-03-29 12:26:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 28 17:34:13 UTC 2017 - aloisio@gmx.com
|
|
|
|
|
|
|
|
- Converted to single-spec
|
|
|
|
- Added tests
|
|
|
|
- Dropped python-pysrt-rpmlintrc (those are pertinent warnings)
|
|
|
|
|
2016-12-16 09:33:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 15 15:32:32 UTC 2016 - aloisio@gmx.com
|
|
|
|
|
|
|
|
- Update to version 1.1.1
|
|
|
|
* Include tests in release source tarball
|
|
|
|
changes introduced in version 1.1.0:
|
|
|
|
* Make character_per_seconds correctly deal with tags and
|
|
|
|
introduce text_without_tags property
|
|
|
|
* Get rid of unused builtin_str
|
|
|
|
* pep8
|
|
|
|
* Fix conding style
|
|
|
|
* Make str() method of SrtItem function properly in both
|
|
|
|
Python 2 and 3
|
|
|
|
* Make SrtFile.encoding be set when autodetecting encoding
|
|
|
|
* Handle division by zero in characters_per_second
|
|
|
|
* Implement SubRipItem.characters_per_second
|
|
|
|
* Add duration property to SubRipItem
|
|
|
|
|
2015-02-17 18:40:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 10 22:20:06 UTC 2015 - aloisio@gmx.com
|
|
|
|
|
|
|
|
- Initial version 1.0.1
|
|
|
|
|