1
0

Accepting request 580842 from home:factory-auto:branches:devel:languages:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/580842
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-mixlib-log?expand=0&rev=15
This commit is contained in:
Stephan Kulow 2018-02-28 12:28:11 +00:00 committed by Git OBS Bridge
parent 5283bba852
commit 4c6392e1a5
4 changed files with 13 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 28 05:30:57 UTC 2018 - factory-auto@kulow.org
- updated to version 2.0.0
no changelog found
-------------------------------------------------------------------
Sat Aug 13 04:33:25 UTC 2016 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package rubygem-mixlib-log
#
# Copyright (c) 2016 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,16 +24,16 @@
#
Name: rubygem-mixlib-log
Version: 1.7.1
Version: 2.0.0
Release: 0
%define mod_name mixlib-log
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: %{ruby >= 2.2}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{ruby}
BuildRequires: ruby-macros >= 5
Url: https://www.chef.io
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1: gem2rpm.yml
Summary: A gem that provides a simple mixin for log functionality
License: Apache-2.0