Hello community,
here is the log from the commit of package rubygem-activesupport-5_0 for
openSUSE:Factory checked in at 2017-07-10 11:06:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-activesupport-5_0 (Old)
and /work/SRC/openSUSE:Factory/.rubygem-activesupport-5_0.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-activesupport-5_0"
Mon Jul 10 11:06:45 2017 rev:6 rq:505376 version:5.0.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-activesupport-5_0/rubygem-activesupport-5_0.changes
2017-06-08 14:59:55.425098945 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-activesupport-5_0.new/rubygem-activesupport-5_0.changes
2017-07-10 11:06:48.665152671 +0200
@@ -1,0 +2,13 @@
+Tue Jun 20 06:44:11 UTC 2017 - [email protected]
+
+- updated to version 5.0.4
+ see installed CHANGELOG.md
+
+ ## Rails 5.0.4 (June 19, 2017) ##
+
+ * No changes.
+
+
+ ## Rails 5.0.3 (May 12, 2017) ##
+
+-------------------------------------------------------------------
Old:
----
activesupport-5.0.3.gem
New:
----
activesupport-5.0.4.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-activesupport-5_0.spec ++++++
--- /var/tmp/diff_new_pack.tjMQGg/_old 2017-07-10 11:06:49.137086025 +0200
+++ /var/tmp/diff_new_pack.tjMQGg/_new 2017-07-10 11:06:49.137086025 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-activesupport-5_0
-Version: 5.0.3
+Version: 5.0.4
Release: 0
%define mod_name activesupport
%define mod_full_name %{mod_name}-%{version}
++++++ activesupport-5.0.3.gem -> activesupport-5.0.4.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md 2017-05-12 22:03:19.000000000 +0200
+++ new/CHANGELOG.md 2017-06-19 23:57:04.000000000 +0200
@@ -1,3 +1,10 @@
+## Rails 5.0.4 (June 19, 2017) ##
+
+* No changes.
+
+
+## Rails 5.0.3 (May 12, 2017) ##
+
* `ActiveSupport::EventedFileUpdateChecker` no longer listens to
directories outside of the application directory.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lib/active_support/gem_version.rb
new/lib/active_support/gem_version.rb
--- old/lib/active_support/gem_version.rb 2017-05-12 22:03:19.000000000
+0200
+++ new/lib/active_support/gem_version.rb 2017-06-19 23:57:04.000000000
+0200
@@ -7,7 +7,7 @@
module VERSION
MAJOR = 5
MINOR = 0
- TINY = 3
+ TINY = 4
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata 2017-05-12 22:03:19.000000000 +0200
+++ new/metadata 2017-06-19 23:57:04.000000000 +0200
@@ -1,14 +1,14 @@
--- !ruby/object:Gem::Specification
name: activesupport
version: !ruby/object:Gem::Version
- version: 5.0.3
+ version: 5.0.4
platform: ruby
authors:
- David Heinemeier Hansson
autorequire:
bindir: bin
cert_chain: []
-date: 2017-05-12 00:00:00.000000000 Z
+date: 2017-06-19 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
name: i18n
@@ -336,10 +336,9 @@
version: '0'
requirements: []
rubyforge_project:
-rubygems_version: 2.6.10
+rubygems_version: 2.6.12
signing_key:
specification_version: 4
summary: A toolkit of support libraries and Ruby core extensions extracted
from the
Rails framework.
test_files: []
-has_rdoc: