Hello community,
here is the log from the commit of package rubygem-activemodel-4_2 for
openSUSE:Factory checked in at 2015-06-24 20:47:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-activemodel-4_2 (Old)
and /work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-activemodel-4_2"
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
2015-03-25 21:05:04.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
2015-06-24 20:47:22.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Jun 17 04:31:49 UTC 2015 - [email protected]
+
+- updated to version 4.2.2
+ see installed CHANGELOG.md
+
+ ## Rails 4.2.2 (June 16, 2015) ##
+
+ * No Changes *
+
+-------------------------------------------------------------------
Old:
----
activemodel-4.2.1.gem
New:
----
activemodel-4.2.2.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-activemodel-4_2.spec ++++++
--- /var/tmp/diff_new_pack.7uWGwA/_old 2015-06-24 20:47:23.000000000 +0200
+++ /var/tmp/diff_new_pack.7uWGwA/_new 2015-06-24 20:47:23.000000000 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-activemodel-4_2
-Version: 4.2.1
+Version: 4.2.2
Release: 0
%define mod_name activemodel
%define mod_full_name %{mod_name}-%{version}
++++++ activemodel-4.2.1.gem -> activemodel-4.2.2.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md 2015-03-19 17:40:38.000000000 +0100
+++ new/CHANGELOG.md 2015-06-16 20:01:50.000000000 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.2 (June 16, 2015) ##
+
+* No Changes *
+
+
## Rails 4.2.1 (March 19, 2014) ##
* No changes *
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lib/active_model/gem_version.rb
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2015-03-19 17:40:38.000000000 +0100
+++ new/lib/active_model/gem_version.rb 2015-06-16 20:01:50.000000000 +0200
@@ -7,7 +7,7 @@
module VERSION
MAJOR = 4
MINOR = 2
- TINY = 1
+ TINY = 2
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 2015-03-19 17:40:38.000000000 +0100
+++ new/metadata 2015-06-16 20:01:50.000000000 +0200
@@ -1,14 +1,14 @@
--- !ruby/object:Gem::Specification
name: activemodel
version: !ruby/object:Gem::Version
- version: 4.2.1
+ version: 4.2.2
platform: ruby
authors:
- David Heinemeier Hansson
autorequire:
bindir: bin
cert_chain: []
-date: 2015-03-19 00:00:00.000000000 Z
+date: 2015-06-16 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
name: activesupport
@@ -16,14 +16,14 @@
requirements:
- - '='
- !ruby/object:Gem::Version
- version: 4.2.1
+ version: 4.2.2
type: :runtime
prerelease: false
version_requirements: !ruby/object:Gem::Requirement
requirements:
- - '='
- !ruby/object:Gem::Version
- version: 4.2.1
+ version: 4.2.2
- !ruby/object:Gem::Dependency
name: builder
requirement: !ruby/object:Gem::Requirement