Hello community,
here is the log from the commit of package rubygem-actionview-4_2 for
openSUSE:Factory checked in at 2019-01-21 10:27:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-actionview-4_2 (Old)
and /work/SRC/openSUSE:Factory/.rubygem-actionview-4_2.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-actionview-4_2"
Mon Jan 21 10:27:26 2019 rev:15 rq:656404 version:4.2.11
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-actionview-4_2/rubygem-actionview-4_2.changes
2017-12-07 13:51:40.457998076 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-actionview-4_2.new.28833/rubygem-actionview-4_2.changes
2019-01-21 10:27:28.697610661 +0100
@@ -1,0 +2,10 @@
+Sat Dec 8 16:13:14 UTC 2018 - Stephan Kulow <[email protected]>
+
+- updated to version 4.2.11
+ see installed CHANGELOG.md
+
+ ## Rails 4.2.11 (November 27, 2018) ##
+
+ * No changes.
+
+-------------------------------------------------------------------
Old:
----
actionview-4.2.10.gem
New:
----
actionview-4.2.11.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-actionview-4_2.spec ++++++
--- /var/tmp/diff_new_pack.MqON2h/_old 2019-01-21 10:27:29.357609937 +0100
+++ /var/tmp/diff_new_pack.MqON2h/_new 2019-01-21 10:27:29.361609933 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-actionview-4_2
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -24,7 +24,7 @@
#
Name: rubygem-actionview-4_2
-Version: 4.2.10
+Version: 4.2.11
Release: 0
%define mod_name actionview
%define mod_full_name %{mod_name}-%{version}
++++++ actionview-4.2.10.gem -> actionview-4.2.11.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md 2017-09-27 16:28:05.000000000 +0200
+++ new/CHANGELOG.md 2018-11-27 21:06:15.000000000 +0100
@@ -1,3 +1,8 @@
+## Rails 4.2.11 (November 27, 2018) ##
+
+* No changes.
+
+
## Rails 4.2.10 (September 27, 2017) ##
* No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lib/action_view/gem_version.rb
new/lib/action_view/gem_version.rb
--- old/lib/action_view/gem_version.rb 2017-09-27 16:28:05.000000000 +0200
+++ new/lib/action_view/gem_version.rb 2018-11-27 21:06:15.000000000 +0100
@@ -7,7 +7,7 @@
module VERSION
MAJOR = 4
MINOR = 2
- TINY = 10
+ TINY = 11
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-09-27 16:28:05.000000000 +0200
+++ new/metadata 2018-11-27 21:06:15.000000000 +0100
@@ -1,14 +1,14 @@
--- !ruby/object:Gem::Specification
name: actionview
version: !ruby/object:Gem::Version
- version: 4.2.10
+ version: 4.2.11
platform: ruby
authors:
- David Heinemeier Hansson
autorequire:
bindir: bin
cert_chain: []
-date: 2017-09-27 00:00:00.000000000 Z
+date: 2018-11-27 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
name: activesupport
@@ -16,14 +16,14 @@
requirements:
- - '='
- !ruby/object:Gem::Version
- version: 4.2.10
+ version: 4.2.11
type: :runtime
prerelease: false
version_requirements: !ruby/object:Gem::Requirement
requirements:
- - '='
- !ruby/object:Gem::Version
- version: 4.2.10
+ version: 4.2.11
- !ruby/object:Gem::Dependency
name: builder
requirement: !ruby/object:Gem::Requirement
@@ -98,28 +98,28 @@
requirements:
- - '='
- !ruby/object:Gem::Version
- version: 4.2.10
+ version: 4.2.11
type: :development
prerelease: false
version_requirements: !ruby/object:Gem::Requirement
requirements:
- - '='
- !ruby/object:Gem::Version
- version: 4.2.10
+ version: 4.2.11
- !ruby/object:Gem::Dependency
name: activemodel
requirement: !ruby/object:Gem::Requirement
requirements:
- - '='
- !ruby/object:Gem::Version
- version: 4.2.10
+ version: 4.2.11
type: :development
prerelease: false
version_requirements: !ruby/object:Gem::Requirement
requirements:
- - '='
- !ruby/object:Gem::Version
- version: 4.2.10
+ version: 4.2.11
description: Simple, battle-tested conventions and helpers for building web
pages.
email: [email protected]
executables: []
@@ -248,7 +248,7 @@
requirements:
- none
rubyforge_project:
-rubygems_version: 2.5.2
+rubygems_version: 2.7.6
signing_key:
specification_version: 4
summary: Rendering framework putting the V in MVC (part of Rails).