[rubygem-kgio/f18] Updated version

Guillermo Gómez gomix at fedoraproject.org
Sun Feb 10 14:23:41 UTC 2013


commit 3f69870edfb60c9408f5cb1a4d63a39a3a63f0b7
Author: Guillermo Gómez <gomix at fedoraproject.org>
Date:   Sun Feb 10 09:53:35 2013 -0430

    Updated version

 .gitignore        |    1 +
 rubygem-kgio.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9707701..5bedf8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /kgio-2.7.0.gem
 /kgio-2.7.3.gem
+/kgio-2.8.0.gem
diff --git a/rubygem-kgio.spec b/rubygem-kgio.spec
index ad65338..f1eb582 100644
--- a/rubygem-kgio.spec
+++ b/rubygem-kgio.spec
@@ -4,8 +4,8 @@
 
 Summary:       Kinder, gentler I/O for Ruby
 Name:          rubygem-%{gem_name}
-Version:       2.7.3
-Release:       2%{?dist}
+Version:       2.8.0
+Release:       1%{?dist}
 Group:         Development/Tools
 License:       LGPLv2 or LGPLv3
 # LICENSE file defines the licencing aspects of kgiox.
@@ -110,6 +110,9 @@ rm -rf %{buildroot}
 %{gem_instdir}/lib/kgio.rb
 
 %changelog
+* Sun Feb 10 2013 Guillermo Gómez <guillermo.gomez at gmail.com> - 2.8.0-1
+- Update version 2.8.0
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.7.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 3940deb..562af70 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-409c3c023b429248837035f08c1bef9c  kgio-2.7.3.gem
+472ad90681952ff657eb09a97a778bb5  kgio-2.8.0.gem


More information about the scm-commits mailing list