From 9b80025c1ac78297a2630b79bd2f15c08bb663de Mon Sep 17 00:00:00 2001 From: Pavel Valena Date: Nov 18 2015 19:10:31 +0000 Subject: Enable tests --- diff --git a/rubygem-actionpack.spec b/rubygem-actionpack.spec index 15d8762..5c044fc 100644 --- a/rubygem-actionpack.spec +++ b/rubygem-actionpack.spec @@ -1,13 +1,13 @@ # Generated from actionpack-1.13.5.gem by gem2rpm -*- rpm-spec -*- %global gem_name actionpack -%global bootstrap 1 +%global bootstrap 0 Summary: Web-flow and rendering framework putting the VC in MVC Name: rubygem-%{gem_name} Epoch: 1 Version: 4.2.5 -Release: 1%{?dist} +Release: 2%{?dist} Group: Development/Languages License: MIT URL: http://www.rubyonrails.org @@ -122,6 +122,9 @@ popd %{gem_instdir}/test/ %changelog +* Wed Nov 18 2015 Pavel Valena - 1:4.2.5-2 +- Enable tests + * Wed Nov 18 2015 Pavel Valena - 1:4.2.5-1 - Update to actionpack 4.2.5