1
0

Accepting request 665887 from home:coolo:branches:devel:languages:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/665887
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-mixlib-log?expand=0&rev=22
This commit is contained in:
Stephan Kulow 2019-01-15 06:38:48 +00:00 committed by Git OBS Bridge
parent 0334f04072
commit 7357105694
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:ef70a59273a699258a1fc9febeaa014d70f66b6e72c3e068b8cfe991f747b083
size 12288

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 14 13:46:36 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 3.0.1
no changelog found
-------------------------------------------------------------------
Wed Dec 19 07:10:41 UTC 2018 - Stephan Kulow <coolo@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-mixlib-log
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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,12 +24,12 @@
#
Name: rubygem-mixlib-log
Version: 2.0.9
Version: 3.0.1
Release: 0
%define mod_name mixlib-log
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby >= 2.2}
BuildRequires: %{ruby >= 2.3}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: ruby-macros >= 5
Url: https://github.com/chef/mixlib-log