[rubygem-bundler/f20] Update to 1.7.6

Josef Stribny jstribny at fedoraproject.org
Wed Nov 12 13:07:30 UTC 2014


commit 592f5a7f49fecec389dddc45203535afd9b364db
Author: Josef Stribny <jstribny at redhat.com>
Date:   Wed Nov 12 12:38:36 2014 +0100

    Update to 1.7.6

 .gitignore           |    1 +
 rubygem-bundler.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 78a4f16..49df36e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /bundler-1.3.1.gem
 /bundler-1.3.5.gem
 /bundler-1.7.3.gem
+/bundler-1.7.6.gem
diff --git a/rubygem-bundler.spec b/rubygem-bundler.spec
index 6809735..58fda75 100644
--- a/rubygem-bundler.spec
+++ b/rubygem-bundler.spec
@@ -17,8 +17,8 @@ done
 
 Summary: Library and utilities to manage a Ruby application's gem dependencies
 Name: rubygem-%{gem_name}
-Version: 1.7.3
-Release: 3%{?dist}
+Version: 1.7.6
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://gembundler.com
@@ -161,6 +161,9 @@ rm -f %{gem_libdir}/bundler/vendor/*
 %doc %{gem_docdir}
 
 %changelog
+* Wed Nov 12 2014 Josef Stribny <jstribny at redhat.com> - 1.7.6-1
+- Update to 1.7.6
+
 * Tue Nov 11 2014 Josef Stribny <jstribny at redhat.com> - 1.7.3-3
 - Use symlinks for vendored libraries (rhbz#1163039)
 
diff --git a/sources b/sources
index 1b9c8c4..61a285e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ae76aff3522d4e2d5cdbd868e1f1d2f  bundler-1.7.3.gem
+641b31ea1ea18ee335115dea89d35aef  bundler-1.7.6.gem


More information about the scm-commits mailing list