[rubygem-dynect_rest/f16] Upstream update to 0.4.1

Russell Harrison rharrison at fedoraproject.org
Thu Mar 29 19:25:19 UTC 2012


commit 500314177feabadda124b3ebff50195a39b2ddd4
Author: Russell Harrison <rharriso at redhat.com>
Date:   Thu Mar 29 15:25:16 2012 -0400

    Upstream update to 0.4.1

 .gitignore               |    1 +
 rubygem-dynect_rest.spec |    8 +++++---
 sources                  |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9f2bff2..d9390ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /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 15e10d7..3dd052d 100644
--- a/rubygem-dynect_rest.spec
+++ b/rubygem-dynect_rest.spec
@@ -6,8 +6,8 @@
 %global rubyabi 1.8
 
 Name:       rubygem-%{gemname}
-Version:    0.4.0
-Release:    3%{?dist}
+Version:    0.4.1
+Release:    1%{?dist}
 Summary:    Dynect REST API library
 
 Group: Development/Languages
@@ -52,7 +52,6 @@ mkdir -p %{buildroot}%{gemdir}
 gem install --local --install-dir %{buildroot}%{gemdir} \
             --force %{SOURCE0}
 
-
 rm -f %{buildroot}%{geminstdir}/.document
 rm -f %{buildroot}%{geminstdir}/.rspec
 
@@ -76,6 +75,9 @@ rm -f %{buildroot}%{geminstdir}/.rspec
 
 
 %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