summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2013-04-20 21:54:35 (GMT)
committerElan Ruusamäe2013-04-20 21:54:35 (GMT)
commitbb2e1fb8751f5e549d148a13eecd5141140c1a9d (patch)
tree58bd6b08d1b2a478baf845d6c6ac8161b949b077
parentf0f387b775cdb0e34ce36fcac2811db46c461d11 (diff)
downloadruby-erubis-bb2e1fb8751f5e549d148a13eecd5141140c1a9d.zip
ruby-erubis-bb2e1fb8751f5e549d148a13eecd5141140c1a9d.tar.gz
-rw-r--r--ruby-erubis.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby-erubis.spec b/ruby-erubis.spec
index 91a585d..b6e4348 100644
--- a/ruby-erubis.spec
+++ b/ruby-erubis.spec
@@ -1,12 +1,12 @@
%define pkgname erubis
Summary: Fast, secure, and very extensible implementation of eRuby
Name: ruby-%{pkgname}
-Version: 2.6.5
+Version: 2.7.0
Release: 1
License: GPL
Group: Development/Languages
Source0: http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5: 071dc576fe9f1c547ef2993e0be942b0
+# Source0-md5: cca3cf13ef951d1fc8c124d2fde52565
BuildRequires: rpm-rubyprov
BuildRequires: rpmbuild(macros) >= 1.656
Requires: ruby-abstract
@@ -48,7 +48,7 @@ Dokumentacji w formacie ri dla %{pkgname}.
%build
rdoc --ri --op ri lib
rdoc --op rdoc lib
-rm -r ri/{ActionView,ERB}
+rm -r ri/{ActionView,ERB,Kernel}
rm ri/created.rid
rm ri/cache.ri