mock build
This commit is contained in:
7
locallibs/ruby-rpm-ffi/lib/rpm/gem_version.rb
Normal file
7
locallibs/ruby-rpm-ffi/lib/rpm/gem_version.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
# The reason this file is gem_version.rb and not version.rb
|
||||
# is because it conflicts with the version.rb class
|
||||
module RPM
|
||||
PKG_NAME = 'ruby-rpm'.freeze
|
||||
GEM_VERSION = '0.0.5'.freeze
|
||||
end
|
||||
Reference in New Issue
Block a user