1
0

Accepting request 773791 from devel:languages:ruby:extensions

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/773791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-mixlib-log?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2020-03-07 20:38:57 +00:00 committed by Git OBS Bridge
commit 696e5b727a
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:13bde5cc9edd18f2d3d11352e1c033c05c3790c97e3d16409c582f2588660ad8
size 12288

3
mixlib-log-3.0.8.gem Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 10 15:09:44 UTC 2020 - Stephan Kulow <coolo@suse.com>
- updated to version 3.0.8
no changelog found
-------------------------------------------------------------------
Mon Jan 14 13:46:36 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-mixlib-log
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# 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-mixlib-log
Version: 3.0.1
Version: 3.0.8
Release: 0
%define mod_name mixlib-log
%define mod_full_name %{mod_name}-%{version}
@ -32,7 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby >= 2.3}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
Url: https://github.com/chef/mixlib-log
URL: https://github.com/chef/mixlib-log
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: A gem that provides a simple mixin for log functionality