Accepting request 396921 from devel:languages:ruby:extensions
1 OBS-URL: https://build.opensuse.org/request/show/396921 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-delayed_job?expand=0&rev=12
This commit is contained in:
commit
632979d47f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2f4d80b349fa65bb3b1176b40299fffef9a371dd529b9f7016335cdc6bc9de5
|
||||
size 38912
|
3
delayed_job-4.1.2.gem
Normal file
3
delayed_job-4.1.2.gem
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b229bbac34e1c5fd63b6a30421565d4134df568d08da6aaf713239870a03d7c5
|
||||
size 39424
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 17 04:35:07 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to version 4.1.2
|
||||
see installed CHANGELOG.md
|
||||
|
||||
4.1.2 - 2016-05-16
|
||||
* Added Delayed::Worker.queue_attributes
|
||||
* Limit what we require in ActiveSupport
|
||||
* Fix pid file creation when there is no tmp directory
|
||||
* Rails 5 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 25 04:28:48 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rubygem-delayed_job
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# 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
|
||||
@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-delayed_job
|
||||
Version: 4.1.1
|
||||
Version: 4.1.2
|
||||
Release: 0
|
||||
%define mod_name delayed_job
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user