Wed, 05 Jun 2024 18:32:45 UTC | login

Information for build rubygem-haml-rails-0.5.3-4.fc24

ID20193
Package Namerubygem-haml-rails
Version0.5.3
Release4.fc24
Epoch
SummaryHaml-rails provides Haml generators for Rails 3
DescriptionHaml-rails provides Haml generators for Rails 3. It also enables Haml as the templating engine for you, so you don't have to screw around in your own application.rb when your Gemfile already clearly indicated what templating engine you have installed. Hurrah.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:31:36 UTC
CompletedSat, 14 Apr 2018 20:31:36 UTC
Tags
f28
f29
RPMs
src
rubygem-haml-rails-0.5.3-4.fc24.src.rpm (info) (download)
noarch
rubygem-haml-rails-0.5.3-4.fc24.noarch.rpm (info) (download)
rubygem-haml-rails-doc-0.5.3-4.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri May 02 2014 Josef Stribny <jstribny@redhat.com> - 0.5.3-1 - Update to haml-rails 0.5.3 * Mon Aug 12 2013 Josef Stribny <jstribny@redhat.com> - 0.4-1 - Update to haml-rails 4.0 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Mar 13 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 0.3.4-10 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Jul 27 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 0.3.4-8 - Rebuild with new Haml. - Fix tests failing with Rails 3.2. * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Feb 02 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 0.3.4-6 - Rebuilt for Ruby 1.9.3. * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Sep 20 2011 Bohuslav Kabrda <bkabrda@redhat.com> - 0.3.4-4 - Removed unused testdir macro - haml-rails.gemspec is no longer marked as document * Tue Sep 13 2011 Bohuslav Kabrda <bkabrda@redhat.com> - 0.3.4-3 - Removed Requires: activesupport and actionpack (they install with railties) * Tue Sep 13 2011 Bohuslav Kabrda <bkabrda@redhat.com> - 0.3.4-2 - Improved the test section - Fixed BuildRequires not to require rails, but railties, actiomailer and activerecord - Moved tests and Gemfile to doc subpackage * Mon Sep 12 2011 Bohuslav Kabrda <bkabrda@redhat.com> - 0.3.4-1 - Initial package