Accepting request 948682 from home:coolo:branches:devel:languages:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/948682
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-delayed_job?expand=0&rev=36
This commit is contained in:
Stephan Kulow 2022-02-02 06:00:24 +00:00 committed by Git OBS Bridge
parent 37d3063f92
commit a35e19d364
4 changed files with 16 additions and 5 deletions

3
delayed_job-4.1.10.gem Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca51fb34542f50182cd025787a7bc9b72883894cb90f6e0faea1b21e62ff3bb8
size 40960

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:301f844f33ef3126d24e26b776008fbde964dcada20b714ded374829b81cd5a7
size 40960

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jan 25 06:48:44 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 4.1.10
see installed CHANGELOG.md
4.1.10 - 2022-01-17
===================
* Support for Rails 7.0. NOTE: If you are using Delayed Job independent of Rails, Active Support 7 has dropped classic dependency autoloading. You will need to add and setup zeitwerk for autoloading to continue working in ActiveSupport 7.
-------------------------------------------------------------------
Sun Dec 20 00:06:17 UTC 2020 - Matthew Trescott <matthewtrescott@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-delayed_job
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@
#
Name: rubygem-delayed_job
Version: 4.1.9
Version: 4.1.10
Release: 0
%define mod_name delayed_job
%define mod_full_name %{mod_name}-%{version}