Accepting request 950623 from devel:languages:ruby:extensions

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/950623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-fog-xml?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2022-02-07 22:37:50 +00:00 committed by Git OBS Bridge
commit 2efbc26162
4 changed files with 15 additions and 9 deletions

View File

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

3
fog-xml-0.1.4.gem Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 25 06:56:25 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 0.1.4
no changelog found
-------------------------------------------------------------------
Fri Mar 31 04:31:44 UTC 2017 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-fog-xml
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# 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
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -24,16 +24,16 @@
#
Name: rubygem-fog-xml
Version: 0.1.3
Version: 0.1.4
Release: 0
%define mod_name fog-xml
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby >= 2.0.0}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
Url: https://github.com/fog/fog-xml
Source: http://rubygems.org/gems/%{mod_full_name}.gem
URL: https://github.com/fog/fog-xml
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: XML parsing for fog providers
License: MIT