diff --git a/rubygem-rubyzip.changes b/rubygem-rubyzip.changes index 0539ef1..246ca94 100644 --- a/rubygem-rubyzip.changes +++ b/rubygem-rubyzip.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 22 13:22:46 UTC 2012 - coolo@suse.com + +- update to 0.9.9 + Added support for backslashes in zip files (generated by the default Windows + zip packer for example) and comment sections with the comment length set to zero + even though there is actually a comment. + ------------------------------------------------------------------- Sat Apr 28 11:49:34 UTC 2012 - coolo@suse.com diff --git a/rubygem-rubyzip.spec b/rubygem-rubyzip.spec index 20db5ac..4c850c3 100644 --- a/rubygem-rubyzip.spec +++ b/rubygem-rubyzip.spec @@ -17,7 +17,7 @@ Name: rubygem-rubyzip -Version: 0.9.8 +Version: 0.9.9 Release: 0 %define mod_name rubyzip %define mod_full_name %{mod_name}-%{version} diff --git a/rubyzip-0.9.8.gem b/rubyzip-0.9.8.gem deleted file mode 100644 index 06f10fb..0000000 --- a/rubyzip-0.9.8.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdadb7aa86b2aab444d9e0dcac11df904858c0bd3e10e1b7752d4237346b075b -size 31232 diff --git a/rubyzip-0.9.9.gem b/rubyzip-0.9.9.gem new file mode 100644 index 0000000..937427b --- /dev/null +++ b/rubyzip-0.9.9.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:021b0211ff38a714c21fe5f6e7b7ab3f8f321672c5159350e3f6a90152330ece +size 31744