diff --git a/method_source-0.6.5.gem b/method_source-0.6.5.gem deleted file mode 100644 index ce94d95..0000000 --- a/method_source-0.6.5.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c29bf3173ad848e6e1768d43232f12a3a95a287878b1ac23d3b99c5e75dc7d2b -size 9216 diff --git a/method_source-0.7.0.gem b/method_source-0.7.0.gem new file mode 100644 index 0000000..a657530 --- /dev/null +++ b/method_source-0.7.0.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b19bed636fb1f0bb523c578d0fb045e90c3e218e9014a2c4171b8eb2a0ba6a01 +size 9728 diff --git a/rubygem-method_source.changes b/rubygem-method_source.changes index 634c3a6..3825a6f 100644 --- a/rubygem-method_source.changes +++ b/rubygem-method_source.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 27 00:18:55 UTC 2012 - mrueckert@suse.de + +- update to 0.7.0 + ------------------------------------------------------------------- Thu Sep 15 17:04:58 UTC 2011 - mrueckert@suse.de diff --git a/rubygem-method_source.spec b/rubygem-method_source.spec index 0add749..bc207ad 100644 --- a/rubygem-method_source.spec +++ b/rubygem-method_source.spec @@ -1,7 +1,7 @@ # # spec file for package rubygem-method_source # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ # norootforbuild Name: rubygem-method_source -Version: 0.6.5 +Version: 0.7.0 Release: 0 %define mod_name method_source %define mod_full_name %{mod_name}-%{version} @@ -28,9 +28,8 @@ License: MIT BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: rubygems_with_buildroot_patch %rubygems_requires -# ruby_parser >= 2.0.5 -BuildRequires: rubygem-ruby_parser >= 2.0.5 -Requires: rubygem-ruby_parser >= 2.0.5 +Provides: rubygem-%{mod_name}-0 = %{version}-%{release} +Provides: rubygem-%{mod_name}-0_7 = %{version}-%{release} # Url: http://banisterfiend.wordpress.com Source: %{mod_full_name}.gem