forked from pool/rubygem-mixlib-log
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:
parent
5283bba852
commit
4c6392e1a5
@ -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
3
mixlib-log-2.0.0.gem
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8c929b2292db24317bd897a2f98c74705f3d7b2d1c8815e530aaee95b6943a2
|
||||
size 16384
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user