[rubygem-bundler/f21] Update to 1.7.6

Josef Stribny jstribny at fedoraproject.org
Wed Nov 12 12:39:43 UTC 2014


commit 90d59a366fe8789280eebfb9679a98ee015783ca
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 5e0c098..0b19fad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /bundler-1.3.5.gem
 /bundler-1.5.2.gem
 /bundler-1.7.3.gem
+/bundler-1.7.6.gem
diff --git a/rubygem-bundler.spec b/rubygem-bundler.spec
index 45c4e9f..f1711a7 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: 2%{?dist}
+Version: 1.7.6
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://gembundler.com
@@ -156,6 +156,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-2
 - 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