From 32e7f5b7a2f3dac987471715d3d646482078aabf Mon Sep 17 00:00:00 2001 From: Pavel Valena Date: Aug 09 2018 07:50:30 +0000 Subject: Enable tests. --- diff --git a/rubygem-actionpack.spec b/rubygem-actionpack.spec index d7c9769..4dbb8da 100644 --- a/rubygem-actionpack.spec +++ b/rubygem-actionpack.spec @@ -3,12 +3,11 @@ # Circular dependency with rubygem-railties. %{?_with_bootstrap: %global bootstrap 1} -%global bootstrap 1 Name: rubygem-%{gem_name} Epoch: 1 Version: 5.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Web-flow and rendering framework putting the VC in MVC (part of Rails) Group: Development/Languages License: MIT @@ -100,6 +99,9 @@ popd %doc %{gem_instdir}/README.rdoc %changelog +* Thu Aug 09 2018 Pavel Valena - 1:5.2.1-2 +- Enable tests. + * Wed Aug 08 2018 Pavel Valena - 1:5.2.1-1 - Update to Action Pack 5.2.1.