[rubygem-byebug] 4.0.3

Mamoru TASAKA mtasaka at fedoraproject.org
Fri Mar 20 07:27:15 UTC 2015


commit 74ce779bfbb7c7a8c176f606194a67b170129dd7
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Fri Mar 20 16:27:11 2015 +0900

    4.0.3

 .gitignore          | 2 ++
 rubygem-byebug.spec | 5 ++++-
 sources             | 4 ++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c4db61..fd8b73d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 /byebug-3.5.1.gem
 /byebug-4.0.2.gem
 /rubygem-byebug-4.0.2-full.tar.gz
+/byebug-4.0.3.gem
+/rubygem-byebug-4.0.3-full.tar.gz
diff --git a/rubygem-byebug.spec b/rubygem-byebug.spec
index 9b0caac..47d442e 100644
--- a/rubygem-byebug.spec
+++ b/rubygem-byebug.spec
@@ -1,7 +1,7 @@
 %global	gem_name	byebug
 
 Name:		rubygem-%{gem_name}
-Version:	4.0.2
+Version:	4.0.3
 Release:	1%{?dist}
 
 Summary:	Ruby 2.0 fast debugger - base + CLI
@@ -103,6 +103,9 @@ popd
 %doc	%{gem_docdir}
 
 %changelog
+* Fri Mar 20 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 4.0.3-1
+- 4.0.3
+
 * Tue Mar 17 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 4.0.2-1
 - 4.0.2
 
diff --git a/sources b/sources
index b2061ad..0fc631b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-f15489ed7747002ebf6230bec299b958  byebug-4.0.2.gem
-1fbc87252ef8740c2c439908729a0324  rubygem-byebug-4.0.2-full.tar.gz
+9e12a4ee44bcc77efe55422e1ea217e9  byebug-4.0.3.gem
+ba6772b1c44fcf840b162d5879b7b5b4  rubygem-byebug-4.0.3-full.tar.gz


More information about the scm-commits mailing list