forked from pool/rubygem-rack-protection
Accepting request 577517 from home:factory-auto:branches:devel:languages:ruby:extensions
update OBS-URL: https://build.opensuse.org/request/show/577517 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-rack-protection?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
dc45607f4e
commit
2fe872c155
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5574f10cb3fcfe736389f121b868cd3320207aef777a34afb8f2d1226368aa11
|
|
||||||
size 15872
|
|
3
rack-protection-2.0.1.gem
Normal file
3
rack-protection-2.0.1.gem
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e7d9459da7f5f00342dccc8d28151f00b911e77715166c9d3c4e52d40f7c957b
|
||||||
|
size 15872
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 17 05:31:13 UTC 2018 - factory-auto@kulow.org
|
||||||
|
|
||||||
|
- updated to version 2.0.1
|
||||||
|
no changelog found
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 23 10:13:09 UTC 2017 - coolo@suse.com
|
Tue May 23 10:13:09 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rubygem-rack-protection
|
# spec file for package rubygem-rack-protection
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
Name: rubygem-rack-protection
|
Name: rubygem-rack-protection
|
||||||
Version: 2.0.0
|
Version: 2.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
%define mod_name rack-protection
|
%define mod_name rack-protection
|
||||||
%define mod_full_name %{mod_name}-%{version}
|
%define mod_full_name %{mod_name}-%{version}
|
||||||
@@ -32,8 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
BuildRequires: %{rubygem gem2rpm}
|
BuildRequires: %{rubygem gem2rpm}
|
||||||
BuildRequires: %{ruby}
|
BuildRequires: %{ruby}
|
||||||
BuildRequires: ruby-macros >= 5
|
BuildRequires: ruby-macros >= 5
|
||||||
Url: http://github.com/sinatra/sinatra/tree/master/rack-protection
|
Url: http://www.sinatrarb.com/protection/
|
||||||
Source: http://rubygems.org/gems/%{mod_full_name}.gem
|
Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
||||||
Source1: gem2rpm.yml
|
Source1: gem2rpm.yml
|
||||||
Summary: Protect against typical web attacks, works with all Rack apps,
|
Summary: Protect against typical web attacks, works with all Rack apps,
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user