Fri, 19 Jul 2024 00:57:57 UTC | login

Information for build rubygem-mustache-1.0.2-2.fc24

ID20398
Package Namerubygem-mustache
Version1.0.2
Release2.fc24
Epoch
SummaryMustache is a framework-agnostic way to render logic-free views
DescriptionInspired by ctemplate, Mustache is a framework-agnostic way to render logic-free views. As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two parts: a Ruby class and an HTML template.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:31:52 UTC
CompletedSat, 14 Apr 2018 20:31:52 UTC
Tags
f28
f29
RPMs
src
rubygem-mustache-1.0.2-2.fc24.src.rpm (info) (download)
noarch
rubygem-mustache-1.0.2-2.fc24.noarch.rpm (info) (download)
rubygem-mustache-doc-1.0.2-2.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 25 2015 Vít Ondruch <vondruch@redhat.com> - 1.0.2-1 - Update to Mustache 1.0.2. * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.99.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.99.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue May 20 2014 Vít Ondruch <vondruch@redhat.com> - 0.99.5-1 - Update to Mustache 0.99.5. * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.99.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Mar 04 2013 Vít Ondruch <vondruch@redhat.com> - 0.99.4-8 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.99.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Sep 20 2012 Vít Ondruch <vondruch@redhat.com> - 0.99.4-6 - Fix mustache executable for Ruby 1.9.3 (rhbz#859025). * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.99.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Apr 17 2012 Vít Ondruch <vondruch@redhat.com> - 0.99.4-4 - Compatibility fixes with older Fedoras and RHELs. - Add missing .gemspec. * Fri Jan 20 2012 Vít Ondruch <vondruch@redhat.com> - 0.99.4-3 - Rebuilt for Ruby 1.9.3. * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.99.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Jul 27 2011 Vít Ondruch <vondruch@redhat.com> - 0.99.4-1 - Update to Mustache 0.99.4 - Dropped optional Sinatra dependency. - Removed deprecated %clean section. - Added man pages. * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Nov 10 2010 Jozef Zigmund <jzigmund@redhat.com> - 0.11.2-4 - Corrected ruby(abi) require * Mon Nov 08 2010 Jozef Zigmund <jzigmund@redhat.com> - 0.11.2-3 - Added README.md, LICENSE with macro doc - Replaced macro {gemdir}/gems/{gemname}-{version}/ by macro dir {geminstdir} - Added lib, bin to macro {geminstdir} - Added subpackage doc with folders: man, test and doc * Mon Oct 18 2010 Jozef Zigmund <jzigmund@redhat.com> - 0.11.2-2 - Repair URL Source0 - Remove "Mustache is a" from Summary - Add Require: rubygem(sinatra) * Mon Oct 18 2010 Jozef Zigmund <jzigmund@redhat.com> - 0.11.2-1 - Initial package