[rubygem-cinch/f18] Rebased on Cinch 2.0.10.

Darryl L. Pierce mcpierce at fedoraproject.org
Wed Nov 6 15:23:44 UTC 2013


commit 566a70092420d7b0a807966eb85f2a764ff288a7
Author: Darryl L. Pierce <mcpierce at gmail.com>
Date:   Wed Nov 6 08:15:49 2013 -0500

    Rebased on Cinch 2.0.10.

 .gitignore         |    1 +
 rubygem-cinch.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d0d322..928b6d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /cinch-2.0.6.gem
 /cinch-2.0.7.gem
 /cinch-2.0.9.gem
+/cinch-2.0.10.gem
diff --git a/rubygem-cinch.spec b/rubygem-cinch.spec
index 1b0058a..c68de4f 100644
--- a/rubygem-cinch.spec
+++ b/rubygem-cinch.spec
@@ -4,7 +4,7 @@
 
 Summary:       An IRC Bot Building Framework
 Name:          rubygem-%{gem_name}
-Version:       2.0.9
+Version:       2.0.10
 Release:       1%{?dist}
 License:       MIT
 
@@ -84,6 +84,9 @@ rm %{buildroot}%{gem_instdir}/.yardopts
 %doc %{gem_instdir}/README.md
 
 %changelog
+* Wed Nov  6 2013 Darryl L. Pierce <dpierce at redhat.com> - 2.0.10-1
+- Rebased on Cinch 2.0.10.
+
 * Tue Sep  3 2013 Darryl L. Pierce <dpierce at redhat.com> - 2.0.9-1
 - Rebased on Cinch 2.0.9.
 
diff --git a/sources b/sources
index a441f45..50fc855 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7c406e7d48402f8557c956bc68cacea  cinch-2.0.9.gem
+46c3390f5d8c1049d632f17acae25ab2  cinch-2.0.10.gem


More information about the scm-commits mailing list