Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-ruby2_keywords for
openSUSE:Factory checked in at 2021-08-24 10:54:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-ruby2_keywords (Old)
and /work/SRC/openSUSE:Factory/.rubygem-ruby2_keywords.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-ruby2_keywords"
Tue Aug 24 10:54:27 2021 rev:3 rq:912503 version:0.0.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-ruby2_keywords/rubygem-ruby2_keywords.changes
2021-01-21 21:54:40.325777441 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-ruby2_keywords.new.1899/rubygem-ruby2_keywords.changes
2021-08-24 10:55:19.580284909 +0200
@@ -1,0 +2,6 @@
+Mon Jul 26 06:06:57 UTC 2021 - Stephan Kulow <[email protected]>
+
+updated to version 0.0.5
+ no changelog found
+
+-------------------------------------------------------------------
Old:
----
ruby2_keywords-0.0.4.gem
New:
----
ruby2_keywords-0.0.5.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-ruby2_keywords.spec ++++++
--- /var/tmp/diff_new_pack.dV117x/_old 2021-08-24 10:55:20.160284141 +0200
+++ /var/tmp/diff_new_pack.dV117x/_new 2021-08-24 10:55:20.164284136 +0200
@@ -24,20 +24,20 @@
#
Name: rubygem-ruby2_keywords
-Version: 0.0.4
+Version: 0.0.5
Release: 0
%define mod_name ruby2_keywords
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: %{ruby >= 2.0.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{rubygem rdoc > 3.10}
-BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
URL: https://github.com/ruby/ruby2_keywords
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Shim library for Module#ruby2_keywords
-License: Ruby AND BSD-2-Clause
+License: BSD-2-Clause AND Ruby
Group: Development/Languages/Ruby
%description
@@ -49,7 +49,7 @@
%install
%gem_install \
- --doc-files="LICENSE README.md" \
+ --doc-files="ChangeLog LICENSE README.md" \
-f
%gem_packages
++++++ ruby2_keywords-0.0.4.gem -> ruby2_keywords-0.0.5.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ChangeLog new/ChangeLog
--- old/ChangeLog 1970-01-01 01:00:00.000000000 +0100
+++ new/ChangeLog 2021-02-13 01:02:24.000000000 +0100
@@ -0,0 +1,214 @@
+-*- coding: utf-8 -*-
+
+commit 92ad9c5c3fff591b8383ada8b93c3da1279d24ad
+ Author: Benoit Daloze <[email protected]>
+ AuthorDate: 2021-01-19 16:15:55 +0100
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-13 09:02:24 +0900
+
+ Add TruffleRuby in CI
+
+commit 07d7fa17e4c61102597280bd31a6b5972d8e5588
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-02-11 17:23:30 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-11 21:51:58 +0900
+
+ bundle-install only on ruby 2.1
+
+commit 5f993b84a469cdc1995077dc0d8391928bb7ac1a
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-02-11 12:18:26 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-11 21:39:44 +0900
+
+ Split Rakefile into rakelib
+
+commit 8e4d9a8de92e9f1f3690fbc224aac1e0d102c36e
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-02-11 21:38:24 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-11 21:38:24 +0900
+
+ Ignore lock file and generated logs
+
+commit 03b864c09e657c130a66c7ab68d962a31df3b819
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-02-10 21:37:20 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-10 21:44:29 +0900
+
+ Do not use gemspec for gem dependecy
+
+commit 636c350c0a10ec75a9b01dd4db983abe6310136f
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-02-10 12:26:30 +0900
+ Commit: GitHub <[email protected]>
+ CommitDate: 2021-02-10 12:26:30 +0900
+
+ Reduced tests
+
+ Target only the currently maintained versions and the oldest available
version, omitting the in-betweens.
+
+commit 97b4de75c83c927eca773e689ecb49557a972024
+ Author: Ivo Anjo <[email protected]>
+ AuthorDate: 2021-02-04 11:58:41 +0000
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-10 11:54:45 +0900
+
+ Add docker-compose.yml for easy testing of older rubies
+
+commit 6974495d294cd59b8c0dba78a26b391f25154050
+ Author: Ivo Anjo <[email protected]>
+ AuthorDate: 2021-02-04 11:39:26 +0000
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-10 11:54:45 +0900
+
+ Explicitly declare support for Ruby >= 2.0.0
+
+ This can be used to clarify support, as well as in the future to drop
+ support for rubies, if so desired.
+
+commit 64aad913e16d7e6008aa6ca06cf3f1b6fa864c4a
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-02-10 00:42:59 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-10 00:42:59 +0900
+
+ Separated install from test
+
+commit 74cb318db44a3851f724ac72624f1509bbf1bdd4
+ Author: Ivo Anjo <[email protected]>
+ AuthorDate: 2021-02-04 12:09:11 +0000
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-10 00:39:31 +0900
+
+ Add older Rubies to CI as well
+
+commit 098295f4e9510a751097a6fc0e76c278ae9a1ff0
+ Author: Ivo Anjo <[email protected]>
+ AuthorDate: 2021-02-04 11:20:19 +0000
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-10 00:25:20 +0900
+
+ Avoid built-in old `test-unit`
+
+ In Ruby <= 2.1, `test-unit` was shipped with Ruby itself (unbundling
+ was done for 2.2 -- see <https://bugs.ruby-lang.org/issues/9711>).
+
+ The `test-unit` version shipped with 2.1 breaks some of the tests.
+ To fix this, I've added the minimum needed version explicitly to the
+ `gemspec`, as well as added a `gems.rb` for allowing the use of
+ `bundler` to run the tests and ensure the correct `test-unit` is used.
+
+commit 1773502b1c445ae0ca1c31960a1b64b2f040f8c1
+ Author: Ivo Anjo <[email protected]>
+ AuthorDate: 2021-02-04 10:43:18 +0000
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-10 00:22:22 +0900
+
+ Avoid using `Binding#receiver`
+
+ This feature is only available on Ruby 2.2+ and breaks older rubies.
+
+ See <https://docs.ruby-lang.org/en/2.2.0/NEWS.html> for more details.
+
+commit 0784ef08e280a5eb3c08fd9198b381af0ec027f6
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-02-09 23:46:24 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-10 00:22:22 +0900
+
+ Strip the source directory from globbed paths
+
+commit 7f5f4f8cd9c605741bec1cdabece0dd7e53afd9a
+ Author: Ivo Anjo <[email protected]>
+ AuthorDate: 2021-02-04 10:15:27 +0000
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-10 00:22:22 +0900
+
+ Avoid using `base:` option for `Dir.glob`
+
+ This option is only available on Ruby 2.5+ and breaks older rubies.
+
+ See
<https://rubyreferences.github.io/rubychanges/2.5.html#dirglob-base-argument>
+ for more details.
+
+commit f40159f5a66fff7bed873d68e06439ec960bc3f9
+ Author: Ivo Anjo <[email protected]>
+ AuthorDate: 2021-02-04 10:35:42 +0000
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-10 00:22:21 +0900
+
+ Avoid using numbered block parameters
+
+ This feature is only available on Ruby 2.7+ and breaks older rubies.
+
+ See
<https://rubyreferences.github.io/rubychanges/2.7.html#numbered-block-parameters>
+ for more details.
+
+commit c898163464e896d63698f19a49bc0ab8cc593081
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-02-09 23:50:56 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-10 00:21:21 +0900
+
+ Revert "Add TruffleRuby in CI"
+
+ This reverts commit 294d9e79171b1b954f223f08acc6144f0fc6efd4.
+
+commit 88867dc48b9f0ec139cd349af40ae9dbea677b93
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-02-09 23:37:17 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-09 23:37:17 +0900
+
+ Moved the mandatory argument first
+
+commit 294d9e79171b1b954f223f08acc6144f0fc6efd4
+ Author: Benoit Daloze <[email protected]>
+ AuthorDate: 2021-01-19 16:15:55 +0100
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-02-09 23:09:57 +0900
+
+ Add TruffleRuby in CI
+
+commit 2f7e9000b4a64240616b1cbfbcff5e9174fdf6b1
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-20 13:19:12 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-24 20:01:28 +0900
+
+ Include ChangeLogs for old versions
+
+commit 4c54e01675202ad0a69bbd39a790290b9870e125
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-20 10:52:47 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-24 19:58:45 +0900
+
+ Added ChangeLog rule
+
+commit 9e5b2a4ba56d61a2b59f9db52c98155c0c449152
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-20 10:24:47 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-20 10:54:31 +0900
+
+ Added extra_rdoc_files to make README.md the main page
+
+commit 75927b417a79377770cddfe219b34aa87280a5e7
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-20 10:21:52 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-20 10:54:25 +0900
+
+ Separate tagging from version bump
+
+commit c353a3fffc323982d829275c82ae09fdbad94816
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-20 10:20:25 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-20 10:20:45 +0900
+
+ bump up to 0.0.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md 2021-01-19 15:49:55.000000000 +0100
+++ new/README.md 2021-02-13 01:02:24.000000000 +0100
@@ -56,6 +56,14 @@
Bug reports and pull requests are welcome on [GitHub] or
[Ruby Issue Tracking System].
+## Development
+
+After checking out the repo, run `bundle install` to install dependencies.
+Then, run `bundle exec rake test` to run the tests.
+
+To test on older Ruby versions, you can use docker. E.g. to test on Ruby 2.0,
+use `docker-compose run ruby-2.0`.
+
## License
The gem is available as open source under the terms of the
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lib/ruby2_keywords.rb new/lib/ruby2_keywords.rb
--- old/lib/ruby2_keywords.rb 2021-01-19 15:49:55.000000000 +0100
+++ new/lib/ruby2_keywords.rb 2021-02-13 01:02:24.000000000 +0100
@@ -11,7 +11,7 @@
end
end
-main = TOPLEVEL_BINDING.receiver
+main = TOPLEVEL_BINDING.eval('self')
unless main.respond_to?(:ruby2_keywords, true)
# call-seq:
# ruby2_keywords(method_name, ...)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/logs/ChangeLog-0.0.0 new/logs/ChangeLog-0.0.0
--- old/logs/ChangeLog-0.0.0 1970-01-01 01:00:00.000000000 +0100
+++ new/logs/ChangeLog-0.0.0 2021-02-13 01:02:24.000000000 +0100
@@ -0,0 +1,25 @@
+-*- coding: utf-8 -*-
+
+commit 33787f35f09e26f4c1ca716fafc81144d5d21333
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2019-10-22 23:57:24 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2019-10-22 23:57:24 +0900
+
+ Added readme to files in gemspec
+
+commit 53b25f66cffa09e2c2b6730fd49241bb359f33db
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2019-10-22 23:55:26 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2019-10-22 23:55:26 +0900
+
+ authors may not be empty
+
+commit 6e6756bfa47bcf15ecc10ce07237886339edc415
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2019-10-17 00:18:01 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2019-10-17 00:18:01 +0900
+
+ Initial version
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/logs/ChangeLog-0.0.1 new/logs/ChangeLog-0.0.1
--- old/logs/ChangeLog-0.0.1 1970-01-01 01:00:00.000000000 +0100
+++ new/logs/ChangeLog-0.0.1 2021-02-13 01:02:24.000000000 +0100
@@ -0,0 +1,9 @@
+-*- coding: utf-8 -*-
+
+commit b879d6e1d72651af6317e67eaa129d5c9be62e40
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2019-12-02 08:08:31 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2019-12-02 08:09:04 +0900
+
+ Added the toplevel method
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/logs/ChangeLog-0.0.2 new/logs/ChangeLog-0.0.2
--- old/logs/ChangeLog-0.0.2 1970-01-01 01:00:00.000000000 +0100
+++ new/logs/ChangeLog-0.0.2 2021-02-13 01:02:24.000000000 +0100
@@ -0,0 +1,55 @@
+-*- coding: utf-8 -*-
+
+commit a198860c7ceba43ccee428c20bdd082f2bdaba6e
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2020-01-08 15:51:35 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2020-01-08 15:51:35 +0900
+
+ Achieve version numbers from tags
+
+commit 07e126eea667923b2d5f4a7584687cb1decd3a56
+ Author: Yusuke Endoh <[email protected]>
+ AuthorDate: 2020-01-06 15:27:08 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2020-01-08 15:38:19 +0900
+
+ Add a guard for Proc#ruby2_keywords
+
+commit ff392be2fbea77872d801ed0051c2f166dd6eee9
+ Author: Yusuke Endoh <[email protected]>
+ AuthorDate: 2020-01-03 23:51:21 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2020-01-08 15:38:19 +0900
+
+ Add a shim for Proc#ruby2_keywords
+
+commit d5d8c0c8f45102c512bb8015988116c5110b28db
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2020-01-03 10:26:25 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2020-01-08 15:36:44 +0900
+
+ Check Module#ruby2_keywords arity
+
+ It is considered a mistake, because calling this method with no
+ arguments has no effect.
+
+commit 9cf7c9791857db17afb235230059d6cbc2408e9e
+ Author: Jeremy Evans <[email protected]>
+ AuthorDate: 2019-11-10 12:04:28 -0800
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2019-12-04 16:23:33 +0900
+
+ Fix usage example in README
+
+ The examle warns in Ruby 2.7, and it isn't a case where you would
+ want to use ruby2_keywords.
+
+commit dcc6958efdf25045dce149bf4d0a327e8878c9dd
+ Author: Yusuke Endoh <[email protected]>
+ AuthorDate: 2019-12-03 18:08:39 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2019-12-03 18:54:26 +0900
+
+ Update homepage to the github repository
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/logs/ChangeLog-0.0.3 new/logs/ChangeLog-0.0.3
--- old/logs/ChangeLog-0.0.3 1970-01-01 01:00:00.000000000 +0100
+++ new/logs/ChangeLog-0.0.3 2021-02-13 01:02:24.000000000 +0100
@@ -0,0 +1,124 @@
+-*- coding: utf-8 -*-
+
+commit 396cc7991604632bc686e3c363504db42337cca3
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-19 20:57:52 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 21:10:28 +0900
+
+ Added tests
+
+commit aa06490df9efa905ef17c143e96edee547c4ffad
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-19 20:20:31 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 20:20:31 +0900
+
+ Fixed RDoc location
+
+commit 9603fec096b257d382776c09ab1f5fe88d289307
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-19 20:19:09 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 20:19:09 +0900
+
+ Make README.md the main page
+
+commit 5093cd212b44d1fbd8ef1c6b3f2bfa8f3427de16
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-19 19:21:06 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 19:21:06 +0900
+
+ Added least documents
+
+commit 52b8acf6a89de00f44c8854f0e30c2be4a3d7cb3
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-19 19:19:59 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 19:19:59 +0900
+
+ Define Hash.ruby2_keywords_hash singleton method
+
+commit 51c47c060d9678ae2c28bcf415bc87346cba1860
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-19 19:19:09 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 19:19:09 +0900
+
+ Define Hash.ruby2_keywords_hash? singleton method
+
+commit 2ee450c041cb1a3b15580c3963b778b33926503c
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-19 18:53:19 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 18:53:19 +0900
+
+ Package LICENSE file
+
+ The source gemspec file is useless after building the gem file.
+
+commit a841a82a1ff485ab6dd5759f6f31dff17de45b65
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-19 14:41:53 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 14:51:06 +0900
+
+ README: fix Contributing and License
+
+commit cbecd4307612f6794962a701cb16ac620872c1f9
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-19 12:13:21 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 12:13:21 +0900
+
+ Added version guard against the default gem
+
+commit 52c15f0e55dfdcb8204e92c85a4dd5d524549533
+ Author: Yusuke Endoh <[email protected]>
+ AuthorDate: 2021-01-07 17:39:52 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-07 19:56:19 +0900
+
+ Use private_method_defined? instead of respond_to?
+
+ `Module.respond_to?(:ruby2_keywords, true)` does NOT check if
+ `Module#ruby2_keywords` is available. It worked well because there is
+ toplevel `ruby2_keywords` method, but using `private_method_defined?` is
+ better, I think.
+
+ Also, this fixes a syntactic error.
+
+commit 23981c5296aec6c5dbe104b8adc7ca0e85cb4313
+ Author: Yusuke Endoh <[email protected]>
+ AuthorDate: 2020-12-28 14:07:40 +0900
+ Commit: GitHub <[email protected]>
+ CommitDate: 2020-12-28 14:07:40 +0900
+
+ Add an example for Module#define_method (#7)
+
+commit 92e74341dffc9a41d7671ea82709ba2e091ef4e8
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2020-12-27 17:43:35 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2020-12-27 17:43:35 +0900
+
+ Added BSD-2-Clause to the licenses of the gemspec
+
+commit 46ed72d40db163f9edbddbe6e5706794484ac5bb
+ Author: Antonio Terceiro <[email protected]>
+ AuthorDate: 2020-04-03 14:50:29 -0300
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2020-12-27 17:06:49 +0900
+
+ Add explicit license file
+
+ Fixes #4
+
+commit 53833c0f660239eeb572dd33d4a1fac503c4834a
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2020-12-27 17:05:37 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2020-12-27 17:05:37 +0900
+
+ Support Hash.ruby2_keywords_hash?
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/logs/ChangeLog-0.0.4 new/logs/ChangeLog-0.0.4
--- old/logs/ChangeLog-0.0.4 1970-01-01 01:00:00.000000000 +0100
+++ new/logs/ChangeLog-0.0.4 2021-02-13 01:02:24.000000000 +0100
@@ -0,0 +1,53 @@
+-*- coding: utf-8 -*-
+
+commit 31766f4327e6e4555543b44fc6a5dc252c8ff6d9
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-19 23:49:55 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 23:49:55 +0900
+
+ bump up to 0.0.4
+
+commit 8bf4b5b4169545ef5be46dec8cd6502d902a3e4a
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-19 23:49:51 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 23:49:51 +0900
+
+ Added bump target
+
+commit fba8eb45d6b2db2d0f829b0d20300e7d19268146
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-19 23:29:46 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 23:35:44 +0900
+
+ Build package
+
+commit 403ff84d12c9fe1f34397b3a164b0b2f73a560d1
+ Author: Nobuyoshi Nakada <[email protected]>
+ AuthorDate: 2021-01-19 23:25:17 +0900
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 23:33:35 +0900
+
+ Set SOURCE_DATE_EPOCH to make builds reproducible
+
+commit 956156ba793330928280c5301b093300a1a9f792
+ Author: Nazar Matus <[email protected]>
+ AuthorDate: 2021-01-19 16:07:37 +0200
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 23:33:11 +0900
+
+ Add Ruby 2.5 to the CI matrix
+
+commit d6d1775d793bcaf206af700120b0b4bd2dc3842d
+ Author: Nazar Matus <[email protected]>
+ AuthorDate: 2021-01-19 15:47:38 +0200
+ Commit: Nobuyoshi Nakada <[email protected]>
+ CommitDate: 2021-01-19 23:33:11 +0900
+
+ Fix Ruby 2.5 incopatibility
+
+ We don't really need that second optional argument,
+ as its default value is just what we need
+
https://ruby-doc.org/core-2.7.2/Module.html#method-i-private_method_defined-3F
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata 2021-01-19 15:49:55.000000000 +0100
+++ new/metadata 2021-02-13 01:02:24.000000000 +0100
@@ -1,24 +1,38 @@
--- !ruby/object:Gem::Specification
name: ruby2_keywords
version: !ruby/object:Gem::Version
- version: 0.0.4
+ version: 0.0.5
platform: ruby
authors:
- Nobuyoshi Nakada
autorequire:
bindir: bin
cert_chain: []
-date: 2021-01-19 00:00:00.000000000 Z
+date: 2021-02-13 00:00:00.000000000 Z
dependencies: []
description:
email:
executables: []
extensions: []
-extra_rdoc_files: []
+extra_rdoc_files:
+- LICENSE
+- README.md
+- ChangeLog
+- logs/ChangeLog-0.0.0
+- logs/ChangeLog-0.0.1
+- logs/ChangeLog-0.0.2
+- logs/ChangeLog-0.0.3
+- logs/ChangeLog-0.0.4
files:
+- ChangeLog
- LICENSE
- README.md
- lib/ruby2_keywords.rb
+- logs/ChangeLog-0.0.0
+- logs/ChangeLog-0.0.1
+- logs/ChangeLog-0.0.2
+- logs/ChangeLog-0.0.3
+- logs/ChangeLog-0.0.4
homepage: https://github.com/ruby/ruby2_keywords
licenses:
- Ruby
@@ -34,14 +48,14 @@
requirements:
- - ">="
- !ruby/object:Gem::Version
- version: '0'
+ version: 2.0.0
required_rubygems_version: !ruby/object:Gem::Requirement
requirements:
- - ">="
- !ruby/object:Gem::Version
version: '0'
requirements: []
-rubygems_version: 3.2.3
+rubygems_version: 3.3.0.dev
signing_key:
specification_version: 4
summary: Shim library for Module#ruby2_keywords