79 lines
2.5 KiB
Plaintext
79 lines
2.5 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Fri Apr 21 12:28:42 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- add sle15_python_module_pythons (jsc#PED-68)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 13 22:42:46 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||
|
|
||
|
- Make calling of %{sle15modernpython} optional.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu May 27 10:02:58 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||
|
|
||
|
- Fix README.rst EOL issues as well.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed May 26 09:16:10 UTC 2021 - pgajdos@suse.com
|
||
|
|
||
|
- %check: use %pyunittest rpm macro
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Oct 14 14:01:01 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||
|
|
||
|
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 11 18:36:34 UTC 2019 - pgajdos@suse.com
|
||
|
|
||
|
- version update to 0.46
|
||
|
OleFileIO can now be used as a context manager
|
||
|
(with...as), to close the file automatically
|
||
|
Improved handling of malformed files, fixed several bugs.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Dec 19 00:13:17 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||
|
|
||
|
- Use noun phrase in summary.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Dec 4 12:51:00 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||
|
|
||
|
- Remove superfluous devel dependency for noarch package
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Aug 7 15:04:40 UTC 2018 - toddrme2178@gmail.com
|
||
|
|
||
|
- Update to 0.45.1
|
||
|
* overwrite streams of any size
|
||
|
* improved handling of malformed files
|
||
|
* fixed several bugs
|
||
|
* end of support for Python 2.6 and 3.3.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat May 6 03:31:54 UTC 2017 - toddrme2178@gmail.com
|
||
|
|
||
|
- Don't provide python2-OleFileIO_PL, singlespec packages should
|
||
|
use correct name.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 27 21:03:01 UTC 2017 - toddrme2178@gmail.com
|
||
|
|
||
|
- Provide/obsolete python(2|3)-OleFileIO_PL
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Apr 12 17:47:15 UTC 2017 - toddrme2178@gmail.com
|
||
|
|
||
|
- Implement single-spec version.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Feb 6 17:24:34 UTC 2017 - toddrme2178@gmail.com
|
||
|
|
||
|
- Fix license
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Jan 7 23:11:33 UTC 2017 - arun@gmx.de
|
||
|
|
||
|
- initial version
|
||
|
|