Package rpm-build-ruby: Information

  • Default inline alert: Version in the repository: 1.1.1-alt1

Source package: rpm-build-ruby
Version: 0.7.1-alt1
Latest version according to Repology
Build time:  Dec 24, 2018, 04:58 PM in the task #218489
Category: Development/Ruby
Report package bug
Home page: 

License: GPLv2
Summary: RPM helper scripts to calculate Ruby dependencies
Description: 
These helper scripts will look at Ruby source files in your package, and will
use this information to generate automatic Requires and Provides tags for the
package.

List of rpms provided by this srpm:
rpm-build-ruby (noarch)
rpm-macros-ruby (noarch)
ruby-test-unit (noarch)

Maintainer: Pavel Skrylev



Last changed


Dec. 24, 2018 Pavel Skrylev 1:0.7.1-alt1
- Added provides for ruby gem as "gem(<gem_name>)".
Sept. 26, 2018 Pavel Skrylev 1:0.7-alt7
- Fix absent pry gem require.
Sept. 21, 2018 Pavel Skrylev 1:0.7-alt6
- Fixed provides when no gemspec found.
- Allow "5.x" in requirements defaulting to "5.0"