diff --git a/.gitignore b/.gitignore index 9038185..4cf29dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /rabl-0.8.0.gem +/rabl-0.9.3.gem diff --git a/rubygem-rabl.spec b/rubygem-rabl.spec index 979e210..7d6bfa9 100644 --- a/rubygem-rabl.spec +++ b/rubygem-rabl.spec @@ -3,8 +3,8 @@ Summary: General Ruby templating with JSON, BSON, XML and MessagePack support Name: rubygem-%{gem_name} -Version: 0.8.0 -Release: 2%{?dist} +Version: 0.9.3 +Release: 1%{?dist} Group: Development/Languages License: MIT URL: https://github.com/nesquena/rabl @@ -78,6 +78,9 @@ popd %{gem_instdir}/test %changelog +* Fri Mar 07 2014 Josef Stribny - 0.9.3-1 +- Update to rabl 0.9.3 + * Sun Aug 04 2013 Fedora Release Engineering - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 3ebaaa1..5fbfca1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8681f44e922540bf01f9562ad7b7191 rabl-0.8.0.gem +3c3656bb5c6d9a70bea61713a5496648 rabl-0.9.3.gem