[rubygem-temple] Update to temple 0.6.3

Josef Stribny jstribny at fedoraproject.org
Tue Apr 16 10:42:51 UTC 2013


commit 397a18fe558f0637311a3d06137b0726ab1e8d1b
Author: Josef Stribny <jstribny at redhat.com>
Date:   Tue Apr 16 12:36:28 2013 +0200

    Update to temple 0.6.3

 .gitignore          |    1 +
 rubygem-temple.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13700b0..d0395dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /temple-0.4.0.gem
 /temple-0.6.2.gem
+/temple-0.6.3.gem
diff --git a/rubygem-temple.spec b/rubygem-temple.spec
index 8a2dc71..8860755 100644
--- a/rubygem-temple.spec
+++ b/rubygem-temple.spec
@@ -3,7 +3,7 @@
 
 Summary: Template compilation framework in Ruby
 Name: rubygem-%{gem_name}
-Version: 0.6.2
+Version: 0.6.3
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -72,6 +72,9 @@ popd
 %{gem_instdir}/test
 
 %changelog
+* Tue Apr 16 2013 Josef Stribny <jstribny at redhat.com> - 0.6.3-1
+- Updated to version 0.6.3.
+
 * Thu Feb 28 2013 Bohuslav Kabrda <bkabrda at redhat.com> - 0.6.2-1
 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
 - Updated to version 0.6.2.
diff --git a/sources b/sources
index 6020355..0b5ac9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a7589788eb68e6c8ce15f0d4acb9b258  temple-0.6.2.gem
+84e5d370d1673a7dd75456e0d8292377  temple-0.6.3.gem


More information about the scm-commits mailing list