From 41bce9fb8b9a9e225fe3c4c910575cad48aa26db Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: Jun 20 2014 14:41:41 +0000 Subject: Update to Temple 0.6.7. --- diff --git a/.gitignore b/.gitignore index d0395dc..d39da86 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /temple-0.4.0.gem /temple-0.6.2.gem /temple-0.6.3.gem +/temple-0.6.7.gem diff --git a/rubygem-temple.spec b/rubygem-temple.spec index 22e048f..52110b0 100644 --- a/rubygem-temple.spec +++ b/rubygem-temple.spec @@ -3,21 +3,18 @@ Summary: Template compilation framework in Ruby Name: rubygem-%{gem_name} -Version: 0.6.3 -Release: 3%{?dist} +Version: 0.6.7 +Release: 1%{?dist} Group: Development/Languages License: MIT -URL: http://dojo.rubyforge.org/ +URL: https://github.com/judofyr/temple Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem -Requires: ruby(release) -Requires: ruby(rubygems) BuildRequires: ruby(release) BuildRequires: rubygems-devel BuildRequires: ruby BuildRequires: rubygem(bacon) BuildRequires: rubygem(tilt) BuildArch: noarch -Provides: rubygem(%{gem_name}) = %{version} %description Temple is an abstraction and a framework for compiling templates to pure Ruby. @@ -57,7 +54,6 @@ popd %doc %{gem_instdir}/LICENSE %{gem_libdir} %exclude %{gem_instdir}/.* -%exclude %{gem_instdir}/kill-travis.sh %exclude %{gem_cache} %{gem_spec} @@ -72,6 +68,9 @@ popd %{gem_instdir}/test %changelog +* Fri Jun 20 2014 Vít Ondruch - 0.6.7-1 +- Update to Temple 0.6.7. + * Sun Jun 08 2014 Fedora Release Engineering - 0.6.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 0b5ac9e..bba3bbe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84e5d370d1673a7dd75456e0d8292377 temple-0.6.3.gem +d00077e811c248dfe1ceb1820af740fa temple-0.6.7.gem