diff --git a/.gitignore b/.gitignore index fc72c92..6009b7e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /abrt-0.0.3-specs.tar.gz /abrt-0.0.3.gem +/abrt-0.0.5-specs.tar.gz +/abrt-0.0.5.gem diff --git a/rubygem-abrt.spec b/rubygem-abrt.spec index df1de88..30d4b47 100644 --- a/rubygem-abrt.spec +++ b/rubygem-abrt.spec @@ -3,14 +3,14 @@ Summary: ABRT support for Ruby MRI Name: rubygem-%{gem_name} -Version: 0.0.3 -Release: 3%{?dist} +Version: 0.0.5 +Release: 1%{?dist} Group: Development/Languages License: MIT URL: http://github.com/voxik/abrt-ruby Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem -# git clone https://github.com/voxik/abrt-ruby.git && cd abrt-ruby && git checkout v0.0.3 -# tar czvf abrt-0.0.3-specs.tar.gz spec/ +# git clone https://github.com/voxik/abrt-ruby.git && cd abrt-ruby && git checkout v0.0.5 +# tar czvf abrt-0.0.5-specs.tar.gz spec/ Source1: %{gem_name}-%{version}-specs.tar.gz Requires: ruby(release) Requires: ruby(rubygems) @@ -74,6 +74,9 @@ popd %doc %{gem_instdir}/README.rdoc %changelog +* Mon May 06 2013 Vít Ondruch - 0.0.5-1 +- Update to abrt 0.0.5. + * Mon Mar 04 2013 Vít Ondruch - 0.0.3-3 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0 diff --git a/sources b/sources index 15707af..1c7b05a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -e036a1d49fcb1a4e1db5fe79fb0e2830 abrt-0.0.3-specs.tar.gz -cc1d4f5134e189b60b492364ed23913c abrt-0.0.3.gem +903892b694628e8000dc74025ba6dd32 abrt-0.0.5-specs.tar.gz +7529b176a4f9b30dbf46022fcb9cb415 abrt-0.0.5.gem