[rubygem-apipie-rails] Update to apipie-rails 0.0.22.

Vít Ondruch vondruch at fedoraproject.org
Mon Aug 26 13:51:46 UTC 2013


commit 8121954c4d94733b7c7a6123c5715d86c06d3e0d
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Aug 26 15:51:28 2013 +0200

    Update to apipie-rails 0.0.22.

 .gitignore                |    1 +
 rubygem-apipie-rails.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8fc7e7e..82f3578 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /apipie-rails-0.0.13.gem
 /apipie-rails-0.0.21.gem
+/apipie-rails-0.0.22.gem
diff --git a/rubygem-apipie-rails.spec b/rubygem-apipie-rails.spec
index a94660b..7a972a3 100644
--- a/rubygem-apipie-rails.spec
+++ b/rubygem-apipie-rails.spec
@@ -3,8 +3,8 @@
 
 Summary: Rails REST API documentation tool
 Name: rubygem-%{gem_name}
-Version: 0.0.21
-Release: 2%{?dist}
+Version: 0.0.22
+Release: 1%{?dist}
 Group: Development/Languages
 # The project itself is MIT
 # For ASL 2.0, see https://github.com/Pajk/apipie-rails/issues/66
@@ -90,6 +90,9 @@ popd
 %{gem_instdir}/%{gem_name}.gemspec
 
 %changelog
+* Mon Aug 26 2013 Vít Ondruch <vondruch at redhat.com> - 0.0.22-1
+- Update to apipie-rails 0.0.22.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.21-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 9e872a7..8879562 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d7ed650fd6d0f4633f494df7a23feac4  apipie-rails-0.0.21.gem
+16dc0e5b02ce6a5415a0f3845830cd9f  apipie-rails-0.0.22.gem


More information about the scm-commits mailing list