[rubygem-dynect_rest] Upstream update to 0.4.1

Russell Harrison rharrison at fedoraproject.org
Thu Mar 29 18:43:39 UTC 2012


commit bb1272afa6356507a67d71ef5565fbd001ff70a5
Author: Russell Harrison <rharriso at redhat.com>
Date:   Thu Mar 29 14:43:00 2012 -0400

    Upstream update to 0.4.1

 .gitignore               |    1 +
 rubygem-dynect_rest.spec |   10 +++++-----
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6897360..18a3b78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /dynect_rest-0.4.0.gem
+/dynect_rest-0.4.1.gem
diff --git a/rubygem-dynect_rest.spec b/rubygem-dynect_rest.spec
index 95117a8..ade17fc 100644
--- a/rubygem-dynect_rest.spec
+++ b/rubygem-dynect_rest.spec
@@ -3,8 +3,8 @@
 %global rubyabi 1.9.1
 
 Name:       rubygem-%{gem_name}
-Version:    0.4.0
-Release:    3%{?dist}
+Version:    0.4.1
+Release:    1%{?dist}
 Summary:    Dynect REST API library
 
 Group: Development/Languages
@@ -48,9 +48,6 @@ mkdir -p %{buildroot}%{gem_dir}
 gem install --local --install-dir %{buildroot}%{gem_dir} \
             --force %{SOURCE0}
 
-
-
-
 rm -f %{buildroot}%{gem_instdir}/.document
 rm -f %{buildroot}%{gem_instdir}/.rspec
 
@@ -73,6 +70,9 @@ rm -f %{buildroot}%{gem_instdir}/.rspec
 %doc %{gem_instdir}/VERSION
 
 %changelog
+* Thu Mar 29 2012 Russell Harrison <rharriso at redhat.com> 0.4.1-1
+- Update to 0.4.1
+
 * Wed Feb 15 2012 Russell Harrison <rharriso at redhat.com> - 0.4.0-3
 - Rebuilding with doc subpackage per package review.
 
diff --git a/sources b/sources
index 7c1f354..9e58962 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e2e126826cd95c1b8ddbd90f1e7f2b8  dynect_rest-0.4.0.gem
+623cf2090d80d13bbb9b64a5e26c1809  dynect_rest-0.4.1.gem


More information about the scm-commits mailing list