commit rubygem-actionmailer-5.2 for openSUSE:Factory

2020-10-05 Thread root
Hello community,

here is the log from the commit of package rubygem-actionmailer-5.2 for 
openSUSE:Factory checked in at 2020-10-05 19:29:13

Comparing /work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.4249 (New)


Package is "rubygem-actionmailer-5.2"

Mon Oct  5 19:29:13 2020 rev:10 rq:838010 version:5.2.4.4

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2/rubygem-actionmailer-5.2.changes
2020-05-11 13:37:56.72062 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.4249/rubygem-actionmailer-5.2.changes
  2020-10-05 19:29:14.388491555 +0200
@@ -1,0 +2,17 @@
+Fri Sep 25 13:18:59 UTC 2020 - Stephan Kulow 
+
+updated to version 5.2.4.4
+ see installed CHANGELOG.md
+
+  ## Rails 5.2.4.4 (September 09, 2020) ##
+  
+  *   No changes.
+  
+  
+  ## Rails 5.2.4.3 (May 18, 2020) ##
+  
+  *   No changes.
+  
+  
+
+---

Old:

  actionmailer-5.2.4.2.gem

New:

  actionmailer-5.2.4.4.gem



Other differences:
--
++ rubygem-actionmailer-5.2.spec ++
--- /var/tmp/diff_new_pack.ABKX0G/_old  2020-10-05 19:29:14.944492092 +0200
+++ /var/tmp/diff_new_pack.ABKX0G/_new  2020-10-05 19:29:14.948492096 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionmailer-5.2
-Version:5.2.4.2
+Version:5.2.4.4
 Release:0
 %define mod_name actionmailer
 %define mod_full_name %{mod_name}-%{version}

++ actionmailer-5.2.4.2.gem -> actionmailer-5.2.4.4.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2020-03-19 17:37:22.0 +0100
+++ new/CHANGELOG.md2020-09-09 20:34:59.0 +0200
@@ -1,3 +1,13 @@
+## Rails 5.2.4.4 (September 09, 2020) ##
+
+*   No changes.
+
+
+## Rails 5.2.4.3 (May 18, 2020) ##
+
+*   No changes.
+
+
 ## Rails 5.2.4.1 (December 18, 2019) ##
 
 *   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_mailer/gem_version.rb 
new/lib/action_mailer/gem_version.rb
--- old/lib/action_mailer/gem_version.rb2020-03-19 17:37:22.0 
+0100
+++ new/lib/action_mailer/gem_version.rb2020-09-09 20:34:59.0 
+0200
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 4
-PRE   = "2"
+PRE   = "4"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2020-03-19 17:37:22.0 +0100
+++ new/metadata2020-09-09 20:34:59.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionmailer
 version: !ruby/object:Gem::Version
-  version: 5.2.4.2
+  version: 5.2.4.4
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2020-03-19 00:00:00.0 Z
+date: 2020-09-09 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -16,42 +16,42 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.2
+version: 5.2.4.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.2
+version: 5.2.4.4
 - !ruby/object:Gem::Dependency
   name: actionview
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.2
+version: 5.2.4.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.2
+version: 5.2.4.4
 - !ruby/object:Gem::Dependency
   name: activejob
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.2
+version: 5.2.4.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.2
+version: 5.2.4.4
 - !ruby/object:Gem::Dependency
   name: mail
   requirement: !ruby/object:Gem::Requirement
@@ -121,8 +121,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.2.4.2/actionmailer
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.4.2/actionmailer/CHANGELOG.md
+  

commit rubygem-actionmailer-5.2 for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package rubygem-actionmailer-5.2 for 
openSUSE:Factory checked in at 2020-05-11 13:37:55

Comparing /work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.2738 (New)


Package is "rubygem-actionmailer-5.2"

Mon May 11 13:37:55 2020 rev:9 rq:802308 version:5.2.4.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2/rubygem-actionmailer-5.2.changes
2019-12-23 22:47:40.774072864 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.2738/rubygem-actionmailer-5.2.changes
  2020-05-11 13:37:56.72062 +0200
