17
0
Files
rubygem-rubyzip/rubygem-rubyzip.changes

44 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Sat Apr 28 11:49:34 UTC 2012 - coolo@suse.com
- update to 0.9.8
Fixed: "Unitialized constant NullInputStream" error
-------------------------------------------------------------------
Sun Apr 8 08:45:55 UTC 2012 - coolo@suse.com
- update to 0.9.7, still no upstream changelog
-------------------------------------------------------------------
Wed Apr 4 15:40:51 UTC 2012 - coolo@suse.com
- update to 0.9.6.1, no upstream changelog
-------------------------------------------------------------------
Mon Jun 14 17:25:01 UTC 2010 - mrueckert@suse.de
- update to version 0.9.4
Changed ZipOutputStream.put_next_entry signature (API CHANGE!).
Now allows comment, extra field and compression method to be
specified.
- additional changes from version 0.9.3
Fixed: Added ZipEntry::name_encoding which retrieves the
character encoding of the name and comment of the entry. Also
added convenience methods ZipEntry::name_in(enc) and
ZipEntry::comment_in(enc) for getting zip entry names and
comments in a specified character encoding.
- additional changes from version 0.9.2
Fixed: Renaming an entry failed if the entry's new name was a
different length than its old name. (Diego Barros)
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Mon Oct 2 02:43:27 CEST 2006 - mrueckert@suse.de
- Initial package of version 0.9.1