forked from pool/rubygem-mixlib-log
Accepting request 659912 from home:coolo:branches:devel:languages:ruby:extensions
update OBS-URL: https://build.opensuse.org/request/show/659912 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-mixlib-log?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
afdbf833dc
commit
0334f04072
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:457e5e096ca5385a0a172278efac29d47a2d5d79924e8e92c30034900bfd1e0b
|
||||
size 16896
|
3
mixlib-log-2.0.9.gem
Normal file
3
mixlib-log-2.0.9.gem
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef70a59273a699258a1fc9febeaa014d70f66b6e72c3e068b8cfe991f747b083
|
||||
size 12288
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 19 07:10:41 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- updated to version 2.0.9
|
||||
no changelog found
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 12 17:42:18 UTC 2018 - factory-auto@kulow.org
|
||||
|
||||
|
@@ -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,7 +24,7 @@
|
||||
#
|
||||
|
||||
Name: rubygem-mixlib-log
|
||||
Version: 2.0.4
|
||||
Version: 2.0.9
|
||||
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.2}
|
||||
BuildRequires: %{rubygem gem2rpm}
|
||||
BuildRequires: ruby-macros >= 5
|
||||
Url: https://www.chef.io
|
||||
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
|
||||
@@ -48,7 +48,7 @@ A gem that provides a simple mixin for log functionality.
|
||||
|
||||
%install
|
||||
%gem_install \
|
||||
--doc-files="LICENSE README.md" \
|
||||
--doc-files="LICENSE" \
|
||||
-f
|
||||
|
||||
%gem_packages
|
||||
|
Reference in New Issue
Block a user