]> git.pld-linux.org Git - packages/ruby-rails2.git/commitdiff
- updated to 2.3.16 auto/th/ruby-rails2-2.3.16-1
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 1 Feb 2013 00:33:35 +0000 (01:33 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 1 Feb 2013 00:33:35 +0000 (01:33 +0100)
ruby-rails2.spec

index 3f8947cb0c4c7413b91b9ea3649272fb392f3835..785ac0f77e741afaa5324a16ef4d995a18bf53cc 100644 (file)
@@ -1,12 +1,12 @@
 %define pkgname rails
 Summary:       Web-application framework with template engine, control-flow layer, and ORM
 Name:          ruby-rails2
-Version:       2.3.15
-Release:       2
+Version:       2.3.16
+Release:       1
 License:       MIT
 Group:         Development/Languages
 Source0:       http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5: b0720121fb4d8dcd393b1252a7ac6860
+# Source0-md5: 5fac1910a8174cabc9b82167a276f7e7
 Patch0:                ruby-rails-paths.patch
 URL:           http://www.rubyonrails.org/
 BuildRequires: rpmbuild(macros) >= 1.277
@@ -40,11 +40,11 @@ This package contains development tools.
 %package -n ruby-railties2
 Summary:       Gluing the Engine to the Rails
 Group:         Development/Languages
-Requires:      ruby-actionmailer = 2.3.15
-Requires:      ruby-actionpack = 2.3.15
-Requires:      ruby-activerecord = 2.3.15
-Requires:      ruby-activeresource = 2.3.15
-Requires:      ruby-activesupport = 2.3.15
+Requires:      ruby-actionmailer = 2.3.16
+Requires:      ruby-actionpack = 2.3.16
+Requires:      ruby-activerecord = 2.3.16
+Requires:      ruby-activeresource = 2.3.16
+Requires:      ruby-activesupport = 2.3.16
 Provides:      ruby-railties = %{version}-%{release}
 
 %description -n ruby-railties2
This page took 0.288488 seconds and 4 git commands to generate.