@@ -1,0 +2,6 @@
+Thu May  7 19:57:23 UTC 2020 - Stephan Kulow 
+
+- updated to version 5.2.4.2
+ see installed CHANGELOG.md
+
+---

Old:

  actionmailer-5.2.4.1.gem

New:

  actionmailer-5.2.4.2.gem



Other differences:
--
++ rubygem-actionmailer-5.2.spec ++
--- /var/tmp/diff_new_pack.k49r9l/_old  2020-05-11 13:37:57.412690333 +0200
+++ /var/tmp/diff_new_pack.k49r9l/_new  2020-05-11 13:37:57.420690349 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-actionmailer-5.2
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # 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-actionmailer-5.2
-Version:5.2.4.1
+Version:5.2.4.2
 Release:0
 %define mod_name actionmailer
 %define mod_full_name %{mod_name}-%{version}
@@ -36,10 +36,10 @@
 %endif
 # /MANUAL
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 2.2.2}
 BuildRequires:  %{rubygem gem2rpm}
-Url:http://rubyonrails.org
+BuildRequires:  ruby-macros >= 5
+URL:http://rubyonrails.org
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Email composition, delivery, and receiving framework (part of 
Rails)

++ actionmailer-5.2.4.1.gem -> actionmailer-5.2.4.2.gem ++
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_mailer/gem_version.rb 
new/lib/action_mailer/gem_version.rb
--- old/lib/action_mailer/gem_version.rb2019-12-18 20:00:18.0 
+0100
+++ new/lib/action_mailer/gem_version.rb2020-03-19 17:37:22.0 
+0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 4
-PRE   = "1"
+PRE   = "2"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2019-12-18 20:00:18.0 +0100
+++ new/metadata2020-03-19 17:37:22.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionmailer
 version: !ruby/object:Gem::Version
-  version: 5.2.4.1
+  version: 5.2.4.2
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2019-12-18 00:00:00.0 Z
+date: 2020-03-19 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -16,42 +16,42 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.1
+version: 5.2.4.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.1
+version: 5.2.4.2
 - !ruby/object:Gem::Dependency
   name: actionview
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.1
+version: 5.2.4.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.1
+version: 5.2.4.2
 - !ruby/object:Gem::Dependency
   name: activejob
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.1
+version: 5.2.4.2
   type: :runtime
   prerelease: 

commit rubygem-actionmailer-5.2 for openSUSE:Factory

2019-12-23 Thread root
Hello community,

here is the log from the commit of package rubygem-actionmailer-5.2 for 
openSUSE:Factory checked in at 2019-12-23 22:44:56

Comparing /work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.6675 (New)


Package is "rubygem-actionmailer-5.2"

Mon Dec 23 22:44:56 2019 rev:8 rq:758823 version:5.2.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2/rubygem-actionmailer-5.2.changes
2019-11-30 10:40:42.212148246 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.6675/rubygem-actionmailer-5.2.changes
  2019-12-23 22:47:40.774072864 +0100
@@ -1,0 +2,6 @@
+Fri Dec 20 15:12:46 UTC 2019 - Marcus Rueckert 
+
+- update to version 5.2.4.1 (CVE-2019-16782):
+  https://weblog.rubyonrails.org/2019/12/18/Rails-5-2-4-1-has-been-released/
+
+---

Old:

  actionmailer-5.2.4.gem

New:

  actionmailer-5.2.4.1.gem



Other differences:
--
++ rubygem-actionmailer-5.2.spec ++
--- /var/tmp/diff_new_pack.06cwyj/_old  2019-12-23 22:47:43.518073878 +0100
+++ /var/tmp/diff_new_pack.06cwyj/_new  2019-12-23 22:47:43.546073888 +0100
@@ -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 https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionmailer-5.2
-Version:5.2.4
+Version:5.2.4.1
 Release:0
 %define mod_name actionmailer
 %define mod_full_name %{mod_name}-%{version}
@@ -36,9 +36,9 @@
 %endif
 # /MANUAL
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 2.2.2}
 BuildRequires:  %{rubygem gem2rpm}
-BuildRequires:  ruby-macros >= 5
 Url:http://rubyonrails.org
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml

