From 883f2fa9cd6d362a65d96da2b2db5f4277b7848454211f409ae45c46b3ddc5bf Mon Sep 17 00:00:00 2001 From: Manuel Schnitzer Date: Mon, 8 Jul 2019 08:14:59 +0000 Subject: [PATCH] Accepting request 713980 from home:mschnitzer:ruby:extensions update OBS-URL: https://build.opensuse.org/request/show/713980 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-rubyzip?expand=0&rev=29 --- rubygem-rubyzip.changes | 17 +++++++++++++++++ rubygem-rubyzip.spec | 2 +- rubyzip-1.2.2.gem | 3 --- rubyzip-1.2.3.gem | 3 +++ 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 rubyzip-1.2.2.gem create mode 100644 rubyzip-1.2.3.gem diff --git a/rubygem-rubyzip.changes b/rubygem-rubyzip.changes index e4dfbc2..64c1a5c 100644 --- a/rubygem-rubyzip.changes +++ b/rubygem-rubyzip.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Jul 8 07:53:40 UTC 2019 - Manuel Schnitzer + +- updated to version 1.2.3 + + * Allow tilde in zip entry names [#391](https://github.com/rubyzip/rubyzip/pull/391) (fixes regression in 1.2.2 from [#376](https://github.com/rubyzip/rubyzip/pull/376)) + * Support frozen string literals in more files [#390](https://github.com/rubyzip/rubyzip/pull/390) + * Require `pathname` explicitly [#388](https://github.com/rubyzip/rubyzip/pull/388) (fixes regression in 1.2.2 from [#376](https://github.com/rubyzip/rubyzip/pull/376)) + + Tooling / Documentation: + + * CI updates [#392](https://github.com/rubyzip/rubyzip/pull/392), [#394](https://github.com/rubyzip/rubyzip/pull/394) + - Bump supported ruby versions and add 2.6 + - JRuby failures are no longer ignored (reverts [#375](https://github.com/rubyzip/rubyzip/pull/375) / part of [#371](https://github.com/rubyzip/rubyzip/pull/371)) + * Add changelog entry that was missing for last release [#387](https://github.com/rubyzip/rubyzip/pull/387) + * Comment cleanup [#385](https://github.com/rubyzip/rubyzip/pull/385) + ------------------------------------------------------------------- Wed Sep 5 10:40:50 UTC 2018 - coolo@suse.com diff --git a/rubygem-rubyzip.spec b/rubygem-rubyzip.spec index ed081d0..c376c43 100644 --- a/rubygem-rubyzip.spec +++ b/rubygem-rubyzip.spec @@ -24,7 +24,7 @@ # Name: rubygem-rubyzip -Version: 1.2.2 +Version: 1.2.3 Release: 0 %define mod_name rubyzip %define mod_full_name %{mod_name}-%{version} diff --git a/rubyzip-1.2.2.gem b/rubyzip-1.2.2.gem deleted file mode 100644 index 36e7f6d..0000000 --- a/rubyzip-1.2.2.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32fb890700caae31eec13bcc3b4a15aff74cc3fb1d1222fc113041deb45834d8 -size 152576 diff --git a/rubyzip-1.2.3.gem b/rubyzip-1.2.3.gem new file mode 100644 index 0000000..3832370 --- /dev/null +++ b/rubyzip-1.2.3.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc27a19088a4ef44560c7fd930595be7ae220ebf0a26a9bc7fe0f4f91e02ff1 +size 152576