[rubygem-atomic] Update to atomic 1.1.9.

Vít Ondruch vondruch at fedoraproject.org
Mon May 13 09:55:12 UTC 2013


commit d3a2b51c7de56a73694ce874f07a0b3a28dc1a6d
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon May 13 11:54:09 2013 +0200

    Update to atomic 1.1.9.

 .gitignore          |    1 +
 rubygem-atomic.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..2ae8219 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/atomic-1.1.9.gem
diff --git a/rubygem-atomic.spec b/rubygem-atomic.spec
index 5d563cc..7c2fdee 100644
--- a/rubygem-atomic.spec
+++ b/rubygem-atomic.spec
@@ -2,7 +2,7 @@
 %global gem_name atomic
 
 Name: rubygem-%{gem_name}
-Version: 1.1.8
+Version: 1.1.9
 Release: 1%{?dist}
 Summary: An atomic reference implementation for JRuby, Rubinius, and MRI
 Group: Development/Languages
@@ -67,12 +67,15 @@ popd
 
 %files doc
 %doc %{gem_docdir}
-%doc %{gem_instdir}/README.rdoc
+%doc %{gem_instdir}/README.md
 %{gem_instdir}/Rakefile
 %{gem_instdir}/%{gem_name}.gemspec
 %{gem_instdir}/examples
 %{gem_instdir}/test
 
 %changelog
+* Mon May 13 2013 Vít Ondruch <vondruch at redhat.com> - 1.1.9-1
+- Update to atomic 1.1.9.
+
 * Mon May 06 2013 Vít Ondruch <vondruch at redhat.com> - 1.1.8-1
 - Initial package
diff --git a/sources b/sources
index e8e1d44..7307ff9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca0cc70155d129cc58427645aa37156a  atomic-1.1.8.gem
+afaa9abac30b801c5f7a4d3630045545  atomic-1.1.9.gem


More information about the scm-commits mailing list