Accepting request 633434 from home:coolo:branches:devel:languages:ruby:extensions
update OBS-URL: https://build.opensuse.org/request/show/633434 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-rubyzip?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
b47fe36d04
commit
cb93d01af0
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rubygem-rubyzip
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -24,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-rubyzip
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 0
|
||||
%define mod_name rubyzip
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
@@ -33,7 +33,7 @@ BuildRequires: %{ruby >= 1.9.2}
|
||||
BuildRequires: %{rubygem gem2rpm}
|
||||
BuildRequires: ruby-macros >= 5
|
||||
Url: http://github.com/rubyzip/rubyzip
|
||||
Source: http://rubygems.org/gems/%{mod_full_name}.gem
|
||||
Source: https://rubygems.org/gems/%{mod_full_name}.gem
|
||||
Source1: gem2rpm.yml
|
||||
Summary: rubyzip is a ruby module for reading and writing zip files
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user