[rubygem-systemu] Update to 2.6.3 (bz#1066935)

Julian C. Dunn jdunn at fedoraproject.org
Sun Mar 2 17:33:11 UTC 2014


commit eef0f2a79f87eac72bb35cf2584adf6c3e60e715
Author: Julian C. Dunn <jdunn at aquezada.com>
Date:   Sun Mar 2 12:33:54 2014 -0500

    Update to 2.6.3 (bz#1066935)

 .gitignore           |    1 +
 rubygem-systemu.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2961e9..582829a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ systemu-1.2.0.gem
 /systemu-2.4.1.gem
 /systemu-2.5.2.gem
 /systemu-2.6.0.gem
+/systemu-2.6.3.gem
diff --git a/rubygem-systemu.spec b/rubygem-systemu.spec
index 72b774a..7ed98fa 100644
--- a/rubygem-systemu.spec
+++ b/rubygem-systemu.spec
@@ -11,7 +11,7 @@
 %endif
 
 Name:           rubygem-%{gem_name}
-Version:        2.6.0
+Version:        2.6.3
 Release:        1%{?dist}
 Summary:        Universal capture of stdout and stderr and handling of child process pid
 Group:		Development/Libraries
@@ -60,6 +60,9 @@ rm -rf %{buildroot}
 %{gem_spec}
 
 %changelog
+* Sun Mar 02 2014 Julian C. Dunn <jdunn at aquezada.com> - 2.6.3-1
+- Upgrade to 2.6.3 (bz#1066935)
+
 * Thu Jan 23 2014 Julian C. Dunn <jdunn at aquezada.com> - 2.6.0-1
 - Upgrade to 2.6.0 (bz#1039515)
 
diff --git a/sources b/sources
index b1921bb..c388a80 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8971cb412ae9e8a396253d08cf96e763  systemu-2.6.0.gem
+b1d43fed0122615a3dc6deee0c6b319f  systemu-2.6.3.gem


More information about the scm-commits mailing list