[rubygem-bundler/f21] Update to 1.7.3

Josef Stribny jstribny at fedoraproject.org
Thu Sep 25 07:24:50 UTC 2014


commit 63065489fb823c21bd6b15daa919201073343948
Author: Josef Stribny <jstribny at redhat.com>
Date:   Mon Sep 22 09:53:23 2014 +0200

    Update to 1.7.3

 .gitignore           |    1 +
 rubygem-bundler.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4cda363..5e0c098 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /bundler-1.3.1.gem
 /bundler-1.3.5.gem
 /bundler-1.5.2.gem
+/bundler-1.7.3.gem
diff --git a/rubygem-bundler.spec b/rubygem-bundler.spec
index 59e6ff3..f992d3d 100644
--- a/rubygem-bundler.spec
+++ b/rubygem-bundler.spec
@@ -4,8 +4,8 @@
 
 Summary: Library and utilities to manage a Ruby application's gem dependencies
 Name: rubygem-%{gem_name}
-Version: 1.5.2
-Release: 2%{?dist}
+Version: 1.7.3
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://gembundler.com
@@ -129,6 +129,9 @@ EOF` rspec spec/
 %doc %{gem_docdir}
 
 %changelog
+* Mon Sep 22 2014 Josef Stribny <jstribny at redhat.com> - 1.7.3-1
+- Update to 1.7.3
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 9f0fe1d..1b9c8c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e40c69bb4d5a41472e2c951ccdb1b0b  bundler-1.5.2.gem
+8ae76aff3522d4e2d5cdbd868e1f1d2f  bundler-1.7.3.gem


More information about the scm-commits mailing list