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

Reply via email to