Hello community, here is the log from the commit of package rubygem-activejob-5_0 for openSUSE:Factory checked in at 2016-07-21 07:56:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-activejob-5_0 (Old) and /work/SRC/openSUSE:Factory/.rubygem-activejob-5_0.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-activejob-5_0" Changes: -------- New Changes file: --- /dev/null 2016-07-07 10:01:34.856033756 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-activejob-5_0.new/rubygem-activejob-5_0.changes 2016-07-21 07:56:14.000000000 +0200 @@ -0,0 +1,97 @@ +------------------------------------------------------------------- +Mon Jul 4 09:15:58 UTC 2016 - [email protected] + +- updated to rails 5.0 - see http://weblog.rubyonrails.org/2016/6/30/Rails-5-0-final/ + +------------------------------------------------------------------- +Tue Mar 8 05:30:29 UTC 2016 - [email protected] + +- updated to version 4.2.6 + see installed CHANGELOG.md + + ## Rails 4.2.6 (March 07, 2016) ## + + * No changes. + +------------------------------------------------------------------- +Tue Mar 1 05:31:43 UTC 2016 - [email protected] + +- updated to version 4.2.5.2 + see installed CHANGELOG.md + + ## Rails 4.2.5.2 (February 26, 2016) ## + + * No changes. + + + ## Rails 4.2.5.1 (January 25, 2015) ## + + * No changes. + +------------------------------------------------------------------- +Tue Jan 26 05:30:20 UTC 2016 - [email protected] + +- updated to version 4.2.5.1 + see installed CHANGELOG.md + +------------------------------------------------------------------- +Fri Nov 13 05:29:55 UTC 2015 - [email protected] + +- updated to version 4.2.5 + see installed CHANGELOG.md + + ## Rails 4.2.5 (November 12, 2015) ## + + * No changes. + +------------------------------------------------------------------- +Tue Aug 25 04:30:04 UTC 2015 - [email protected] + +- updated to version 4.2.4 + see installed CHANGELOG.md + + ## Rails 4.2.4 (August 24, 2015) ## + + * Include I18n.locale into job serialization/deserialization and use it around + `perform`. + + Fixes #20799. + + *Johannes Opper* + +------------------------------------------------------------------- +Fri Jun 26 04:30:22 UTC 2015 - [email protected] + +- updated to version 4.2.3 + see installed CHANGELOG.md + + ## Rails 4.2.3 (June 25, 2015) ## + + * `assert_enqueued_jobs` and `assert_performed_jobs` in block form use the + given number as expected value. This makes the error message much easier to + understand. + + *y-yagi* + +------------------------------------------------------------------- +Wed Jun 17 04:30:55 UTC 2015 - [email protected] + +- updated to version 4.2.2 + see installed CHANGELOG.md + + ## Rails 4.2.2 (June 16, 2015) ## + + * No Changes * + +------------------------------------------------------------------- +Sun Mar 22 09:55:24 UTC 2015 - [email protected] + +- updated to version 4.2.1 + Allow keyword arguments to be used with Active Job. + Fixes #18741. + +------------------------------------------------------------------- +Wed Jan 28 12:46:44 UTC 2015 - [email protected] + +- initial package + New: ---- activejob-5.0.0.gem gem2rpm.yml rubygem-activejob-5_0.changes rubygem-activejob-5_0.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-activejob-5_0.spec ++++++ # # spec file for package rubygem-activejob-5_0 # # Copyright (c) 2016 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-activejob-5_0 Version: 5.0.0 Release: 0 %define mod_name activejob %define mod_full_name %{mod_name}-%{version} %define mod_version_suffix -5_0 # MANUAL %if 0%{?suse_version} == 1110 %define rb_build_versions ruby21 %endif # /MANUAL BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: %{ruby >= 2.2.2} BuildRequires: %{rubygem gem2rpm} BuildRequires: ruby-macros >= 5 Url: http://rubyonrails.org Source: http://rubygems.org/gems/%{mod_full_name}.gem Source1: gem2rpm.yml Summary: Job framework with pluggable queues License: MIT Group: Development/Languages/Ruby %description Declare job classes that can be run by a variety of queueing backends. %prep %build %install %gem_install \ --doc-files="CHANGELOG.md MIT-LICENSE README.md" \ -f %gem_packages %changelog ++++++ gem2rpm.yml ++++++ --- :version_suffix: '-5_0' :preamble: |- %if 0%{?suse_version} == 1110 %define rb_build_versions ruby21 %endif
