Accepting request 838028 from devel:languages:ruby:extensions

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/838028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-devise?expand=0&rev=8
This commit is contained in:
2020-10-05 17:30:44 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

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

3
devise-4.7.3.gem Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 25 13:50:35 UTC 2020 - Stephan Kulow <coolo@suse.com>
updated to version 4.7.3
see installed CHANGELOG.md
-------------------------------------------------------------------
Mon Feb 10 14:27:39 UTC 2020 - Stephan Kulow <coolo@suse.com>

View File

@@ -24,7 +24,7 @@
#
Name: rubygem-devise
Version: 4.7.1
Version: 4.7.3
Release: 0
%define mod_name devise
%define mod_full_name %{mod_name}-%{version}
@@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby >= 2.1.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
URL: https://github.com/plataformatec/devise
URL: https://github.com/heartcombo/devise
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: Flexible authentication solution for Rails with Warden