[rubygem-abrt/f18] Update to abrt 0.0.6.

Vít Ondruch vondruch at fedoraproject.org
Thu Oct 24 10:36:57 UTC 2013


commit 0debed43e182788d99b1d3fa096a9ac597eacf5d
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Thu Oct 24 11:52:55 2013 +0200

    Update to abrt 0.0.6.

 .gitignore        |    2 ++
 rubygem-abrt.spec |    9 ++++++---
 sources           |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6009b7e..96a9faf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
 /abrt-0.0.3.gem
 /abrt-0.0.5-specs.tar.gz
 /abrt-0.0.5.gem
+/abrt-0.0.6-specs.tar.gz
+/abrt-0.0.6.gem
diff --git a/rubygem-abrt.spec b/rubygem-abrt.spec
index 735eff9..f27a3e5 100644
--- a/rubygem-abrt.spec
+++ b/rubygem-abrt.spec
@@ -4,14 +4,14 @@
 
 Summary: ABRT support for Ruby MRI
 Name: rubygem-%{gem_name}
-Version: 0.0.5
+Version: 0.0.6
 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.5
-# tar czvf abrt-0.0.5-specs.tar.gz spec/
+# git clone https://github.com/voxik/abrt-ruby.git && cd abrt-ruby && git checkout v0.0.6
+# tar czvf abrt-0.0.6-specs.tar.gz spec/
 Source1: %{gem_name}-%{version}-specs.tar.gz
 Requires: ruby(abi) = %{rubyabi}
 Requires: ruby(rubygems)
@@ -77,6 +77,9 @@ popd
 %doc %{gem_instdir}/README.rdoc
 
 %changelog
+* Thu Oct 24 2013 Vít Ondruch <vondruch at redhat.com> - 0.0.6-1
+- Update to abrt 0.0.6.
+
 * Mon May 06 2013 Vít Ondruch <vondruch at redhat.com> - 0.0.5-1
 - Update to abrt 0.0.5.
 
diff --git a/sources b/sources
index 1c7b05a..c2f8ac8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-903892b694628e8000dc74025ba6dd32  abrt-0.0.5-specs.tar.gz
-7529b176a4f9b30dbf46022fcb9cb415  abrt-0.0.5.gem
+9a9acf3dbcc109c1dcad9e912e5c3299  abrt-0.0.6-specs.tar.gz
+466c14100f64a9702af3815b6cbe0f2b  abrt-0.0.6.gem


More information about the scm-commits mailing list