Mon, 10 Jun 2024 22:51:58 UTC | login

Information for build rubygem-liquid-4.0.3-5.fc33

ID172749
Package Namerubygem-liquid
Version4.0.3
Release5.fc33
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
StartedThu, 13 Aug 2020 12:22:22 UTC
CompletedThu, 13 Aug 2020 12:22:22 UTC
Tags
f33
f37
f38
RPMs
src
rubygem-liquid-4.0.3-5.fc33.src.rpm (info) (download)
noarch
rubygem-liquid-4.0.3-5.fc33.noarch.rpm (info) (download)
rubygem-liquid-doc-4.0.3-5.fc33.noarch.rpm (info) (download)
Changelog * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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.