++ actionmailer-5.2.4.gem -> actionmailer-5.2.4.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2019-11-27 16:40:14.0 +0100
+++ new/CHANGELOG.md2019-12-18 20:00:18.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.4.1 (December 18, 2019) ##
+
+*   No changes.
+
+
 ## Rails 5.2.4 (November 27, 2019) ##
 
 *   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_mailer/gem_version.rb 
new/lib/action_mailer/gem_version.rb
--- old/lib/action_mailer/gem_version.rb2019-11-27 16:40:14.0 
+0100
+++ new/lib/action_mailer/gem_version.rb2019-12-18 20:00:18.0 
+0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 4
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2019-11-27 16:40:14.0 +0100
+++ new/metadata2019-12-18 20:00:18.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionmailer
 version: !ruby/object:Gem::Version
-  version: 5.2.4
+  version: 5.2.4.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2019-11-27 00:00:00.0 Z
+date: 2019-12-18 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -16,42 +16,42 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4
+version: 5.2.4.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4
+version: 5.2.4.1
 - !ruby/object:Gem::Dependency
   name: actionview
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4
+version: 5.2.4.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4
+version: 5.2.4.1
 - !ruby/object:Gem::Dependency
   name: activejob
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4
+version: 5.2.4.1
   type: :runtime
   prerelease: false
   

commit rubygem-actionmailer-5.2 for openSUSE:Factory

2019-11-30 Thread root
Hello community,

here is the log from the commit of package rubygem-actionmailer-5.2 for 
openSUSE:Factory checked in at 2019-11-30 10:39:14

Comparing /work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.26869 (New)


Package is "rubygem-actionmailer-5.2"

Sat Nov 30 10:39:14 2019 rev:7 rq:751753 version:5.2.4

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2/rubygem-actionmailer-5.2.changes
2019-04-01 12:35:44.725838159 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.26869/rubygem-actionmailer-5.2.changes
 2019-11-30 10:40:42.212148246 +0100
@@ -1,0 +2,7 @@
+Thu Nov 28 12:50:54 UTC 2019 - Manuel Schnitzer 
+
+- updated to version 5.2.4
+
+  * no changes
+
+---

Old:

  actionmailer-5.2.3.gem

New:

  actionmailer-5.2.4.gem



Other differences:
--
++ rubygem-actionmailer-5.2.spec ++
--- /var/tmp/diff_new_pack.syBEQn/_old  2019-11-30 10:40:42.788148177 +0100
+++ /var/tmp/diff_new_pack.syBEQn/_new  2019-11-30 10:40:42.792148177 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionmailer-5.2
-Version:5.2.3
+Version:5.2.4
 Release:0
 %define mod_name actionmailer
 %define mod_full_name %{mod_name}-%{version}

++ actionmailer-5.2.3.gem -> actionmailer-5.2.4.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2019-03-28 04:02:16.0 +0100
+++ new/CHANGELOG.md2019-11-27 16:40:14.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.4 (November 27, 2019) ##
+
+*   No changes.
+
+
 ## Rails 5.2.3 (March 27, 2019) ##
 
 *   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_mailer/gem_version.rb 
new/lib/action_mailer/gem_version.rb
--- old/lib/action_mailer/gem_version.rb2019-03-28 04:02:16.0 
+0100
+++ new/lib/action_mailer/gem_version.rb2019-11-27 16:40:14.0 
+0100
@@ -9,7 +9,7 @@
   module VERSION
 MAJOR = 5
 MINOR = 2
-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/metadata2019-03-28 04:02:16.0 +0100
+++ new/metadata2019-11-27 16:40:14.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionmailer
 version: !ruby/object:Gem::Version
-  version: 5.2.3
+  version: 5.2.4
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2019-03-28 00:00:00.0 Z
+date: 2019-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -16,42 +16,42 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.3
+version: 5.2.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.3
+version: 5.2.4
 - !ruby/object:Gem::Dependency
   name: actionview
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.3
+version: 5.2.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.3
+version: 5.2.4
 - !ruby/object:Gem::Dependency
   name: activejob
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.3
+version: 5.2.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.3
+version: 5.2.4
 - !ruby/object:Gem::Dependency
   name: mail
   requirement: !ruby/object:Gem::Requirement
