[rubygem-tilt] Update to tilt 1.3.7.

Vít Ondruch vondruch at fedoraproject.org
Mon Apr 15 09:42:58 UTC 2013


commit 039dc9518129db49690264141e6ef0aeafd73e1f
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Apr 15 11:42:45 2013 +0200

    Update to tilt 1.3.7.

 .gitignore                                         |    1 +
 rubygem-tilt.spec                                  |    7 +-
 sources                                            |    2 +-
 tilt-1.3.3-Redcarpet2-as-default.patch             |   68 ------------
 ...ecs-to-RDoc-3.10-which-outputs-header-ids.patch |   31 ------
 ...ffee-script-test-examples-force-a-closure.patch |  114 --------------------
 ...utoloads-everything-so-you-_have_-to-requ.patch |   69 ------------
 7 files changed, 7 insertions(+), 285 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 41dc262..b18e8aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /tilt-1.3.2.gem
 /tilt-1.3.3.gem
 /tilt-1.3.5.gem
+/tilt-1.3.7.gem
diff --git a/rubygem-tilt.spec b/rubygem-tilt.spec
index 6f40b5e..fca401b 100644
--- a/rubygem-tilt.spec
+++ b/rubygem-tilt.spec
@@ -4,8 +4,8 @@
 
 Summary: Generic interface to multiple Ruby template engines
 Name: rubygem-%{gem_name}
-Version: 1.3.5
-Release: 2%{?dist}
+Version: 1.3.7
+Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://github.com/rtomayko/%{gem_name}
@@ -102,6 +102,9 @@ popd
 
 
 %changelog
+* Mon Apr 15 2013 Vít Ondruch <vondruch at redhat.com> - 1.3.7-1
+- Update to tilt 1.3.7.
+
 * Mon Apr 15 2013 Vít Ondruch <vondruch at redhat.com> - 1.3.5-2
 - Fix unowned directory (rhbz#912046).
 
diff --git a/sources b/sources
index f9174da..317d64a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b72b19fda8a1ec385c89a21eaf5a082  tilt-1.3.5.gem
+31caa1269b9d2cbb208d27c16132cc8b  tilt-1.3.7.gem


More information about the scm-commits mailing list