Sun, 02 Jun 2024 18:07:20 UTC | login

Information for build rubygem-liquid-4.0.3-4.fc32

ID137793
Package Namerubygem-liquid
Version4.0.3
Release4.fc32
Epoch
SummarySecure, non-evaling end user template engine
DescriptionLiquid is a template engine which was written with very specific requirements: * It has to have beautiful and simple markup. Template engines which don't produce good looking markup are no fun to use. * It needs to be non evaling and secure. Liquid templates are made so that users can edit them. You don't want to run code on your server which your users wrote. * It has to be stateless. Compile and render steps have to be separate so that the expensive parsing and compiling can be done once and later on you can just render it passing in a hash with local variables and objects.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 08:34:42 UTC
CompletedFri, 27 Mar 2020 08:34:42 UTC
Tags
f33
RPMs
src
rubygem-liquid-4.0.3-4.fc32.src.rpm (info) (download)
noarch
rubygem-liquid-4.0.3-4.fc32.noarch.rpm (info) (download)
rubygem-liquid-doc-4.0.3-4.fc32.noarch.rpm (info) (download)
Changelog * Fri Jan 31 2020 Fabio Valentini <decathorpe@gmail.com> - 4.0.3-4 - Disable two tests that are broken with ruby 2.7. * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Mar 12 2019 Fabio Valentini <decathorpe@gmail.com> - 4.0.3-1 - Update to version 4.0.3. * Sat Mar 09 2019 Fabio Valentini <decathorpe@gmail.com> - 4.0.2-1 - Update to version 4.0.2. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 09 2018 Fabio Valentini <decathorpe@gmail.com> - 4.0.1-1 - Update to version 4.0.1. * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon May 07 2018 Fabio Valentini <decathorpe@gmail.com> - 4.0.0-1 - Update to version 4.0.0. - Add BR: rubygem(spy) and run the test suite. * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild