[rubygem-dynect_rest/f17] Update to 0.4.3

Russell Harrison rharrison at fedoraproject.org
Fri Apr 13 16:21:59 UTC 2012


commit 2543eefb4f55654d566363adf208f166c0eaddc2
Author: Russell Harrison <rharriso at redhat.com>
Date:   Fri Apr 13 12:21:51 2012 -0400

    Update to 0.4.3

 .gitignore               |    1 +
 rubygem-dynect_rest.spec |    5 ++++-
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18a3b78..878854e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /dynect_rest-0.4.0.gem
 /dynect_rest-0.4.1.gem
+/dynect_rest-0.4.3.gem
diff --git a/rubygem-dynect_rest.spec b/rubygem-dynect_rest.spec
index ade17fc..97b7308 100644
--- a/rubygem-dynect_rest.spec
+++ b/rubygem-dynect_rest.spec
@@ -3,7 +3,7 @@
 %global rubyabi 1.9.1
 
 Name:       rubygem-%{gem_name}
-Version:    0.4.1
+Version:    0.4.3
 Release:    1%{?dist}
 Summary:    Dynect REST API library
 
@@ -70,6 +70,9 @@ rm -f %{buildroot}%{gem_instdir}/.rspec
 %doc %{gem_instdir}/VERSION
 
 %changelog
+* Thu Apr 13 2012 Russell Harrison <rharriso at redhat.com> 0.4.3-1
+- Update to 0.4.3
+
 * Thu Mar 29 2012 Russell Harrison <rharriso at redhat.com> 0.4.1-1
 - Update to 0.4.1
 
diff --git a/sources b/sources
index 9e58962..f8a0cad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-623cf2090d80d13bbb9b64a5e26c1809  dynect_rest-0.4.1.gem
+caaf30c51452ca9dfe229701bd21b3dc  dynect_rest-0.4.3.gem


More information about the scm-commits mailing list