[rubygem-docile] Updated to latest release

tdawson tdawson at fedoraproject.org
Wed Oct 29 19:04:43 UTC 2014


commit eb352891af120f9861574eade3ad4afb5efeea43
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Oct 29 14:04:46 2014 -0500

    Updated to latest release

 .gitignore          |    1 +
 rubygem-docile.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 37d0cdd..e901a42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /docile-1.1.4.gem
+/docile-1.1.5.gem
diff --git a/rubygem-docile.spec b/rubygem-docile.spec
index 8e31316..a793f0e 100644
--- a/rubygem-docile.spec
+++ b/rubygem-docile.spec
@@ -2,7 +2,7 @@
 
 Summary:       Docile keeps your Ruby DSLs tame and well-behaved
 Name:          rubygem-%{gem_name}
-Version:       1.1.4
+Version:       1.1.5
 Release:       1%{?dist}
 Group:         Development/Languages
 License:       MIT
@@ -73,10 +73,14 @@ rspec -Ilib spec
 %doc %{gem_docdir}
 %doc %{gem_instdir}/HISTORY.md
 %doc %{gem_instdir}/README.md
+%{gem_instdir}/on_what.rb
 %{gem_instdir}/Rakefile
 %{gem_instdir}/spec
 
 %changelog
+* Mon Oct 27 2014 Troy Dawson <tdawson at redhat.com> - 1.1.5-1
+- Updated to latest release
+
 * Fri Jun 13 2014 Troy Dawson <tdawson at redhat.com> - 1.1.4-1
 - Update to version 1.1.4
 - Tests now run without coveralls
diff --git a/sources b/sources
index ca21394..4cc4eb1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab64ddc931617c5012b05d772be03616  docile-1.1.4.gem
+5e5baf4ed5c4b1090914ccd30f2da075  docile-1.1.5.gem


More information about the scm-commits mailing list