@@ -121,8 +121,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.2.3/actionmailer
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.3/actionmailer/CHANGELOG.md
+  source_code_uri: https://github.com/rails/rails/tree/v5.2.4/actionmailer
+  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.4/actionmailer/CHANGELOG.md
 post_install_message: 
 rdoc_options: []
 require_paths:
@@ -139,7 +139,7 @@
   version: '0'
 

commit rubygem-actionmailer-5.2 for openSUSE:Factory

2019-04-01 Thread root
Hello community,

here is the log from the commit of package rubygem-actionmailer-5.2 for 
openSUSE:Factory checked in at 2019-04-01 12:35:41

Comparing /work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.25356 (New)


Package is "rubygem-actionmailer-5.2"

Mon Apr  1 12:35:41 2019 rev:6 rq:689675 version:5.2.3

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2/rubygem-actionmailer-5.2.changes
2019-03-14 15:03:53.323629484 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.25356/rubygem-actionmailer-5.2.changes
 2019-04-01 12:35:44.725838159 +0200
@@ -1,0 +2,10 @@
+Fri Mar 29 05:49:08 UTC 2019 - Stephan Kulow 
+
+- updated to version 5.2.3
+ see installed CHANGELOG.md
+
+  ## Rails 5.2.3 (March 27, 2019) ##
+  
+  *   No changes.
+
+---

Old:

  actionmailer-5.2.2.1.gem

New:

  actionmailer-5.2.3.gem



Other differences:
--
++ rubygem-actionmailer-5.2.spec ++
--- /var/tmp/diff_new_pack.frxGIy/_old  2019-04-01 12:35:45.453838515 +0200
+++ /var/tmp/diff_new_pack.frxGIy/_new  2019-04-01 12:35:45.453838515 +0200
@@ -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-actionmailer-5.2
-Version:5.2.2.1
+Version:5.2.3
 Release:0
 %define mod_name actionmailer
 %define mod_full_name %{mod_name}-%{version}
@@ -36,9 +36,9 @@
 %endif
 # /MANUAL
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 2.2.2}
 BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  ruby-macros >= 5
 Url:http://rubyonrails.org
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml

++ actionmailer-5.2.2.1.gem -> actionmailer-5.2.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2019-03-13 17:47:27.0 +0100
+++ new/CHANGELOG.md2019-03-28 04:02:16.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.3 (March 27, 2019) ##
+
+*   No changes.
+
+
 ## Rails 5.2.2.1 (March 11, 2019) ##
 
 *   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_mailer/gem_version.rb 
new/lib/action_mailer/gem_version.rb
--- old/lib/action_mailer/gem_version.rb2019-03-13 17:47:27.0 
+0100
+++ new/lib/action_mailer/gem_version.rb2019-03-28 04:02:16.0 
+0100
@@ -9,8 +9,8 @@
   module VERSION
 MAJOR = 5
 MINOR = 2
-TINY  = 2
-PRE   = "1"
+TINY  = 3
+PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2019-03-13 17:47:27.0 +0100
+++ new/metadata2019-03-28 04:02:16.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionmailer
 version: !ruby/object:Gem::Version
-  version: 5.2.2.1
+  version: 5.2.3
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2019-03-13 00:00:00.0 Z
+date: 2019-03-28 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -16,42 +16,42 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.2.1
+version: 5.2.3
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.2.1
+version: 5.2.3
 - !ruby/object:Gem::Dependency
   name: actionview
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.2.1
+version: 5.2.3
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.2.1
+version: 5.2.3
 - !ruby/object:Gem::Dependency
   name: activejob
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.2.1
+version: 5.2.3
   type: :runtime
   

commit rubygem-actionmailer-5.2 for openSUSE:Factory

2019-03-14 Thread root
Hello community,

here is the log from the commit of package rubygem-actionmailer-5.2 for 
openSUSE:Factory checked in at 2019-03-14 15:03:47

Comparing /work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.28833 (New)


Package is "rubygem-actionmailer-5.2"

