diff --git a/i18n-0.6.4.gem b/i18n-0.6.4.gem deleted file mode 100644 index 46652a3..0000000 --- a/i18n-0.6.4.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e5cd2abe1118c5947c4aa6f1fee8c6b3677850422a8c473904158a2b3cde173 -size 61952 diff --git a/i18n-0.6.5.gem b/i18n-0.6.5.gem new file mode 100644 index 0000000..d440a70 --- /dev/null +++ b/i18n-0.6.5.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c63a7d447cafa4b173c549835a3b2479a74e8d03ad815377601497e22d6133 +size 62464 diff --git a/rubygem-i18n.changes b/rubygem-i18n.changes index f1526ef..bd68076 100644 --- a/rubygem-i18n.changes +++ b/rubygem-i18n.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 26 05:05:51 UTC 2013 - coolo@suse.com + +- updated to version 0.6.5 + ------------------------------------------------------------------- Sun Mar 3 09:37:34 UTC 2013 - coolo@suse.com diff --git a/rubygem-i18n.spec b/rubygem-i18n.spec index 2180844..6406ce1 100644 --- a/rubygem-i18n.spec +++ b/rubygem-i18n.spec @@ -17,7 +17,7 @@ Name: rubygem-i18n -Version: 0.6.4 +Version: 0.6.5 Release: 0 %define mod_name i18n %define mod_full_name %{mod_name}-%{version} @@ -25,10 +25,11 @@ Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ruby-macros >= 1 Url: http://github.com/svenfuchs/i18n -Source: %{mod_full_name}.gem +Source: http://rubygems.org/gems/%{mod_full_name}.gem Summary: New wave Internationalization support for Ruby License: MIT and Ruby Group: Development/Languages/Ruby +# MANUAL License %description New wave Internationalization support for Ruby. @@ -59,9 +60,12 @@ Test::Unit or RSpec files, useful for developers. %install %gem_install -f +mkdir -p %{buildroot}%{_docdir}/%{name} +ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE %buildroot/%{_docdir}/%{name}/MIT-LICENSE %files %defattr(-,root,root,-) +%{_docdir}/%{name} %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/ %exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test