Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby2.5-rubygem-sinatra-2.0.1-lp152.3.2 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: ruby2.5-rubygem-sinatra Distribution: openSUSE Leap 15.2
Version: 2.0.1 Vendor: openSUSE
Release: lp152.3.2 Build date: Thu Nov 7 23:36:54 2019
Group: Development/Languages/Ruby Build host: obs-arm-2
Size: 1336816 Source RPM: rubygem-sinatra-2.0.1-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.sinatrarb.com/
Summary: Classy web-development dressed in a DSL
Sinatra is a DSL for quickly creating web applications in Ruby with minimal
effort.

Provides

Requires

License

MIT

Changelog

* Wed Feb 21 2018 thardeck@suse.com
  - update to version 2.0.1
    see installed CHANGELOG.md
* Tue May 23 2017 coolo@suse.com
  - updated to version 2.0.0
    see installed CHANGELOG.md
* Mon Jan 30 2017 coolo@suse.com
  - updated to version 1.4.8
    see installed CHANGELOG.md
* Mon Jan 25 2016 coolo@suse.com
  - updated to version 1.4.7
    CHANGES removed upstream
* Tue Mar 24 2015 coolo@suse.com
  - updated to version 1.4.6
* Mon Sep 29 2014 mrueckert@suse.de
  - regenerate with new template
* Sun May 18 2014 coolo@suse.com
  - updated to version 1.4.5
    * Improve tests and documentation. (Seiichi Yonezawa, Mike Gehard, Andrew
      Deitrick, Matthew Nicholas Bradley, GoGo tanaka, Carlos Lazo, Shim Tw,
      kyoendo, Roman Kuznietsov, Stanislav Chistenko, Ryunosuke SATO, Ben Lewis,
      wuleicanada, Patricio Mac Adden, Thais Camilo)
    * Fix Ruby warnings. (Vipul A M, Piotr Szotkowski)
    * Fix template cache memory leak. (Scott Holden)
    * Work around UTF-8 bug in JRuby. (namusyaka)
    * Don't set charset for JSON mime-type (Sebastian Borrazas)
    * Fix bug in request.accept? that might trigger a NoMethodError. (sbonami)
* Thu Oct 31 2013 coolo@suse.com
  - updated to version 1.4.4
    * Allow setting layout to false in specifically for a singe rendering engine.
      (Matt Wildig)
    * Allow using wildcard in argument passed to `request.accept?`. (wilkie)
    * Treat missing Accept header like wild card. (Patricio Mac Adden)
    * Improve tests and documentation. (Darío Javier Cravero, Armen P., michelc,
      Patricio Mac Adden, Matt Wildig, Vipul A M, utenmiki, George Timoschenko,
      Diogo Scudelletti)
    * Fix Ruby warnings. (Vipul A M, Patricio Mac Adden)
    * Improve self-hosted server started by `run!` method or in classic mode.
      (Tobias Bühlmann)
    * Reduce objects allocated per request. (Vipul A M)
    * Drop unused, undocumented options hash from Sinatra.new. (George Timoschenko)
    * Keep Content-Length header when response is a `Rack::File` or when streaming.
      (Patricio Mac Adden, George Timoschenko)
    * Use reel if it's the only server available besides webrick. (Tobias Bühlmann)
    * Add `disable :traps` so setting up signal traps for self hosted server can be
      skipped. (George Timoschenko)
    * The `status` option passed to `send_file` may now be a string. (George
      Timoschenko)
    * Reduce file size of dev mode images for 404 and 500 pages. (Francis Go)
* Sat Jun 08 2013 coolo@suse.com
  - updated to version 1.4.3
    * Running a Sinatra file directly or via `run!` it will now ignore an
      empty $PORT env variable. (noxqsgit)
    * Improve documentation. (burningTyger, Patricio Mac Adden,
      Konstantin Haase, Diogo Scudelletti, Dominic Imhof)
    * Expose matched pattern as env["sinatra.route"]. (Aman Gupta)
    * Fix warning on Ruby 2.0. (Craig Little)
    * Improve running subset of tests in isolation. (Viliam Pucik)
    * Reorder private/public methods. (Patricio Mac Adden)
    * Loosen version dependency for rack, so it runs with Rails 3.2.
      (Konstantin Haase)
    * Request#accept? now returns true instead of a truthy value. (Alan Harris)
* Mon May 13 2013 coolo@suse.com
  - updated to version 1.4.2
    * Fix parsing error for case where both the pattern and the captured part
      contain a dot. (Florian Hanke, Konstantin Haase)
    * Missing Accept header is treated like */*. (Greg Denton)
    * Improve documentation. (Patricio Mac Adden, Joe Bottigliero)
    = 1.4.1 / 2013-03-15
    * Make delegated methods available in config.ru (Konstantin Haase)
    = 1.4.0 / 2013-03-15
    * Add support for LINK and UNLINK requests. (Konstantin Haase)
    * Add support for Yajl templates. (Jamie Hodge)
    * Add support for Rabl templates. (Jesse Cooke)
    * Add support for Wlang templates. (Bernard Lambeau)
    * Add support for Stylus templates. (Juan David Pastas, Konstantin Haase)
    * You can now pass a block to ERb, Haml, Slim, Liquid and Wlang templates,
      which will be used when calling `yield` in the template. (Alexey Muranov)
    * When running in classic mode, no longer include Sinatra::Delegator in Object,
      instead extend the main object only. (Konstantin Haase)
    * Improved route parsing: "/:name.?:format?" with "/foo.png" now matches to
      {name: "foo", format: "png"} instead of {name: "foo.png"}. (Florian Hanke)
    * Add :status option support to send_file. (Konstantin Haase)
    * The `provides` condition now respects an earlier set content type.
      (Konstantin Haase)
    * Exception#code is only used when :use_code is enabled. Moreover, it will
      be ignored if the value is not between 400 and 599. You should use
      Exception#http_status instead. (Konstantin Haase)
    * Status, headers and body will be set correctly in an after filter when using
      halt in a before filter or route. (Konstantin Haase)

Files

/usr/lib64/ruby/gems/2.5.0/build_info
/usr/lib64/ruby/gems/2.5.0/cache/sinatra-2.0.1.gem
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/.yardopts
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/AUTHORS.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/CHANGELOG.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/CONTRIBUTING.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/Gemfile
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/LICENSE
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/MAINTENANCE.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/README.de.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/README.es.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/README.fr.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/README.hu.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/README.ja.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/README.ko.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/README.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/README.pt-br.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/README.pt-pt.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/README.ru.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/README.zh.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/Rakefile
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/SECURITY.md
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/VERSION
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/examples
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/examples/chat.rb
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/examples/simple.rb
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/examples/stream.ru
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/lib
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/lib/sinatra
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/lib/sinatra.rb
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/lib/sinatra/base.rb
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/lib/sinatra/images
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/lib/sinatra/images/404.png
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/lib/sinatra/images/500.png
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/lib/sinatra/indifferent_hash.rb
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/lib/sinatra/main.rb
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/lib/sinatra/show_exceptions.rb
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/lib/sinatra/version.rb
/usr/lib64/ruby/gems/2.5.0/gems/sinatra-2.0.1/sinatra.gemspec
/usr/lib64/ruby/gems/2.5.0/specifications/sinatra-2.0.1.gemspec
/usr/share/doc/packages/ruby2.5-rubygem-sinatra
/usr/share/doc/packages/ruby2.5-rubygem-sinatra/CHANGELOG.md
/usr/share/doc/packages/ruby2.5-rubygem-sinatra/LICENSE
/usr/share/doc/packages/ruby2.5-rubygem-sinatra/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024