Thu Mar 14 15:03:47 2019 rev:5 rq:684894 version:5.2.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2/rubygem-actionmailer-5.2.changes
2019-01-21 10:27:46.009591680 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.28833/rubygem-actionmailer-5.2.changes
 2019-03-14 15:03:53.323629484 +0100
@@ -1,0 +2,17 @@
+Thu Mar 14 03:44:18 UTC 2019 - Marcus Rueckert 
+
+- update to version 5.2.2.1:
+  
https://weblog.rubyonrails.org/2019/3/13/Rails-4-2-5-1-5-1-6-2-have-been-released/
+  CVE-2019-5418 CVE-2019-5419 CVE-2019-5420
+
+---
+Sat Jan 19 19:50:55 UTC 2019 - Marcus Rueckert 
+
+- rb_build_ruby_abi needs to be rb_build_ruby_abis
+
+---
+Fri Jan 18 16:24:30 UTC 2019 - Marcus Rueckert 
+
+- limit to ruby 2.5 and above for 42.3/sle12
+
+---

Old:

  actionmailer-5.2.2.gem

New:

  actionmailer-5.2.2.1.gem



Other differences:
--
++ rubygem-actionmailer-5.2.spec ++
--- /var/tmp/diff_new_pack.V5L1rW/_old  2019-03-14 15:03:53.903629140 +0100
+++ /var/tmp/diff_new_pack.V5L1rW/_new  2019-03-14 15:03:53.903629140 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-actionmailer-5.2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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 https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -24,21 +24,21 @@
 #
 
 Name:   rubygem-actionmailer-5.2
-Version:5.2.2
+Version:5.2.2.1
 Release:0
 %define mod_name actionmailer
 %define mod_full_name %{mod_name}-%{version}
 %define mod_version_suffix -5.2
 # MANUAL
 %if 0%{?suse_version} && 0%{?suse_version} < 1330
-%define rb_build_versions ruby23 ruby24 ruby25
-%define rb_build_ruby_abi ruby:2.3.0 ruby:2.4.0 ruby:2.5.0
+%define rb_build_versions ruby25 ruby26
+%define rb_build_ruby_abis ruby:2.5.0 ruby:2.6.0
 %endif
 # /MANUAL
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 2.2.2}
 BuildRequires:  %{rubygem gem2rpm}
-BuildRequires:  ruby-macros >= 5
 Url:http://rubyonrails.org
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml

++ actionmailer-5.2.2.gem -> actionmailer-5.2.2.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-12-04 19:12:09.0 +0100
+++ new/CHANGELOG.md2019-03-13 17:47:27.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.2.1 (March 11, 2019) ##
+
+*   No changes.
+
+
 ## Rails 5.2.2 (December 04, 2018) ##
 
 *   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_mailer/gem_version.rb 
new/lib/action_mailer/gem_version.rb
--- old/lib/action_mailer/gem_version.rb2018-12-04 19:12:09.0 
+0100
+++ new/lib/action_mailer/gem_version.rb2019-03-13 17:47:27.0 
+0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 2
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-12-04 19:12:09.0 +0100
+++ new/metadata2019-03-13 17:47:27.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionmailer
 version: !ruby/object:Gem::Version
-  version: 5.2.2
+  version: 5.2.2.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-12-04 00:00:00.0 Z
+date: 2019-03-13 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -16,42 +16,42 @@
 

commit rubygem-actionmailer-5.2 for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package rubygem-actionmailer-5.2 for 
openSUSE:Factory checked in at 2019-01-21 10:27:43

Comparing /work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.28833 (New)


Package is "rubygem-actionmailer-5.2"

Mon Jan 21 10:27:43 2019 rev:4 rq:656411 version:5.2.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2/rubygem-actionmailer-5.2.changes
2018-12-06 12:18:06.609468708 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.28833/rubygem-actionmailer-5.2.changes
 2019-01-21 10:27:46.009591680 +0100
@@ -1,0 +2,10 @@
+Sat Dec  8 16:11:28 UTC 2018 - Stephan Kulow 
+
+- updated to version 5.2.2
+ see installed CHANGELOG.md
+
+  ## Rails 5.2.2 (December 04, 2018) ##
+  
+  *   No changes.
+
+---

