diff --git a/mixlib-log-2.0.9.gem b/mixlib-log-2.0.9.gem deleted file mode 100644 index ce8c6ba..0000000 --- a/mixlib-log-2.0.9.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef70a59273a699258a1fc9febeaa014d70f66b6e72c3e068b8cfe991f747b083 -size 12288 diff --git a/mixlib-log-3.0.1.gem b/mixlib-log-3.0.1.gem new file mode 100644 index 0000000..17953ad --- /dev/null +++ b/mixlib-log-3.0.1.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13bde5cc9edd18f2d3d11352e1c033c05c3790c97e3d16409c582f2588660ad8 +size 12288 diff --git a/rubygem-mixlib-log.changes b/rubygem-mixlib-log.changes index 4cc1a74..7577874 100644 --- a/rubygem-mixlib-log.changes +++ b/rubygem-mixlib-log.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 14 13:46:36 UTC 2019 - Stephan Kulow + +- updated to version 3.0.1 + no changelog found + ------------------------------------------------------------------- Wed Dec 19 07:10:41 UTC 2018 - Stephan Kulow diff --git a/rubygem-mixlib-log.spec b/rubygem-mixlib-log.spec index 4fdd819..16ed21a 100644 --- a/rubygem-mixlib-log.spec +++ b/rubygem-mixlib-log.spec @@ -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