Old:

  actionmailer-5.2.1.1.gem

New:

  actionmailer-5.2.2.gem



Other differences:
--
++ rubygem-actionmailer-5.2.spec ++
--- /var/tmp/diff_new_pack.4w6MfZ/_old  2019-01-21 10:27:46.825590786 +0100
+++ /var/tmp/diff_new_pack.4w6MfZ/_new  2019-01-21 10:27:46.829590781 +0100
@@ -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-actionmailer-5.2
-Version:5.2.1.1
+Version:5.2.2
 Release:0
 %define mod_name actionmailer
 %define mod_full_name %{mod_name}-%{version}
@@ -36,9 +36,9 @@
 %endif
 # /MANUAL
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 2.2.2}
 BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  ruby-macros >= 5
 Url:http://rubyonrails.org
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml

++ actionmailer-5.2.1.1.gem -> actionmailer-5.2.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-11-27 21:12:23.0 +0100
+++ new/CHANGELOG.md2018-12-04 19:12:09.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.2 (December 04, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.2.1.1 (November 27, 2018) ##
 
 *   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_mailer/gem_version.rb 
new/lib/action_mailer/gem_version.rb
--- old/lib/action_mailer/gem_version.rb2018-11-27 21:12:23.0 
+0100
+++ new/lib/action_mailer/gem_version.rb2018-12-04 19:12:09.0 
+0100
@@ -9,8 +9,8 @@
   module VERSION
 MAJOR = 5
 MINOR = 2
-TINY  = 1
-PRE   = "1"
+TINY  = 2
+PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-11-27 21:12:23.0 +0100
+++ new/metadata2018-12-04 19:12:09.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionmailer
 version: !ruby/object:Gem::Version
-  version: 5.2.1.1
+  version: 5.2.2
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-11-27 00:00:00.0 Z
+date: 2018-12-04 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -16,42 +16,42 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1.1
+version: 5.2.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1.1
+version: 5.2.2
 - !ruby/object:Gem::Dependency
   name: actionview
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1.1
+version: 5.2.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1.1
+version: 5.2.2
 - !ruby/object:Gem::Dependency
   name: activejob
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1.1
+version: 5.2.2
   type: :runtime
   

commit rubygem-actionmailer-5.2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-actionmailer-5.2 for 
openSUSE:Factory checked in at 2018-12-06 12:18:02

Comparing /work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.19453 (New)


Package is "rubygem-actionmailer-5.2"

Thu Dec  6 12:18:02 2018 rev:3 rq:655333 version:5.2.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2/rubygem-actionmailer-5.2.changes
2018-08-12 20:53:14.161207029 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new.19453/rubygem-actionmailer-5.2.changes
 2018-12-06 12:18:06.609468708 +0100
@@ -1,0 +2,7 @@
+Mon Dec  3 06:16:21 UTC 2018 - mschnit...@suse.com
+ 
+- updated to version 5.2.1.1 (boo#1118076)
+
+  * No changes / Just a version bump to match with Rails 5.2.1.1
+
+---

Old:

  actionmailer-5.2.1.gem

New:

  actionmailer-5.2.1.1.gem



Other differences:
--
++ rubygem-actionmailer-5.2.spec ++
--- /var/tmp/diff_new_pack.3twmjQ/_old  2018-12-06 12:18:07.141468137 +0100
+++ /var/tmp/diff_new_pack.3twmjQ/_new  2018-12-06 12:18:07.141468137 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionmailer-5.2
-Version:5.2.1
+Version:5.2.1.1
 Release:0
 %define mod_name actionmailer
 %define mod_full_name %{mod_name}-%{version}

++ actionmailer-5.2.1.gem -> actionmailer-5.2.1.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-08-07 23:42:12.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:12:23.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.1.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.2.1 (August 07, 2018) ##
 
 *   Ensure mail gem is eager autoloaded when eager load is true to prevent 
thread deadlocks.
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_mailer/gem_version.rb 
new/lib/action_mailer/gem_version.rb
--- old/lib/action_mailer/gem_version.rb2018-08-07 23:42:12.0 
+0200
+++ new/lib/action_mailer/gem_version.rb2018-11-27 21:12:23.0 
+0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 1
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-08-07 23:42:12.0 +0200
+++ new/metadata2018-11-27 21:12:23.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionmailer
 version: !ruby/object:Gem::Version
-  version: 5.2.1
+  version: 5.2.1.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-08-07 00:00:00.0 Z
+date: 2018-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: actionpack
@@ -16,42 +16,42 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: actionview
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: activejob
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: mail
   requirement: !ruby/object:Gem::Requirement
@@ -121,8 +121,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.2.1/actionmailer
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1/actionmailer/CHANGELOG.md
+  source_code_uri: https://github.com/rails/rails/tree/v5.2.1.1/actionmailer
+  changelog_uri: 

commit rubygem-actionmailer-5.2 for openSUSE:Factory

2018-08-12 Thread root
Hello community,

here is the log from the commit of package rubygem-actionmailer-5.2 for 
openSUSE:Factory checked in at 2018-08-12 20:53:10

Comparing /work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new (New)


Package is "rubygem-actionmailer-5.2"

Sun Aug 12 20:53:10 2018 rev:2 rq:628579 version:5.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2/rubygem-actionmailer-5.2.changes
2018-07-18 22:47:06.756319097 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new/rubygem-actionmailer-5.2.changes
   2018-08-12 20:53:14.161207029 +0200
@@ -1,0 +2,8 @@
+Wed Aug  8 14:43:03 UTC 2018 - mschnit...@suse.com
+
+- updated to version 5.2.1 (boo#1104209)
+
+  * Ensure mail gem is eager autoloaded when eager load is true to prevent 
thread deadlocks.
+(Samuel Cochran)
+
+---

Old:

  actionmailer-5.2.0.gem

New:

  actionmailer-5.2.1.gem



Other differences:
--
++ rubygem-actionmailer-5.2.spec ++
--- /var/tmp/diff_new_pack.qp1Dks/_old  2018-08-12 20:53:14.545207808 +0200
+++ /var/tmp/diff_new_pack.qp1Dks/_new  2018-08-12 20:53:14.549207816 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionmailer-5.2
-Version:5.2.0
+Version:5.2.1
 Release:0
 %define mod_name actionmailer
 %define mod_full_name %{mod_name}-%{version}

++ actionmailer-5.2.0.gem -> actionmailer-5.2.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-04-09 22:04:35.0 +0200
+++ new/CHANGELOG.md2018-08-07 23:42:12.0 +0200
@@ -1,3 +1,10 @@
+## Rails 5.2.1 (August 07, 2018) ##
+
+*   Ensure mail gem is eager autoloaded when eager load is true to prevent 
thread deadlocks.
+
+*Samuel Cochran*
+
+
 ## Rails 5.2.0 (April 09, 2018) ##
 
 *   Bring back proc with arity of 1 in `ActionMailer::Base.default` proc
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_mailer/gem_version.rb 
new/lib/action_mailer/gem_version.rb
--- old/lib/action_mailer/gem_version.rb2018-04-09 22:04:35.0 
+0200
+++ new/lib/action_mailer/gem_version.rb2018-08-07 23:42:12.0 
+0200
@@ -9,7 +9,7 @@
   module VERSION
 MAJOR = 5
 MINOR = 2
-TINY  = 0
+TINY  = 1
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_mailer/test_helper.rb 
new/lib/action_mailer/test_helper.rb
--- old/lib/action_mailer/test_helper.rb2018-04-09 22:04:35.0 
+0200
+++ new/lib/action_mailer/test_helper.rb2018-08-07 23:42:12.0 
+0200
@@ -60,7 +60,7 @@
 #
 # Note: This assertion is simply a shortcut for:
 #
-#   assert_emails 0
+#   assert_emails 0, 
 def assert_no_emails()
   assert_emails 0, 
 end
@@ -93,20 +93,7 @@
   assert_enqueued_jobs number, only: [ ActionMailer::DeliveryJob, 
ActionMailer::Parameterized::DeliveryJob ], 
 end
 
-# Asserts that a specific email has been enqueued, optionally
-# matching arguments.
-#
-#   def test_email
-# ContactMailer.welcome.deliver_later
-# assert_enqueued_email_with ContactMailer, :welcome
-#   end
-#
-#   def test_email_with_arguments
-# ContactMailer.welcome("Hello", "Goodbye").deliver_later
-# assert_enqueued_email_with ContactMailer, :welcome, args: ["Hello", 
"Goodbye"]
-#   end
-#
-# If a block is passed, that block should cause the specified email
+# Asserts that block should cause the specified email
 # to be enqueued.
 #
 #   def test_email_in_block
@@ -115,7 +102,7 @@
 # end
 #   end
 #
-# If `args` is provided as a Hash, a parameterized email is matched.
+# If +args+ is provided as a Hash, a parameterized email is matched.
 #
 #   def test_parameterized_email
 # assert_enqueued_email_with ContactMailer, :welcome,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_mailer.rb new/lib/action_mailer.rb
--- old/lib/action_mailer.rb2018-04-09 22:04:35.0 +0200
+++ new/lib/action_mailer.rb2018-08-07 23:42:12.0 +0200
@@ -52,6 +52,13 @@
   autoload :TestHelper
   autoload :MessageDelivery
   autoload :DeliveryJob
+
+  def self.eager_load!
+super
+
+require "mail"
+Mail.eager_autoload!
+  end
 

commit rubygem-actionmailer-5.2 for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package rubygem-actionmailer-5.2 for 
openSUSE:Factory checked in at 2018-07-18 22:47:02

Comparing /work/SRC/openSUSE:Factory/rubygem-actionmailer-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new (New)


Package is "rubygem-actionmailer-5.2"

Wed Jul 18 22:47:02 2018 rev:1 rq:617064 version:5.2.0

Changes:

New Changes file:

--- /dev/null   2018-07-14 11:19:38.193360615 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailer-5.2.new/rubygem-actionmailer-5.2.changes
   2018-07-18 22:47:06.756319097 +0200
@@ -0,0 +1,6 @@
+---
+Mon Apr 16 12:01:01 UTC 2018 - mschnit...@suse.com
+
+- initialize package
+
+  see changelog: 
https://github.com/rails/rails/blob/v5.2.0/actionmailer/CHANGELOG.md

New:

  actionmailer-5.2.0.gem
  gem2rpm.yml
  rubygem-actionmailer-5.2.changes
  rubygem-actionmailer-5.2.spec



Other differences:
--
++ rubygem-actionmailer-5.2.spec ++
#
# spec file for package rubygem-actionmailer-5.2
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


#
# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
# All sections marked as MANUAL, license headers, summaries and descriptions
# can be maintained in that file. Please consult this file before editing any
# of those fields
#

Name:   rubygem-actionmailer-5.2
Version:5.2.0
Release:0
%define mod_name actionmailer
%define mod_full_name %{mod_name}-%{version}
%define mod_version_suffix -5.2
# MANUAL
%if 0%{?suse_version} && 0%{?suse_version} < 1330
%define rb_build_versions ruby23 ruby24 ruby25
%define rb_build_ruby_abi ruby:2.3.0 ruby:2.4.0 ruby:2.5.0
%endif
# /MANUAL
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  ruby-macros >= 5
BuildRequires:  %{ruby >= 2.2.2}
BuildRequires:  %{rubygem gem2rpm}
Url:http://rubyonrails.org
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1:gem2rpm.yml
Summary:Email composition, delivery, and receiving framework (part of 
Rails)
License:MIT
Group:  Development/Languages/Ruby

%description
Email on Rails. Compose, deliver, receive, and test emails using the familiar
controller/view pattern. First-class support for multipart email and
attachments.

%prep

%build

%install
%gem_install \
  --doc-files="CHANGELOG.md MIT-LICENSE README.rdoc" \
  -f

%gem_packages

%changelog
++ gem2rpm.yml ++
---
:version_suffix: '-5.2'

:preamble: |-
%if 0%{?suse_version} && 0%{?suse_version} < 1330
%define rb_build_versions ruby23 ruby24 ruby25
%define rb_build_ruby_abi ruby:2.3.0 ruby:2.4.0 ruby:2.5.0
%endif